WordPress REST API endpoints for the Customizer
PHP
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
dev-lib @ bb1ae0b
tests
wp-includes/rest-api/endpoints
.dev-lib
.editorconfig
.gitmodules
.travis.yml
LICENSE
phpcs.xml.dist
phpunit.xml.dist
readme.md
readme.txt
wp-api-customize-endpoints.php

readme.md

WordPress REST API endpoints for the Customizer

Endpoints for managing changesets, settings, controls, sections, panels, partials, and anything specific to WordPress's live preview interface.

Contributors: wordpressdotorg
Tags: rest, customizer
Requires at least: 4.7.0
Tested up to: 4.8.0-alpha
Stable tag: master
License: GPLv2 or later

Build Status

Description

See Trac tickets:

  • #38900: Customize: Add REST API endpoints for changesets
  • #39634: Customize: Add REST API endpoints for panels, sections, controls, settings, and partials

For contributing patches to this plugin and for following developments, please see its GitHub project.

Changelog

[0.1.0] - (Unreleased)

Work in progress.