Commit Graph

138 Commits

Author SHA1 Message Date
Robin Cornett 60bf3eb9e2 Allow number fields to be empty 2016-07-16 18:05:19 -04:00
Robin Cornett 356db8115c Add backstretch settings to the customizer 2016-07-07 20:16:42 -04:00
Robin Cornett 822174817d Add backstretch variables to settings page
Image centering/fade values for javascript. Includes radio buttons and
making a new style tab.
2016-07-06 09:42:48 -04:00
Robin Cornett 13c4d67e4f Update/add doc blocks 2016-07-03 07:42:41 -04:00
Robin Cornett e296e864b8 Extract settings setup to new class
Generally extended by the helper class.
2016-07-03 07:32:02 -04:00
Robin Cornett 72a50ea505 Add setting to always use default image 2016-07-02 14:02:54 -04:00
Robin Cornett 8a5ba28360 Old value can be retained, even if empty 2016-07-02 13:07:22 -04:00
Robin Cornett d47611bb40 Fix validation method 2016-07-02 12:11:35 -04:00
Robin Cornett d8598a8be1 Move help tabs to unique class 2016-07-02 10:17:38 -04:00
Robin Cornett 1a69832c07 Add max-height setting/CSS via inline style 2016-07-02 09:13:30 -04:00
Robin Cornett 642359bcb1 Refactor settings fields definitions 2016-07-02 09:11:14 -04:00
Robin Cornett 725cc0f020 Update comments, .pot 2016-04-30 14:20:30 -04:00
Robin Cornett 9a30b702bb Clean up settings variables definitions 2016-04-30 14:20:04 -04:00
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