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

https://github.com/jayhill90/template-viewer

A plugin that allows for sorting of Template files in the Post/Page section of the dashboard in WordPress
https://github.com/jayhill90/template-viewer

wordpress wordpress-plugin

Last synced: 2 months ago
JSON representation

A plugin that allows for sorting of Template files in the Post/Page section of the dashboard in WordPress

Awesome Lists containing this project

README

        

=== Template Viewer ===
Contributors: jayhill
Donate link: https://wpdev.life
Tags: templates
Requires at least: 5.0
Tested up to: 5.2.1
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This allows sorting pages by template name.

== Description ==

This plugin was created to easily allow users to sort by a page template and see what pages are using what templates.

== Installation ==

git clone the repositor into your plugins folder.
activate plugin in admin area or via wp-cli.

== Frequently Asked Questions ==

== Changelog ==

= 0.1.0 =

Finished the first iteration.