PlusMagi Tags Reindex

Kuvaus

PlusMagi Tags Reindex is a WordPress plugin that helps manage post tags efficiently.
It offers two modes: normal WordPress auto-increment and smart gap filling for term_id.
Bulk tag import accepts comma-separated or line-separated plain text input.

Features

  • Smart gap filling for term_id (with duplicate protection)
  • Custom Gutenberg tags panel with real-time statistics
  • Bulk tag import via comma-separated or line-separated input
  • Toggle between gap fill and normal mode
  • Transaction safety for database operations

Kuvankaappaukset

Asennus

  1. Upload the plugin files to the /wp-content/plugins/plusmagi-tags-reindex directory
  2. Activate the plugin through the ’Plugins’ screen in WordPress
  3. Go to Tools > Tags Reindex to configure settings

UKK

Is gap filling safe?

Yes. The plugin uses database transactions and duplicate ID protection.
However, we recommend testing on a staging site first.

Can I switch modes anytime?

Yes, you can toggle between gap fill mode and normal mode at any time.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“PlusMagi Tags Reindex” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “PlusMagi Tags Reindex” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0.3

  • Fix: Updated plugin screenshots to show real desktop UI (Settings page and Gutenberg sidebar)

1.0.2

  • Fix: Gutenberg sidebar runtime and asset compatibility updates

1.0.1

  • Fix: Corrected plugin banner and screenshot assets on WordPress.org

1.0.0

  • Initial public release
  • Smart gap filling with duplicate ID protection and transactions
  • Enhanced custom Gutenberg tags panel
  • Bulk tag import via comma-separated or line-separated input
  • Full English i18n support
  • Improved security and error handling