Commit Graph

473 Commits

Author SHA1 Message Date
Robin Cornett 934fbd8189 Fix docs 2016-04-26 09:41:24 -04:00
Robin Cornett 9babfe0666 Remove unused variables 2016-04-26 09:41:13 -04:00
Robin Cornett cfcf4404cb Add new function to return public content types, including built ins 2016-04-25 11:50:27 -04:00
Robin Cornett 14a1b55f99 Change image reset to early return 2016-04-20 15:30:16 -04:00
Robin Cornett bda95c2c5d Move image reset to separate function 2016-04-20 15:14:21 -04:00
Robin Cornett 57d1b73136 Fix field labels on settings page 2016-04-19 11:57:23 -04:00
Robin Cornett 1dd17de8e9 Fix label for number input accessibility 2016-04-18 11:53:43 -04:00
Robin Cornett 967af40305 Fix image accessibility on settings page 2016-04-18 11:53:13 -04:00
Robin Cornett ae28629210 Fix settings tabs for accessibility 2016-04-16 16:08:19 -04:00
Robin Cornett fe24d2ba68 Fix custom image size filter overriding large 2016-04-06 14:47:26 -04:00
Robin Cornett 7fafc8a8e2 Fix fallback image check 2016-04-06 14:43:41 -04:00
Robin Cornett 82d1447a72 Move/simplify fields declaration 2016-04-04 15:51:28 -04:00
Robin Cornett aa87d57d0e Spellcheck 2016-04-04 15:50:47 -04:00
Robin Cornett 220ed4ccb5 Tighten up conditional 2016-04-04 15:50:31 -04:00
Robin Cornett 04149b767a Fix extra headline on excerpts 2016-04-04 15:50:04 -04:00
Robin Cornett fbe3ec197f Fix conditionals to prevent plugin output early 2016-04-04 10:43:54 -04:00
Robin Cornett 9ddea13072 Add filter to modify defaults 2016-04-04 10:33:11 -04:00
Robin Cornett 9d19d5ddcb Tidy settings/validation 2016-04-04 10:31:57 -04:00
Robin Cornett 7fb24b1086 Add post_meta to disable on a per post basis 2016-04-03 15:31:17 -04:00
Robin Cornett d3ea7a950a Extract singular image function 2016-04-03 15:30:06 -04:00
Robin Cornett 0c966656fe Clean up js 2016-04-02 12:05:19 -04:00
Robin Cornett 81181fd84b Update script 2016-04-02 11:32:56 -04:00
Robin Cornett 648a6317a9 Update readme/copyright 2016-04-01 20:18:20 -04:00
Robin Cornett df882c51c0 Refactor validation for numbers/special pages 2016-04-01 17:07:27 -04:00
Robin Cornett e7d138eb6c Convert settings page to tabs 2016-04-01 17:06:57 -04:00
Robin Cornett 22d12180fd Move skip setting to content types section 2016-03-31 16:00:15 -04:00
Robin Cornett 916b5e2b02 Fix settings page
Adds post, page to skip, adds margin to checkbox label
2016-03-31 12:39:35 -04:00
Robin Cornett 4223fcb55b Move skip setting to main section 2016-03-31 12:38:55 -04:00
Robin Cornett f70e3d9f6b Use url to id function for fallback 2016-03-31 11:37:45 -04:00
Robin Cornett 38e078859d Add setting to skip featured image output for custom content types 2016-03-31 11:37:21 -04:00
Robin Cornett 1b4e5e8bf8 Add fallback setting for custom content types 2016-03-31 11:36:55 -04:00
Robin Cornett 963a170e4c Change variable names for sanity 2016-03-31 11:35:12 -04:00
Robin Cornett 7218c6a8a3 Add selective refresh support to widgets for customizer 2016-03-25 13:26:44 -04:00
Robin Cornett 5925672258 Add a filter for the large image size 2016-03-19 20:26:53 -04:00
Robin Cornett 30707b2196 Update help/text, labels, .pot 2016-03-11 13:44:19 -05:00
Robin Cornett 8c6b7dfff6 Add featured images for search/404 pages 2016-03-11 12:34:23 -05:00
Robin Cornett 0778777368 Add setting to use term/cpt images as fallbacks for archive thumbnails 2016-03-07 13:08:59 -05:00
Robin Cornett 643ceedcd3 Update readme, pot, version 2016-03-02 22:18:33 -05:00
Robin Cornett 92d15eee2a Update term meta retrieval method
Necessary for G 2.2.7. This maintains backwards compatibility for users
running earlier WP/G versions.
2016-03-02 21:44:01 -05:00
Robin Cornett 513447fa42 Add filter to modify the default plugin image size 2016-02-23 13:27:02 -05:00
Robin Cornett 00bf7ad209 Fix image source if image size isn't present 2016-02-23 13:12:43 -05:00
Robin Cornett 0b3864abd5 Fix filter location 2016-02-23 08:03:54 -05:00
Robin Cornett be876f703e Add helper function to get the plugin setting 2016-02-23 08:03:13 -05:00
Robin Cornett c67b24b735 Make intro hooks for specific for excerpts 2016-02-20 15:45:23 -05:00
Robin Cornett 4f9fef8ba8 Fix admin column display on mobile 2016-02-14 14:46:55 -05:00
Robin Cornett 40e421560d Add a filter to change which image size to use
Overrides the filter to force use of the large image.
2016-02-04 14:38:05 -05:00
Robin Cornett 4fb70bf46a Fix post type archive widget if there is no image 2016-01-29 17:36:34 -05:00
Robin Cornett 23c8b9493c update docblocks 2016-01-29 17:07:52 -05:00
Robin Cornett 55ae6eca2f Add function for description output
(This gives me a way to add new hooks in)
2016-01-28 11:00:09 -05:00
Robin Cornett 28808d0f52 Add a filter for the title text 2016-01-28 10:59:34 -05:00