Commit Graph

28 Commits

Author SHA1 Message Date
Robin Cornett 22b63e744b Fix missing author link 2019-10-25 09:21:45 -04:00
Robin Cornett abf7488c8b Update method visibility 2019-10-25 09:21:33 -04:00
Robin Cornett cbe5497553 Fix author archive link function name 2019-10-25 09:20:57 -04:00
Robin Cornett a728bf6742 Fix block/widget ID base defaults 2019-10-25 09:20:23 -04:00
Robin Cornett d679723258 Fix banner image size 2019-10-24 10:55:36 -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 6b65cc7ba3 Update backstretch localization/output 2019-08-27 14:46:46 -04:00
Robin Cornett cde1bc2d45 Move image title localization
Just placed it in a method where the image ID is already in use.
2019-08-27 09:59:16 -04:00
Robin Cornett 327e3eae14 Remove unneeded call to get setting 2019-08-22 11:29:38 -04:00
Robin Cornett 94063235a6 Update backstretch script to 2.1.17 2019-08-22 11:14:21 -04:00
Robin Cornett 7006c61b9e Change how the post meta is retrieved 2019-08-22 09:10:55 -04:00
Robin Cornett f9d229a13e Fix deprecated version number 2019-06-21 11:24:47 -04:00
Robin Cornett 99ec121a43 Add moved descriptions functions to output class
These actually just call the new/moved functions in the descriptions
class, but in case anyone has code which relies on them being in the
output class, they'll still work, just be flagged as deprecated.
2019-06-21 11:02:18 -04:00
Robin Cornett e8dd6109a8 Kses description content 2019-06-21 09:08:46 -04:00
Robin Cornett f6e9e8567d Fix post meta check 2019-06-21 09:07:56 -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 01ce9facd2 Fix image id getter for script 2019-06-07 10:19:57 -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 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 670b841708 Add a common helper function/instance 2019-05-14 14:25:46 -04:00
Robin Cornett 79f3b1e049 Update CSS 2019-05-14 13:44:18 -04:00
Robin Cornett e1784a02af Rearrange output/meta files 2019-05-14 13:42:34 -04:00