Commit Graph

917 Commits

Author SHA1 Message Date
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 5e12051283 Update readme 2019-06-21 13:45:46 -04:00
Robin Cornett 27cd42b669 Update FAQ re:scriptless change 2019-06-21 12:26:26 -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
Robin Cornett 4a7f6ba2d4 Update term widget 2019-06-08 16:43:44 -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 c6a444a9ab Change helper functions load to require_once 2019-06-08 15:19:37 -04:00
Robin Cornett e82badcb3e Remove link from active settings tab 2019-06-08 15:04:50 -04:00
Robin Cornett f66801d682 Remove unneeded section description 2019-06-08 15:04:32 -04:00
Robin Cornett 24f28e593f Update options variables 2019-06-08 15:04:08 -04:00
Robin Cornett e1ec44a6d3 Change post type getter 2019-06-07 11:45:36 -04:00
Robin Cornett e32fd015cf Fix post_type settings key 2019-06-07 11:13:06 -04:00