Commit Graph

792 Commits

Author SHA1 Message Date
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
Robin Cornett 22634c4d67 Change how the block classes are defined 2019-06-24 10:46:23 -04:00
Robin Cornett 2c32e7360a Rename post type block 2019-06-24 10:45:34 -04:00
Robin Cornett 22a7bebaca Move gravatar sizes 2019-06-24 10:36:55 -04:00
Robin Cornett 0c36f0ce56 Move page choices 2019-06-24 10:35:05 -04:00
Robin Cornett ab86156af5 Change how authors are retrieved for the author widget/block 2019-06-24 10:12:46 -04:00
Robin Cornett 97e3f84a12 Add block editor styling 2019-06-24 09:53:15 -04:00
Robin Cornett 1aa3728e0d Move author widget defaults 2019-06-24 09:52:48 -04:00
Robin Cornett bc801e7756 Delete non-working block code 2019-06-23 17:39:57 -04:00
Robin Cornett ae0f537416 Initial work to get multiple blocks out of one go 2019-06-23 17:37:16 -04:00
Robin Cornett 477bfb08e7 Update block script 2019-06-23 16:55:36 -04:00
Robin Cornett cd681a4916 Re-minimize backstretch script 2019-06-23 16:53:51 -04:00
Robin Cornett fde6e6c565 Create one working block (CPT) 2019-06-23 16:47:07 -04:00
Robin Cornett 9c0cf4a12f Move CPT defaults to new file 2019-06-23 16:46:45 -04:00
Robin Cornett f0451a1184 Move get_post_types to form class 2019-06-23 16:46:24 -04:00
Robin Cornett 20c6cc3128 Merge branch 'develop' into feature/blocks 2019-06-23 14:34:05 -04:00
Robin Cornett 0dd914cd8e Remove redundant deprecation notice 2019-06-21 14:03:56 -04:00
Robin Cornett 772c053f3c Fix validation break 2019-06-21 12:26:05 -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 51ae95ce28 Chnage block registration (still REST 404) 2019-06-21 08:45:18 -04:00
Robin Cornett 784a41e1d7 Initial (non-working) add
Some kind of REST 404 error but no idea how to resolve.
2019-06-18 10:26:49 -04:00
Robin Cornett 1510dd6c29 Update version, readme, .pot 2019-06-18 08:23:00 -04:00
Robin Cornett ee34bc3ed3 Fix term meta removal 2019-06-18 08:16:57 -04:00
Robin Cornett 5db551d1b9 Update term meta registration 2019-06-18 08:16:46 -04:00
Robin Cornett 3e29680d38 Add a filter on the list of post types for the settings pages 2019-06-14 08:07:21 -04:00