Changeset 1908816
- Timestamp:
- 07/13/2018 02:25:21 PM (8 years ago)
- File:
-
- 1 edited
-
title-to-tags/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
title-to-tags/trunk/readme.txt
r1908770 r1908816 2 2 3 3 Contributors: dragonflyeye 4 Tags: automation, automate, automatic, taxonomy, categor y, categories, tag, tags, admin, analytics, posts, pages, custom post type, cpt4 Tags: automation, automate, automatic, taxonomy, categories, tags 5 5 Requires at least: 3.0 6 6 Tested up to: 4.9 7 Requires PHP: 5.2.4 7 8 Stable tag: 4.0 8 9 License: GPLv2 or later 9 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 11 11 The ultimate auto-tagging plugin for WordPress. 12 The ultimate auto-tagging plugin for WordPress. 12 13 13 14 == Description == 14 15 The ultimate auto-tagging plugin for WordPress. 16 17 __NOTE__: The plugin is now being maintained on GitHub, so please do contribute all your questions, comments, suggestions, fixes and improvements with me [here](https://github.com/holisticnetworking/title-to-terms). 15 18 16 19 Title to Terms Ultimate is for every WordPress admin that needs tags, categories and other taxonomies filled out automatically. For each post type in your WordPress installation, T2TU will allow you to assign a taxonomy to be automatically updated with keywords pulled from the title of the post. … … 27 30 28 31 == Installation == 29 Very simple, very easy:30 32 1. Extract the zip file and upload the title_to_tags folder to your /wp-content/plugins directory. 31 33 2. Activate plugin by going to the Plugins section of your Control Panel. 32 3. Configure the plugin by going to Settings -> Writing in your Control Panel. 34 3. Configure the plugin by going to Settings -> Writing in your Control Panel: 35 36 * __Ignored Words__: By default, words with weak SEO meanings are skipped. This is the list of those terms, which can be edited to add or remove words as necessary for your application. 37 * __Append Tags__: By default, T2TU only adds terms to posts without preexisting terms. Checking this box allows T2TU to append that list. 38 * __Taxonomies and Post Types__: For each post type, set the taxonomy for which you want to automatically add terms. 39 33 40 34 41 == Frequently Asked Questions == 42 35 43 = How Can I Contribute? = 36 44 … … 41 49 No. There is a user-configurable list of stop words, pre-populated with a host of common words, which can be used to fine-tune the resulting tags. 42 50 43 = Will this plugin overwrite my existing tags? = 51 = Will this plugin overwrite my existing tags? = 44 52 45 53 No. The plugin can be configured to either … … 64 72 2. The Title to Tags settings on the Writing page. 65 73 66 == Version History==74 == Changelog == 67 75 * 1.0 ~ Initial public release 68 76 * 1.1 ~ Corrected some meta data … … 88 96 ~ User-selectable taxonomy for each post type registered to WordPress, and each taxonomy registered to that post type. 89 97 98 == Upgrade Notice == 99 100 = 4.0 = 101 Significant improvements to the flexibility of this plugin, which can now be used on any public post type and taxonomy. 102 90 103 == Acknowledgements == 91 104
Note: See TracChangeset
for help on using the changeset viewer.