Plugin Directory

Changeset 1908816


Ignore:
Timestamp:
07/13/2018 02:25:21 PM (8 years ago)
Author:
DragonFlyEye
Message:

Updating documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • title-to-tags/trunk/readme.txt

    r1908770 r1908816  
    22
    33Contributors: dragonflyeye
    4 Tags: automation, automate, automatic, taxonomy, category, categories, tag, tags, admin, analytics, posts, pages, custom post type, cpt
     4Tags: automation, automate, automatic, taxonomy, categories, tags
    55Requires at least: 3.0
    66Tested up to: 4.9
     7Requires PHP: 5.2.4
    78Stable tag: 4.0
    89License: GPLv2 or later
    910License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1011
    11 The ultimate auto-tagging plugin for WordPress. 
     12The ultimate auto-tagging plugin for WordPress.
    1213
    1314== Description ==
    1415The 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).
    1518
    1619Title 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.
     
    2730
    2831== Installation ==
    29 Very simple, very easy:
    30321.  Extract the zip file and upload the title_to_tags folder to your /wp-content/plugins directory.
    31332.  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.
     343.  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
    3340
    3441== Frequently Asked Questions ==
     42
    3543= How Can I Contribute? =
    3644
     
    4149No.  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.
    4250
    43 = Will this plugin overwrite my existing tags? = 
     51= Will this plugin overwrite my existing tags? =
    4452
    4553No. The plugin can be configured to either
     
    64722. The Title to Tags settings on the Writing page.
    6573
    66 == Version History ==
     74== Changelog ==
    6775* 1.0 ~ Initial public release
    6876* 1.1 ~ Corrected some meta data
     
    8896    ~ User-selectable taxonomy for each post type registered to WordPress, and each taxonomy registered to that post type.
    8997
     98== Upgrade Notice ==
     99
     100= 4.0 =
     101Significant improvements to the flexibility of this plugin, which can now be used on any public post type and taxonomy.
     102
    90103== Acknowledgements ==
    91104
Note: See TracChangeset for help on using the changeset viewer.