Commit Graph

125 Commits

Author SHA1 Message Date
Robin Cornett c20ab82e13 Remove duplicate image validation function 2016-04-27 08:15:24 -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 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 82d1447a72 Move/simplify fields declaration 2016-04-04 15:51:28 -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 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 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 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 dec8e3bf59 Merge redundant strings for translation
Thanks to @christophherr for finding this.
2015-12-15 07:43:14 -05:00
Robin Cornett 0189701db7 update readme 2015-12-04 12:13:54 -05:00
Robin Cornett f3209da3e3 Fix term_meta notice to only display for 4.4 2015-11-23 14:29:35 -05:00
Robin Cornett 4f6334b1aa Change term_meta message to include affected terms
Also needed to change function to get the terms, to return objects,
not just IDs.
2015-11-23 11:47:22 -05:00
Robin Cornett 2a84c8e7e1 Only check update if term_meta is supported 2015-11-23 11:39:17 -05:00
Robin Cornett d4bc5e285d Document functions, update option name 2015-11-21 18:14:57 -05:00
Robin Cornett b1e1099834 Add buttons to update all term meta at one time 2015-11-21 18:00:39 -05:00
Robin Cornett 2c7f0105d1 Update copyright 2015-11-17 16:35:54 -05:00
Robin Cornett d8d43adaf1 Add helper class for settings pages 2015-11-17 14:03:41 -05:00
Robin Cornett 0fd159addc Fix help tab array 2015-11-12 18:43:59 -05:00
Robin Cornett 997039904b Fix image ID validation 2015-10-24 15:23:16 -04:00
Robin Cornett 8d732b5df2 Fix error if new post type registered 2015-10-24 12:30:20 -04:00
Robin Cornett 892c08d846 Move display setting to an earlier function
Images were not resetting to last valid value.
2015-09-01 08:12:34 -04:00
Robin Cornett 5a1f8a2ac7 Change settings page heading (backwards compat) 2015-08-15 15:22:57 -04:00
Robin Cornett fbac6c2ab3 Add backwards compatibility check helper function 2015-08-15 15:18:27 -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 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 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 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 41ac3732cd Provisional tag 2.3.0 2015-07-12 11:35:08 -04:00
Robin Cornett 20e4aa1cf0 Simplify checkbox validation 2015-06-07 12:05:14 -04:00
Robin Cornett f6d588bfc7 Add author profile featured image 2015-06-07 12:04:36 -04:00
Robin Cornett c58cc69648 Revert to static functions
(backwards compatible)
2015-06-06 21:30:42 -04:00
Robin Cornett 0f6430682d Fix $variables 2015-06-06 17:57:28 -04:00
Robin Cornett 93b7c5aa35 Clean up static methods
Needs lots more testing
2015-06-03 14:36:16 -04:00
Robin Cornett cab899a1f7 Refactor image validation
Now checking image validity/size for default and CPT images go through
one function instead of two.
2015-06-02 07:44:48 -04:00
Robin Cornett 812254fc20 Fix button output 2015-06-02 07:43:43 -04:00
Robin Cornett 7d440be436 Simplify checkbox setting function 2015-06-01 10:18:16 -04:00