18 Commits

Author SHA1 Message Date
Robin Cornett fc883ff066 Fix post meta select label 2021-10-23 08:27:27 -04:00
Robin Cornett e8ce82d555 Update copyright years 2020-08-23 10:31:02 -04:00
Robin Cornett 261c0e1599 Update image size references
Where possible, use the newly registered image size. The original image
size will be available to call on for backup, for images uploaded prior
to WordPress 5.3.
2019-10-23 18:47:15 -04:00
Robin Cornett b4628b3e36 Set up site to use new WordPress image sizes
WordPress is adding new image sizes in version 5.3, so our custom image
size is redundant. Keeping it in for back compat, plus older images
will still need to be retrieved using the old image size name, or else
the original size will be used in lieu of a correctly sized option.
2019-10-22 17:29:46 -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 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 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 e452341bf2 Fix author/post meta sanitization 2019-05-14 18:46:41 -04:00
Robin Cornett e1784a02af Rearrange output/meta files 2019-05-14 13:42:34 -04:00