Περιγραφή
CRP Taxonomy Tools is an extension for Contextual Related Posts that adds another degree of related posts matching by adding the option to restrict these related posts to the same category, tag or custom taxonomy.
Additionally, you can also disable the contextual matching engine either on posts/pages or on only custom post types.
Requires Contextual Related Posts v2.6.0 or higher.
Contribute
Related Posts by Categories and Tags is open for contribution on Github
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.
Εγκατάσταση
WordPress install (the easy way)
-
Navigate to Plugins within your WordPress Admin Area
-
Click “Add new” and in the search box enter “Related Posts by Categories and Tags”
-
Find the plugin in the list (usually the first result) and click “Install Now”
Manual install
-
Download the plugin
-
Extract the contents of crp-taxonomy.zip to wp-content/plugins/ folder. You should get a folder called crp-taxonomy.
-
Activate the Plugin in WP-Admin.
-
Goto Settings » Related Posts to configure. You’ll find two checkboxes under General Options
Συχνές Ερωτήσεις
If your question isn’t listed here, please create a new post detailing your problem in the WordPress.org support forum. It is the fastest way to get support as I monitor the forums regularly. I also provide premium paid support via email.
Κριτικές
Συνεισφέροντες & Προγραμματιστές
“Related Posts by Categories and Tags” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Related Posts by Categories and Tags” στην γλώσσα σας.
Interested in development?
Περιηγηθείτε στον κώδικα , ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών μέσω RSS .
Σύνοψη αλλαγών
1.4.1
Release post: https://wzn.io/2K2ohWB
- Bug fixes:
- Saving settings added admin notices incorrectly
- Delete settings on uninstall
1.4.0
Release post: https://wzn.io/2K0Ueyw
Plugin has been renamed to “Related Posts by Categories and Tags”
-
Enhancements:
- Upgrade the plugin for the new Settings API in Contextual Related Posts v2.6.0
- Add a notice in the admin page if Contextual Related Posts v2.6.0 and above is not installed
-
Deprecated:
- Old settings interface – crpt_crp_default_options, crpt_save_options, crt_general_options, crt_tuning_options
1.3.0
-
Enhancements:
- When “Match all taxonomy terms” is selected, only taxonomies for the current post type is selected. This reduces the cases where no posts are found. Posts are also now properly ranked by relevancy
-
Bug fixes:
- Fixed PHP notices
1.2.0
-
Features:
- Option to match by all taxonomies – Contributed by Enchiridion
-
Bug fixes:
- Filters not working when only taxonomies are being used – Contributed by Enchiridion
- Activation of the plugin failed with Contextual Related Posts v2.2.x
1.1.0
- Features:
- Added support for custom taxonomies. Very useful if your custom post types have custom taxonomies
- Disable contextual matching
1.0.0
- Initial release