7 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 df1844b87d Update post meta nonce 2019-05-20 09:47:16 -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