Tag Linker

Mô tả

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)

Ảnh màn hình

Cài đặt

  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.

Đánh giá

Đọc tất cả 2 đánh giá

Người đóng góp & Lập trình viên

“Tag Linker” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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.