Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carolinan/enable-template-editor

A helper plugin that enables the template editor, used for testing custom templates in WordPress themes.
https://github.com/carolinan/enable-template-editor

Last synced: about 2 months ago
JSON representation

A helper plugin that enables the template editor, used for testing custom templates in WordPress themes.

Awesome Lists containing this project

README

        

=== Enable Template Editor ===
Contributors: poena
Tags: template editor
Tested up to: 5.8
Requires at least: 5.8-RC
Requires PHP: 7.2
Stable tag: 1.0.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin does one thing, it enables the template editor for themes that does not have built in support. This plugin is intended for testing.

== Description ==

This plugin does one thing, it enables the template editor for themes that does not have built in support. This plugin is intended for testing template editing and custom templates.
-Enabling this plugin on websites using themes that are not designed to support template editing may lead to unexpected results.

== Changelog ==

= 1.0.0 =
* Initial release