WP Manifestindependent plugin directory
manifest / integrations / wp-api-customize-endpoints

WordPress REST API endpoints for the Customizer archived

Legacy experimental WP REST API endpoints for the Customizer

by WordPress.org · github.com/wp-api/wp-api-customize-endpoints · website

21stars
3forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wp-api/wp-api-customize-endpoints/archive/refs/heads/master.zip

Readme

This project has been archived. Please contact the WordPress REST API component maintainer team if you have interest in taking it over.

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

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.

Read the full README on GitHub →