7 Commits

Author SHA1 Message Date
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 38fc34fdbf PHPCS 2019-05-19 07:07:23 -04:00
Robin Cornett f80d4a65c7 Update settings fields to use types instead of callbacks 2019-05-18 15:31:50 -04:00
Robin Cornett 670b841708 Add a common helper function/instance 2019-05-14 14:25:46 -04:00
Robin Cornett c9fb7b0b01 Begin updating language 2019-05-13 09:27:02 -04:00
Robin Cornett 562fedf8c7 Refactor settings fields/sections 2019-05-12 17:40:05 -04:00