Tag Linker

Description

Options:

  • Determine the number of tags to be shown per page
  • Create a custom style for the link to be shown
  • Select the area you want to add link (pages, posts)

Captures d’écran

Installation

  1. Take the easy route and install through the WordPress plugin installer or download the .zip file and upload the unzipped folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings > Tag Linker Settings and make the settings by yourself.

Avis

Lire les 2 avis

Contributeurs & développeurs

« Tag Linker » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Tag Linker » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Historique des changements

1.1

  • Fixed a fatal error on plugin activation.
  • Security: settings form is now protected with a nonce and capability check.
  • Security: all settings are sanitized on save and escaped on output.
  • Tag names are now safely escaped in regular expressions; tags inside existing links or HTML attributes are no longer replaced.
  • Plugin settings are no longer deleted on deactivation; they are removed only when the plugin is uninstalled.
  • Tested up to WordPress 7.0 and PHP 8.4.

1.0

  • Initial release.