Commit Graph

935 Commits

Author SHA1 Message Date
Robin Cornett f6e9e8567d Fix post meta check 2019-06-21 09:07:56 -04:00
Robin Cornett 51ae95ce28 Chnage block registration (still REST 404) 2019-06-21 08:45:18 -04:00
Robin Cornett 784a41e1d7 Initial (non-working) add
Some kind of REST 404 error but no idea how to resolve.
2019-06-18 10:26:49 -04:00
Robin Cornett 1510dd6c29 Update version, readme, .pot 2019-06-18 08:23:00 -04:00
Robin Cornett ee34bc3ed3 Fix term meta removal 2019-06-18 08:16:57 -04:00
Robin Cornett 5db551d1b9 Update term meta registration 2019-06-18 08:16:46 -04:00
Robin Cornett 3e29680d38 Add a filter on the list of post types for the settings pages 2019-06-14 08:07:21 -04:00
Robin Cornett 4a7f6ba2d4 Update term widget 2019-06-08 16:43:44 -04:00
Robin Cornett f30f3c6a92 Update CPT output docs 2019-06-08 16:36:03 -04:00
Robin Cornett 26e80db217 Extract term widget output 2019-06-08 16:35:29 -04:00
Robin Cornett 9d26be3e6b Extract CPT widget output 2019-06-08 16:20:36 -04:00
Robin Cornett 86fbc17bb6 Extract author widget output 2019-06-08 15:58:15 -04:00
Robin Cornett c6a444a9ab Change helper functions load to require_once 2019-06-08 15:19:37 -04:00
Robin Cornett e82badcb3e Remove link from active settings tab 2019-06-08 15:04:50 -04:00
Robin Cornett f66801d682 Remove unneeded section description 2019-06-08 15:04:32 -04:00
Robin Cornett 24f28e593f Update options variables 2019-06-08 15:04:08 -04:00
Robin Cornett e1ec44a6d3 Change post type getter 2019-06-07 11:45:36 -04:00
Robin Cornett e32fd015cf Fix post_type settings key 2019-06-07 11:13:06 -04:00
Robin Cornett 256d9849fa Deprecate get_image_id
All images should be stored as integers, not URLs. This is only invoked
if an image ID is delivered as a URL instead of an integer, which was
fixed back in 2.2.0.
2019-06-07 10:36:00 -04:00
Robin Cornett 29fc1366cb phpcs 2019-06-07 10:32:55 -04:00
Robin Cornett 75d9b2504b Add static front page checker 2019-06-07 10:32:04 -04:00
Robin Cornett 12bc62bcc0 Change post content getter 2019-06-07 10:31:27 -04:00
Robin Cornett 01ce9facd2 Fix image id getter for script 2019-06-07 10:19:57 -04:00
Robin Cornett 60787de89b Fix jumping image/content 2019-06-07 10:19:41 -04:00
Robin Cornett 34a1a11452 Update image validator
Fixes broken validation in the customizer.
2019-05-23 07:49:08 -04:00
Robin Cornett 3c588ba4d1 Improve image uploader 2019-05-20 10:05:00 -04:00
Robin Cornett df1844b87d Update post meta nonce 2019-05-20 09:47:16 -04:00
Robin Cornett 0ae11d162c Update user meta validation/security 2019-05-19 14:40:53 -04:00
Robin Cornett bb68b494b8 Update register_meta 2019-05-19 14:34:38 -04:00
Robin Cornett 032e14893d Update new term meta field 2019-05-19 14:34:26 -04:00
Robin Cornett 49ccd73c5f Update term meta save method 2019-05-19 14:27:03 -04:00
Robin Cornett f44d1b91a1 Update nonce field 2019-05-19 14:26:25 -04:00
Robin Cornett 1072f9d29a Fix incorrect keying term meta as array 2019-05-19 14:06:55 -04:00
Robin Cornett a099d9ff83 Move user profile error to image validation class 2019-05-19 14:03:18 -04:00
Robin Cornett 601d7e53d1 Add missing nonce to term form 2019-05-19 14:02:41 -04:00
Robin Cornett 38fc34fdbf PHPCS 2019-05-19 07:07:23 -04:00
Robin Cornett 6b0bebe40b Fix post type description check 2019-05-19 07:07:06 -04:00
Robin Cornett bf4442c098 Add image validation class
Used on settings validation for multiple images; term/author for single.
2019-05-19 07:06:50 -04:00
Robin Cornett f2abb5d4ca Create an image settings class
I am sure that right now this breaks meta classes.
2019-05-18 15:45:38 -04:00
Robin Cornett ef875fae78 Remove unneeded settings variables 2019-05-18 15:44:20 -04:00
Robin Cornett 52712e1c74 Change field getter 2019-05-18 15:42:38 -04:00
Robin Cornett f211efeee9 phpcs, finish changing to types 2019-05-18 15:42:08 -04:00
Robin Cornett f80d4a65c7 Update settings fields to use types instead of callbacks 2019-05-18 15:31:50 -04:00
Robin Cornett 8ed9cdb9a1 Move description/intro related functions to description class 2019-05-17 18:01:50 -04:00
Robin Cornett 64a5885853 Improve intro text output 2019-05-17 18:00:05 -04:00
Robin Cornett 067ccd643a Initial readme update 2019-05-14 19:14:31 -04:00
Robin Cornett e452341bf2 Fix author/post meta sanitization 2019-05-14 18:46:41 -04:00
Robin Cornett 693c2051bd Update scriptless CSS 2019-05-14 18:30:47 -04:00
Robin Cornett 7fb40b18a4 Update banner image class 2019-05-14 14:29:06 -04:00
Robin Cornett 67ee568db2 Update settings page as backstretch section is no longer needed 2019-05-14 14:28:33 -04:00