forked from WebberZone/crp-taxonomy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
71 lines (39 loc) · 2.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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
=== Contextual Related Posts Taxonomy Tools ===
Tags: related posts, related, similar posts, posts, custom post types, tags, categories
Contributors: Ajay
Donate link: http://ajaydsouza.com/donate/
Stable tag: trunk
Requires at least: 3.5
Tested up to: 4.2
License: GPLv2 or later
Restrict the related posts by Contextual Related Posts to the same category, tag or custom taxonomy.
== Description ==
<a href="http://ajaydsouza.com/wordpress/plugins/crp-taxonomy/">Contextual Related Posts</a> allows you to display highly relevant posts on your WordPress blog.
CRP Taxonomy Tools gives you the option to restrict these related posts to the same category, tag or custom taxonomy of the current post or custom post type. The plugin adds checkboxes under General options under the Related Posts options page.
Requires Contextual Related Posts v2.0 or higher.
= Contribute =
Contextual Related Posts Taxonomy Tools is available on Github at https://github.com/ajaydsouza/crp-taxonomy
So, if you've got some cool feature that you'd like to implement into the plugin or a bug you've been able to fix, consider forking the project and sending me a pull request.
== Upgrade Notice ==
= 1.1.0 =
* Custom taxonomy support; disable contextual matching;
== Changelog ==
= 1.1.0 =
* New: Added support for custom taxonomies. Very useful if your custom post types have custom taxonomies
* New: Disable contextual matching
= 1.0.0 =
* Initial release
== Installation ==
= WordPress install =
1. Navigate to Plugins within your WordPress Admin Area
2. Click "Add new" and in the search box enter "Contextual Related Posts Taxonomy Tools"
3. Find the plugin in the list (usually the first result) and click "Install Now"
= Manual install =
1. Download the plugin
2. Extract the contents of crp-taxonomy.zip to wp-content/plugins/ folder. You should get a folder called crp-taxonomy.
3. Activate the Plugin in WP-Admin.
4. Goto **Settings » Related Posts** to configure. You'll find two checkboxes under General Options
== Screenshots ==
1. CRP Taxonomy options in WP-Admin - General options
== Frequently Asked Questions ==
If your question isn't listed here, please post a comment at the <a href="http://wordpress.org/support/plugin/crp-taxonomy">WordPress.org support forum</a>. I monitor the forums on an ongoing basis. If you're looking for more advanced support, please see <a href="http://ajaydsouza.com/support/">details here</a>.