Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43208, comment 7


Ignore:
Timestamp:
08/30/2018 07:33:32 PM (7 years ago)
Author:
westonruter
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43208, comment 7

    initial v1  
    33I 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.
    44
    5 {{{
     5{{{#!php
    66<?php
    77/*