Tag Linker

Beskrivelse

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ærmbilleder

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.

Anmeldelser

Læs alle 2 anmeldelser

Bidragsydere & udviklere

“Tag Linker” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

Ændringslog

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.