Tag Linker

Beskrivning

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)

Skärmdumpar

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.

Recensioner

Läs alla 2 betyg

Bidragsgivare och utvecklare

”Tag Linker” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”Tag Linker” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.