该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Page Tagger

描述

Page Tagger is a WordPress plugin which lets you tag your pages just like you do with your posts. It adds a tagging widget in the page-editing view in the admin interface. Page Tagger requires PHP 5.

Detailed information including installation and usage is available at http://www.hiddentao.com/code/wordpress-page-tagger-plugin/

Known Issues

  • None at the moment.

安装

  1. Download and unzip the zip file into your WordPress plugins folder such that the plugin files are at: wp-content/plugins/page-tagger/...
  2. Activate the plugin within your blog’s administration options.
  3. All done!

常见问题

Installation Instructions
  1. Download and unzip the zip file into your WordPress plugins folder such that the plugin files are at: wp-content/plugins/page-tagger/...
  2. Activate the plugin within your blog’s administration options.
  3. All done!

评价

此插件暂无评价。

贡献者及开发者

“Page Tagger” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Page Tagger」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Page Tagger”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.4.2 (Oct 28, 2012)

  • Added POT translation file.

0.4.1 (Oct 28, 2012)

  • Fixed global variable overwrite bug (https://wordpress.org/support/topic/plugin-page-tagger-plugin-changes-global-wp_version)

0.4 (Jul 19, 2012)

  • Simplified and improved integration for WP 3 and above – thanks Bjorn Wijers
  • Ensure tag counts only get updated for non-draft posts

0.3.8 (May 19, 2012)

  • Added translation hooks – thanks Kazunori Yamazaki.

0.3.7 (Nov 32, 2011)

  • Fixed tag counts for custom post types – thanks Ov3rfly (https://wordpress.org/support/profile/ov3rfly).

0.3.6 (Jun 8, 2010)

  • Plugins now works with WordPress 3.0 RC1.

0.3.5 (Jan 16, 2010)

  • When clicking ‘Preview’ button ‘Add new tag’ no longer gets added as a tag
  • Updated documentation

0.3.4 (Dec 20, 2009)

  • Fixed to work with WordPress 2.9

0.3.3 (Nov 20, 2009)

  • Fixed callback bug which was preventing the plugin from initialising on certain installations.

0.3.2 (Nov 18, 2009)

  • Fixed plugin conflict issue which was sometimes causing the tag editing interface to stop working.

0.3.1 (Sep 8, 2009)

  • Plugin renamed to ‘Page Tagger’.

0.3 (Sep 8, 2009)

0.2 (Apr 3, 2009)

  • Fixed a bug which was preventing tags added whilst editing pages from appearing in the tag cloud widget.

0.1 (Jan 18, 2009)

  • The initial release.