Commit Graph

819 Commits

Author SHA1 Message Date
Robin Cornett 390cacc607 Fix block script dependencies 2019-10-22 17:39:43 -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 55e126c04a Consolidate title filter 2019-09-20 11:51:04 -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 c359c03cc1 Merge branch 'master' into develop
# Conflicts:
#	README.md
#	readme.txt
2019-08-22 10:45:24 -04:00
Robin Cornett 570f097920 Update version, readme, .pot 2019-08-22 09:26:30 -04:00
Robin Cornett 7006c61b9e Change how the post meta is retrieved 2019-08-22 09:10:55 -04:00
Robin Cornett 088c95da38 Fix static front page check 2019-08-21 19:09:39 -04:00
Robin Cornett 4480f89fa9 Fix user widget field 2019-08-02 17:06:06 -04:00
Robin Cornett e4879cc320 Include the widget form class 2019-08-02 15:55:29 -04:00
Robin Cornett f2058cd38b Update docblock for common class getter 2019-07-02 17:08:53 -04:00
Robin Cornett 8a95c9a0ae Merge branch 'master' into develop (hotfix) 2019-06-30 16:46:44 -04:00
Robin Cornett 7f7a5bfe95 Update version, readme 2019-06-30 16:13:58 -04:00
Robin Cornett ca38e7b0ab Fix how widget output classes are included 2019-06-30 16:13:31 -04:00
Robin Cornett 0aecc9982d Update readme, version 2019-06-30 16:05:36 -04:00
Robin Cornett 17228b2f7b Fix minified path 2019-06-27 12:29:49 -04:00
Robin Cornett bdd95b2922 Move/update block registration 2019-06-26 13:28:19 -04:00
Robin Cornett de4bedd862 Update shortcode validation/check 2019-06-26 13:18:04 -04:00
Robin Cornett 2e595dbf03 Update shortcode defaults 2019-06-26 13:17:51 -04:00
Robin Cornett 3d786172ba Update block prefix/naming 2019-06-26 09:13:06 -04:00
Robin Cornett 53f74dedcc Remove unneeded number controls/logic 2019-06-26 09:02:03 -04:00
Robin Cornett 243bfff7ac Update block output loading 2019-06-26 08:58:38 -04:00
Robin Cornett f7fd26c803 Set empty options for CPT/author blocks 2019-06-26 08:58:16 -04:00
Robin Cornett 031c05c47b Remove logging 2019-06-26 08:56:35 -04:00
Robin Cornett aedbb90b97 Update block output 2019-06-26 08:47:26 -04:00
Robin Cornett 8c06cd5046 Update output prefix constant 2019-06-26 08:47:10 -04:00
Robin Cornett 8c14112462 Regularize block attributes 2019-06-26 08:46:43 -04:00
Robin Cornett 5bb6ea10c8 Move JS prefix to localized variable, drop unneeded block name reference 2019-06-26 08:45:35 -04:00
Robin Cornett 6810eab3bb Move placeholder to JS edit 2019-06-26 07:16:28 -04:00
Robin Cornett fd09e9f34d Update deprecated wp.editor to blockEditor 2019-06-25 13:19:10 -04:00
Robin Cornett cbb6974cf2 Remove unneeded nickname 2019-06-25 13:18:45 -04:00
Robin Cornett bc20b03c56 Update blocks localization 2019-06-25 13:04:51 -04:00
Robin Cornett 2d6fb2589f Fix the overexcited select watcher 2019-06-25 12:53:58 -04:00
Robin Cornett d6bbd8a782 Add the featured term block 2019-06-25 12:37:40 -04:00
Robin Cornett 44fd9754dc Add term block placeholder styling 2019-06-25 12:36:34 -04:00
Robin Cornett c54d7f78ee Fix onchange value outside of widgets screen 2019-06-25 12:35:58 -04:00
Robin Cornett ff3fe360da Move the ajax callback 2019-06-25 12:35:43 -04:00
Robin Cornett 515c51ebfe Make sure the instance is set for the term lists 2019-06-25 12:35:07 -04:00
Robin Cornett bb4a18b320 Update taxonomy list 2019-06-25 12:34:28 -04:00
Robin Cornett b3307b8f32 Update block editor style 2019-06-24 12:06:05 -04:00
Robin Cornett 10cba769c1 Add a getter for the widget form class 2019-06-24 12:05:38 -04:00
Robin Cornett 4f4ff670e6 Move localization function 2019-06-24 12:05:14 -04:00
Robin Cornett 07610a7ffd Fix includes 2019-06-24 11:48:37 -04:00
Robin Cornett 6d8dc47d62 Move term widget defaults 2019-06-24 11:48:06 -04:00
Robin Cornett 74a8454002 Move field builder to separate class 2019-06-24 11:29:33 -04:00
Robin Cornett 1d964b7029 Rename block class, separate output 2019-06-24 11:15:32 -04:00
Robin Cornett 52494bb054 Add the author profile block 2019-06-24 10:46:38 -04:00