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
- Host: GitHub
- URL: https://github.com/jayhill90/template-viewer
- Owner: jayhill90
- Created: 2019-05-30T17:07:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T17:08:27.000Z (about 6 years ago)
- Last Synced: 2025-02-07T21:43:56.678Z (4 months ago)
- Topics: wordpress, wordpress-plugin
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
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.htmlThis 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.