-
Notifications
You must be signed in to change notification settings - Fork 4
/
readme.txt
47 lines (33 loc) · 1.47 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
=== Simple Custom Post Order ===
Contributors: hsameerc
Tags: custom post order, post order, js post order, page order, taxonomy order, posts order, category order, sort posts, sort pages, sort custom posts
Requires at least: 3.0.0
Tested up to: 3.8
Stable tag: 3.8
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Order posts(posts, any custom post types,any taxonomy) using a Drag and Drop Sortable JavaScript. Configuration is unnecessary.
== Description ==
Order posts(posts, any custom post types,any taxonomy) using a Drag and Drop Sortable JavaScript. Configuration is unnecessary. You can do directly on default WordPress administration.
Excluding custom query which uses order or orderby parameters, in get_posts or query_posts and so on.
== Installation ==
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently asked questions ==
= A question that someone might have =
An answer to that question.
== Screenshots ==
1. screenshot-1
2. screenshot-2
== Changelog ==
= Version 1.0 (20-07-2013) =
* Initial release.
= Version 1.5 (25-07-2013) =
* Fix : fix errors
* Added Taxonomy Sort
* Added Taxonomy Sort option In setting Page
= Version 2.0 (22-11-2013) =
* Fixed Undefined Notice Error in wp version 3.7.1
* Taxonomy Activate Checkbox removed.
= Version 2.1 (31-12-2013) =
* Prevent Breaking autocomplete