forked from Ritesh-patel/wp-primary-category
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
38 lines (24 loc) · 847 Bytes
/
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
=== WP Primary Category ===
Contributors: Ritesh Patel
Donate link: http://riteshpatel.me/
Tags: category, primary category
Requires at least: 4.0
Tested up to: 4.5.2
Stable tag: 0.1.0
License: GPL-2.0+
License URI: https://opensource.org/licenses/GPL-2.0
A simple plugin to set primary category of a post.
== Description ==
WP Primary Category allows post authors to set primary category for a post which have multiple categories.
== Installation ==
= Manual Installation =
1. Upload the entire `/wp-primary-category` directory to the `/wp-content/plugins/` directory.
2. Activate WP Primary Category through the 'Plugins' menu in WordPress.
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 0.1.0 =
* First release
== Upgrade Notice ==
= 0.1.0 =
First Release