Commit Graph

510 Commits

Author SHA1 Message Date
Robin Cornett 8013ccee7e Fix title output
wonky () ended up removing titles on blog templates. This fixes that,
and hopefully parses out the logic to make more sense.
2015-08-30 17:01:04 -04:00
Robin Cornett 724b9c781b Update readme/tag
and whoops bugfix on output.
2.3.0
2015-08-17 11:42:12 -04:00
Robin Cornett 5a1f8a2ac7 Change settings page heading (backwards compat) 2015-08-15 15:22:57 -04:00
Robin Cornett 96254acb40 Update readme 2015-08-15 15:19:46 -04:00
Robin Cornett fbac6c2ab3 Add backwards compatibility check helper function 2015-08-15 15:18:27 -04:00
Robin Cornett 31cd200309 Update language files/strings 2015-08-15 14:07:39 -04:00
Robin Cornett 4d70265d9f Fix image preview for new terms 2015-08-15 14:06:24 -04:00
Robin Cornett ad5596a2df Merge branch 'develop' of https://github.com/robincornett/display-featured-image-genesis into develop 2015-08-15 11:45:16 -04:00
Robin Cornett d6b9841841 Remove unused variables 2015-08-15 10:20:20 -04:00
Robin Cornett 833afbd745 Escape description output 2015-08-14 09:58:10 -04:00
Robin Cornett 36f4afe079 Fix check for RSS plugin on excerpts 2015-08-13 11:59:08 -04:00
Robin Cornett 83b9cc272b Fix admin column thumbs/filters 2015-08-13 11:51:32 -04:00
Robin Cornett ecc79a855f Add featured image column for authors
Also refactored for a reusable image function.
2015-08-12 14:26:26 -04:00
Robin Cornett 614cfbafd1 Fix author widget labels 2015-08-11 15:11:21 -04:00
Robin Cornett 3600877f3a Fix author text if no option selected 2015-08-11 14:14:51 -04:00
Robin Cornett dcdf6e383d Fix image source check 2015-08-11 08:36:43 -04:00
Robin Cornett f5165b6f82 Simplify term meta fields 2015-08-11 08:36:24 -04:00
Robin Cornett 5768f25fe6 Refactor for more generic description callbacks
Also switched to do_number for header
2015-08-08 15:58:12 -04:00
Robin Cornett 7381e518f8 Split shared terms 2015-08-08 07:28:13 -04:00
Robin Cornett 20a2111dee Merge branch 'develop' of https://github.com/robincornett/display-featured-image-genesis into develop 2015-08-07 06:54:00 -04:00
Robin Cornett b624b548a5 Fix admin image column for small screens 2015-08-06 20:56:56 -04:00
Robin Cornett cac157fcf2 Add function to check user permissions/nonce 2015-08-06 16:13:22 -04:00
Robin Cornett b18f501849 Update settings page heading for 4.3 2015-07-29 16:36:39 -04:00
Robin Cornett 72c7e7dcba Fix missing title 2015-07-28 10:45:28 -04:00
Robin Cornett 3be4e71792 Set initial container height for less jumping 2015-07-27 16:16:45 -04:00
Robin Cornett c07b372252 Use smaller image for smaller screens 2015-07-27 16:11:01 -04:00
Robin Cornett 92d7330565 Fix posts page fallback 2015-07-27 16:08:33 -04:00
Robin Cornett 3aecd3f9a6 Fix author widget 2015-07-27 13:00:11 -04:00
Robin Cornett 88489af7cf Fix author image 2015-07-26 16:44:11 -04:00
Robin Cornett 70780f1414 Fix widget image size selection 2015-07-26 16:24:37 -04:00
Robin Cornett 6e7b60f2db Improve RSS plugin check 2015-07-26 16:21:31 -04:00
Robin Cornett 02c23c41fe Fix calls to get_option 2015-07-26 16:21:14 -04:00
Robin Cornett bde4874ce7 Move functions to retrieve as late as possible 2015-07-26 14:58:07 -04:00
Robin Cornett bd4e155d7d Refactor settings page
Set specific function to retrieve plugin settings. Extract section and
field creation into separate, one trick functions.
2015-07-26 14:57:22 -04:00
Robin Cornett 9f008cd210 Fix early return in admin columns setup 2015-07-24 08:13:50 -04:00
Robin Cornett e5e5a187d8 Fix settings page 2015-07-12 12:59:50 -04:00
Robin Cornett 61d7d56e5c Fix dependencies 2015-07-12 12:28:21 -04:00
Robin Cornett 854fff888f Add basename constant for functions' use
Deactivate and settings links use this.
2015-07-12 12:26:20 -04:00
Robin Cornett 3a7602da03 Fix excerpt image alignment 2015-07-12 11:38:11 -04:00
Robin Cornett 2da0efb132 Fix widgets enqueue 2015-07-12 11:37:54 -04:00
Robin Cornett 41ac3732cd Provisional tag 2.3.0 2015-07-12 11:35:08 -04:00
Robin Cornett a27419917f Add support for new Send Images to RSS features 2015-07-11 17:06:13 -04:00
Robin Cornett c66354466d Add filter for front page title display 2015-07-11 17:05:16 -04:00
Robin Cornett 9b323d8511 Escape widgets output 2015-07-11 17:04:28 -04:00
Robin Cornett 0de08cb8f6 Change filter name for clarity 2015-06-12 08:38:06 -04:00
Robin Cornett 167dafb579 Fix call to protected static method 2015-06-12 08:30:47 -04:00
Robin Cornett 5427a4e083 Add filter to optionally show title on static front page 2015-06-12 08:24:19 -04:00
Robin Cornett ce287b0f2c Set post archive image 2015-06-08 15:22:35 -04:00
Robin Cornett d84de9c6c4 Move image_id filter back to set_image_id function
This way, it cannot completely override other filters, even if it's
accidentally coded that way, but will still override post/term images.
2015-06-08 15:22:17 -04:00
Robin Cornett a20cf8ef4a Add link text field 2015-06-07 17:14:15 -04:00