web/wp-content/plugins/order-categories/readme.txt
author hurons@caf4f556-3d62-0410-8435-a86758001935
Tue, 05 Jan 2010 09:48:24 +0000
branchwordpress
changeset 111 6b96085291d7
permissions -rw-r--r--
install and test "order-categories" plug-in
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
111
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     1
=== Category Order ===
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     2
Contributors: wp_guy
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     3
Donate link: http://wpguy.com/plugins/category-order
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     4
Tags: category, categories, order, reorder
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     5
Requires at least: 2.3
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     6
Tested up to: 2.5.1
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     7
Stable tag: trunk
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     8
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
     9
== Description ==
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    10
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    11
The Order Categories plugin allows you to easily reorder your categories the way you want via drag and drop.
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    12
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    13
== Installation ==
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    14
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    15
To install the plugin just follow these simple steps:
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    16
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    17
1. Download the plugin and expand it.
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    18
2. Copy the 'order-categories.php' file into your plugins folder (wp-content/plugins/).
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    19
3. Login into the WordPress administration area and go to the Plugins page.
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    20
4. Locate the Order Categories plugin and click on the activate link
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    21
5. That's it, now you can go to Manage > Order Categories and reorder the categories the way you want.
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    22
6. If you use wp_list_categories(), make sure you don't specify an order (e.g. wp_list_categories('orderby=count');).
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    23
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    24
== Frequently Asked Questions ==
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    25
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    26
= Does this plugin require me to overwrite WordPress core files? =
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    27
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    28
No, there is nothing more you have to do except uploading and activating the plugin.
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    29
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    30
= Does this plugin allow me to reorder subcategories as well? =
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    31
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    32
Yes it does. You'll see a 'more >' link next to the categories that have subcategories. Click on that link and you'll be able to reorder those subcategories.
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    33
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    34
= The Category Order panel seems to work fine but my categories are not reordered on my blog. What's going on? =
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    35
6b96085291d7 install and test "order-categories" plug-in
hurons@caf4f556-3d62-0410-8435-a86758001935
parents:
diff changeset
    36
Make sure you're not specifying an order in wp_list_categories() (e.g. wp_list_categories('orderby=count');)