Commit Graph

11 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 e32fd015cf Fix post_type settings key 2019-06-07 11:13:06 -04:00
Robin Cornett 90446d9229 Update settings getter to include optional parameter 2019-05-13 14:05:15 -04:00
Robin Cornett ee7d4bc7cd Add potential scriptless banner option 2018-12-05 15:29:32 -05:00
Robin Cornett 4155efd3b2 Update the plugin settings getter 2018-11-14 09:09:10 -05:00
Robin Cornett 50ce83690a Add default image size 2017-11-21 09:40:36 -05:00
Robin Cornett abc943d8a8 Change shortcode buttons
Instead of enabling individually, enable the buttons all at once, and use js to hide them behind one master button, kind of a dropdown menu style.
2017-11-02 09:20:02 -04:00
Robin Cornett c7d4f973dd Add setting to prefer large featured image 2017-11-01 08:08:53 -04:00
Robin Cornett cea3f75341 Add advanced settings 2017-10-31 19:47:25 -04:00
Robin Cornett d82d5e64aa Move settings files to settings folder 2017-10-25 10:47:11 -04:00