Initial commit
This commit is contained in:
32
readme.txt
Normal file
32
readme.txt
Normal file
@@ -0,0 +1,32 @@
|
||||
=== Ogre Sort ===
|
||||
Contributors: ogrecooper, cleverogre
|
||||
Tested up to: 6.8
|
||||
Requires at least: 5.0
|
||||
Requires PHP: 8.0
|
||||
Version: 1.0.0
|
||||
License: GPLv3 or later
|
||||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||||
Copyright: CleverOgre
|
||||
Donate link: https://cleverogre.com/
|
||||
Tags: wordpress, plugin, sorting, menu_order, term_order, cpt
|
||||
|
||||
WordPress plugin which enables drag-and-drop sorting within the admin area for posts, terms, and posts within terms.
|
||||
|
||||
== Installation ==
|
||||
|
||||
The required libraries can be installed using the following command:
|
||||
composer install
|
||||
|
||||
You can install the optional development tools using the following command:
|
||||
npm install
|
||||
|
||||
== FAQ ==
|
||||
|
||||
= What is this plugin? =
|
||||
|
||||
If you don't know what plugin you have downloaded, please contact [CleverOgre](team@cleverogre.com) for more information. This plugin is only developed for a small, private audience.
|
||||
|
||||
== Changelog ==
|
||||
|
||||
= 1.0.0 - 2025-11-18 =
|
||||
* Initial release
|
||||
Reference in New Issue
Block a user