Title: Automatic Post Tagger
Author: Devtard
Published: <strong>Ọwẹ́wẹ̀  22, 2012</strong>
Last modified: Bélú 18, 2015

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/automatic-post-tagger/assets/banner-772x250.png?rev=1176317)

Plugin yìí **kò tíì ṣe àyẹ̀wò pẹ̀lú àwọn ìtújáde mẹ́ta pàtàkì tó kẹ́yìn ti WordPress**.
Ó lè jẹ́ pé a kò tọ́jú tàbí ṣe àtìlẹ́yìn fún un mọ́, ó sì lè ní àwọn ọ̀ràn ìbámu
nígbà tí a bá lò ó pẹ̀lú àwọn ẹ̀yà WordPress tuntun.

![](https://ps.w.org/automatic-post-tagger/assets/icon-256x256.png?rev=1049934)

# Automatic Post Tagger

 Láti ọwọ́ [Devtard](https://profiles.wordpress.org/devtard/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/automatic-post-tagger.1.8.2.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/automatic-post-tagger/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/automatic-post-tagger/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/automatic-post-tagger/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/automatic-post-tagger/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/automatic-post-tagger/)

## Àpèjúwe

This plugin automatically searches posts when they are published/imported/saved 
and adds new taxonomy terms (**tags** by default) if term names or related keywords
from a user-created keyword list are found.

#### Features

 * Compatible with several post import plugins ([FAQ #4](https://wordpress.org/plugins/automatic-post-tagger/faq/))
 * Supports **custom taxonomies** and **post types**; for example, APT is able to
   categorize posts ([FAQ #6](https://wordpress.org/plugins/automatic-post-tagger/faq/)),
   add tags/categories to WooCommerce products ([FAQ #7](https://wordpress.org/plugins/automatic-post-tagger/faq/))
 * Supports **UTF-8** characters, non-Latin and logographic alphabets ([FAQ #5](https://wordpress.org/plugins/automatic-post-tagger/faq/)),
   including Arabic, Chinese, Cyrillic etc.
 * Bulk tagging tool (with a **scheduler**) for processing multiple posts
 * Import/Export tools (CSV & JSON format support)
 * Configuration groups with custom rules for selected keyword sets; wildcard (regex)
   support for related keywords

See [Screenshots](https://wordpress.org/plugins/automatic-post-tagger/screenshots/)
and [FAQ](https://wordpress.org/plugins/automatic-post-tagger/faq/) for more information.

## Àwọn àwòrán ìbòjú

[⌊Administration interface⌉⌊Administration interface⌉[

Administration interface

[⌊Bulk tagging in action⌉⌊Bulk tagging in action⌉[

Bulk tagging in action

[⌊Widget for creating new keyword sets displayed next to the post editor⌉⌊Widget
for creating new keyword sets displayed next to the post editor⌉[

Widget for creating new keyword sets displayed next to the post editor

## Ìgbéwọlẹ̀

 1. Install and activate the plugin.
 2. Configure the plugin (Settings > Automatic Post Tagger).
 3. Create or import keyword sets. _Term names_ represent taxonomy terms (**tags** 
    by default) which will be added to posts when they or the keyword setÌtumọ̀ Yorùbá:’
    s _Related keywords_ are found. Keyword sets can be categorized into custom _Configuration
    groups_ with custom settings for selected keyword sets.
 4. Publish/import/save posts. You can also use the Bulk tagging tool to process all
    of your already existing posts.

## FAQ

  Installation Instructions

 1. Install and activate the plugin.
 2. Configure the plugin (Settings > Automatic Post Tagger).
 3. Create or import keyword sets. _Term names_ represent taxonomy terms (**tags** 
    by default) which will be added to posts when they or the keyword setÌtumọ̀ Yorùbá:’
    s _Related keywords_ are found. Keyword sets can be categorized into custom _Configuration
    groups_ with custom settings for selected keyword sets.
 4. Publish/import/save posts. You can also use the Bulk tagging tool to process all
    of your already existing posts.

  #1: How to make the plugin add taxonomy terms to drafts as well?

By default only newly published and imported posts are automatically tagged. If 
you want to see the plugin in action when writing new posts or editing drafts, enable
the option “Run APT when posts are: _Saved_” and add the post status “draft” to 
the option “Allowed post statuses”.

  #2: PHPÌtumọ̀ Yorùbá: ’s “max_input_vars” limit has been exceeded and I canÌtumọ̀
Yorùbá: ’t edit or delete keyword sets/configuration groups.

You may encounter this problem if the plugin stores a lot of keyword set/configuration
group items in the database and your PHP configuration prevents input fields from
being submitted if thereÌtumọ̀ Yorùbá: ’s too many of them. You can fix this by 
doing one of the following:

 1. Change the “Item editor mode” to “CSV”.
 2. If you can modify your PHP configuration, change the variable “max_input_vars” 
    in your php.ini file to a higher value (1000 is usually the default value).

  #3: IÌtumọ̀ Yorùbá: ’m getting the “Maximum execution time of XY seconds exceeded”
error when tagging posts.

This might happen if your posts are large or you have a lot of keyword sets in the
database. HereÌtumọ̀ Yorùbá: ’s what you can do:

 1. Remove some of your word separators (or enable the option “Replace non-alphanumeric
    characters with spaces” to ignore them completely).
 2. Enable the option “Analyze only XY characters starting at position XY”.
 3. Lower the number of posts tagged per cycle when using the Bulk tagging tool.
 4. If you can modify your PHP configuration, change the variable “max_execution_time”
    in your php.ini file to a higher value (30 is usually the default value).

  #4: Which post import tools are compatible with APT?

So far APT has been successfully tested with the following:

 * [IFTTT.com](https://ifttt.com/)
 * [FeedWordPress](https://wordpress.org/plugins/feedwordpress/)
 * [RSS Post Importer](https://wordpress.org/plugins/rss-post-importer/)
 * [WordPress Importer](https://wordpress.org/plugins/wordpress-importer/)
 * [WP All Import](https://wordpress.org/plugins/wp-all-import/) (code modification
   required Ìtumọ̀ Yorùbá: – [more information](https://wordpress.org/support/topic/apt-doesnt-work-with-wp-all-import))
 * [WPeMatico](https://wordpress.org/plugins/wpematico/) (code modification required
   Ìtumọ̀ Yorùbá: – [more information](http://devtard.com/?p=1001))

If your post import tool/plugin is not compatible with APT, you can still set up
recurring bulk tagging events to regularly process new posts.

  #5: Can APT tag posts written in Chinese, Japanese, Korean and similar languages?

Yes. You will have to enclose every single logogram used as a related keyword in
wildcards or disable automatic input correction and replace all word separators 
with one string separator. See [this page](http://devtard.com/?p=837) for more information.

  #6: How to add categories to posts?

Add the taxonomy “category” to configuration groups of your choice.

  #7: How to add tags and categories to WooCommerce products?

Add the post type “product” to the option “Allowed post types”, enable the option“
Run APT when posts are: _Saved_” and add taxonomies “product_tag” and “product_cat”
to configuration groups of your choice.

## Àwọn àgbéyẹ̀wò

![](https://secure.gravatar.com/avatar/2e97c2a44df6fb5d98a36642cd3a9b6ed401dac6544b343f4c6638bff1245179?
s=60&d=retro&r=g)

### 󠀁[ok](https://wordpress.org/support/topic/working-just-as-i-need/)󠁿

 [adempozhari](https://profiles.wordpress.org/adempozhari/) Ọ̀wàrà 18, 2024

ok

![](https://secure.gravatar.com/avatar/fd36964f59e6314d3def8a4d81fb41c695150b6203b628e915d5b78b942fafaf?
s=60&d=retro&r=g)

### 󠀁[Still works, and works well](https://wordpress.org/support/topic/still-works-and-works-well/)󠁿

 [inspired888](https://profiles.wordpress.org/inspired888/) Ọ̀pẹ 22, 2021

As of 2021-12-21 this plug-in still works. At least, IÌtumọ̀ Yorùbá: ’ve not found
any issues with it. I give it four stars, as I think the plug-in interface could
do with some refinement. But it otherwise works well. After a LOT of searching online,
this was the only plug-in solution I found for automatically applying categories
and tags to existing posts, and new posts (I donÌtumọ̀ Yorùbá: ’t need that feature,
but itÌtumọ̀ Yorùbá: ’s there).

![](https://secure.gravatar.com/avatar/49f5d5c8b778310415c910632298931d11cfad0d9f37cb6adb80777cc2c28dad?
s=60&d=retro&r=g)

### 󠀁[just perfect](https://wordpress.org/support/topic/just-perfect-542/)󠁿

 [erhn1881](https://profiles.wordpress.org/erhn1881/) Agẹmọ 24, 2021

just perfect

![](https://secure.gravatar.com/avatar/f51ea997daeae1bbd175edce68612565856b66b23a58fa673f8688a3302d30af?
s=60&d=retro&r=g)

### 󠀁[The best existing plugin for auto-tagging anything](https://wordpress.org/support/topic/the-best-existing-plugin-for-auto-tagging-anything/)󠁿

 [Bigue Nique](https://profiles.wordpress.org/biguenique/) Ọ̀wàrà 27, 2020

IÌtumọ̀ Yorùbá: ’ve tried a few out there, but nothing comes even close to Automatic
Post Tagger in terms of interface and features. Ìtumọ̀ Yorùbá: – You can define 
auto-tagging groups for any existing taxonomy (including custom taxonomies and even
the less obvious post_format, used by some themes) which is very handy. Ìtumọ̀ Yorùbá:–
It can match string patterns, which makes it very powerful and efficient. Ìtumọ̀
Yorùbá: – The comprehensive settings make it very flexible. Ìtumọ̀ Yorùbá: – You
can decide to trigger auto-tagging on post with specific type and statuses, on specific
events (publishing, update, import, save). Ìtumọ̀ Yorùbá: – You can match words 
in the post title, content, excerpt. Ìtumọ̀ Yorùbá: – You can trim the content to
be analysed for matches to the first X characters. Ìtumọ̀ Yorùbá: – You can append
or replace existing terms, or skip posts that already have terms. Ìtumọ̀ Yorùbá:–
You can limit the number of added terms. Ìtumọ̀ Yorùbá: – You can batch tag existing
post (with very acute control and tracking). The batch process is fail-safe and 
soft on server load, even with tens of thousands of posts. Ìtumọ̀ Yorùbá: – It works
perfectly along with any syndication plugin (IÌtumọ̀ Yorùbá: ’ve been using it along
with FeedWordPress and WPeMatico) allowing you to auto-categorize automatically 
a very large flow of articles using your own “natural intelligence”! Automatic Post
Tagger hasnÌtumọ̀ Yorùbá: ’t been updated for the last 5 years but it is still working
flawlessly with the latest version of WordPress (5.5.1 as of now).

![](https://secure.gravatar.com/avatar/e760ad469f423f31dcb290a5dad695015d023b88c6e2894e27d2ea7028c17c11?
s=60&d=retro&r=g)

### 󠀁[Absolutely great](https://wordpress.org/support/topic/absolutely-great-66/)󠁿

 [Anonymous User](https://profiles.wordpress.org/anonymized-18258561/) Ọwẹ́wẹ̀ 3,
2020

ItÌtumọ̀ Yorùbá: ’s awesome. I tagged about 330 of my posts without any problem 
and it works just as it should. Huge thanks and well-done to developers. YouÌtumọ̀
Yorùbá: ’re great.

![](https://secure.gravatar.com/avatar/3eca112b2d93182510903e1393fcf62841e4e9eba966d2c01fae2a3f8b3ab2e8?
s=60&d=retro&r=g)

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-7573/)󠁿

 [tetto](https://profiles.wordpress.org/tetto/) Ògún 17, 2020

The only plugin I have come across that gives 100% satisfaction. How I wish the 
developer could come back and keep it up to date. Save the plugin!!

 [ Ka gbogbo àwọn àgbéyẹ̀wò 77 ](https://wordpress.org/support/plugin/automatic-post-tagger/reviews/)

## Àwọn Olùkópa & Olùgbéejáde

“Automatic Post Tagger” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti
ṣe ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ Devtard ](https://profiles.wordpress.org/devtard/)

[Túmọ̀ “Automatic Post Tagger” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/automatic-post-tagger)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/automatic-post-tagger/),
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/automatic-post-tagger/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/automatic-post-tagger/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/automatic-post-tagger/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.8.2 (2015-11-18)

Fixed:

 * Bug responsible for deleting terms even if no new ones were found
 * Issue with saving post types

#### 1.8.1 (2015-06-07)

Fixed:

 * Bug responsible for adding blank elements into the related keywords array

#### 1.8 (2015-06-07)

New features:

 * Multiple taxonomies support
 * Configuration groups
 * Automatic backups before updating
 * New import/export tools for plugin settings and configuration groups; JSON format
   support
 * Bulk tagging scheduler

Other changes:

 * New “At a glance” widget
 * The APT meta box is now displayed next to the post editor only if the post type
   of the currently edited post is listed among the allowed post types.
 * Backward compatibility for older versions implemented
 * APT now uses the function “wp_set_object_terms” to add terms to posts instead
   of “wp_set_post_terms”
 * CSV structure is checked when importing items
 * If database options are missing, default plugin data are automatically recreated;
   suboptions are now automatically added during the update if theyÌtumọ̀ Yorùbá:’
   re missing
 * Submitted post types and taxonomies that arenÌtumọ̀ Yorùbá: ’t registered canÌtumọ̀
   Yorùbá: ’t be saved
 * Keyword sets sets can no longer be deleted by leaving the term names empty
 * Update nags can be hidden now
 * Grammatical numbers in messages corrected
 * Backup filenames now contain version and a timestamp
 * Several suboptions renamed
 * Integer matching regex patterns updated
 * New functions replaced repeated blocks of code
 * Multiple bug fixes
 * New terminology
 * New PHPDoc comments
 * Minor appearance changes

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.8.2**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọdún 9 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **2,000+**
 *  Ẹ̀yà WordPress ** 3.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **4.4.34**
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/automatic-post-tagger/)
 * Àwọn àmì
 * [auto tags](https://yor.wordpress.org/plugins/tags/auto-tags/)[keywords](https://yor.wordpress.org/plugins/tags/keywords/)
   [post](https://yor.wordpress.org/plugins/tags/post/)[posts](https://yor.wordpress.org/plugins/tags/posts/)
   [seo](https://yor.wordpress.org/plugins/tags/seo/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/automatic-post-tagger/advanced/)

## Àwọn ìbò

 4.8 lára àwọn ìràwọ̀ 5.

 *  [  66 5-star reviews     ](https://wordpress.org/support/plugin/automatic-post-tagger/reviews/?filter=5)
 *  [  8 4-star reviews     ](https://wordpress.org/support/plugin/automatic-post-tagger/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/automatic-post-tagger/reviews/?filter=3)
 *  [  1 2-star review     ](https://wordpress.org/support/plugin/automatic-post-tagger/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/automatic-post-tagger/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/automatic-post-tagger/reviews/#new-post)

[Wo gbogbo àwọn àgbéyẹ̀wò](https://wordpress.org/support/plugin/automatic-post-tagger/reviews/)

## Àwọn Olùkópa

 *   [ Devtard ](https://profiles.wordpress.org/devtard/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/automatic-post-tagger/)

## Ṣe ìtọrẹ

Ṣé o fẹ́ ṣe àtìlẹ́yìn fún ìlọsíwájú plugin yìí?

 [ Ṣe ìtọrẹ sí plugin yìí ](http://devtard.com/donate)