Changes between Initial Version and Version 1 of Ticket #43208, comment 7
- Timestamp:
- 08/30/2018 07:33:32 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43208, comment 7
initial v1 3 3 I also wrote a small test plugin for that, which registers a few different options with validation adds an interface to them via an options page, a Customizer section, and the REST API settings controller. You can easily test the new functionality using it. 4 4 5 {{{ 5 {{{#!php 6 6 <?php 7 7 /*