跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

WP_Folksonomy

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

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

WP_Folksonomy

作者:scottsm
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

This plugin allows your readers (either registered users or all) to add tags to your posts. Tags can be held for approval or displayed immediately. An RSS feed for monitoring new tags is provided. Javascript autocompletion is available to help improve tagging consistency.

安装

  1. Unzip wp_folksonomy.zip.
  2. Upload wp_folksonomy.php to wp-content/plugins.
  3. Activate in the Plugins menu.
  4. Unfortunately there is not an easy way for the plugin to add the tag submission form to your theme, so you’ll need to open up the .php file for your theme’s single posts (probably single.php or maybe index.php) and find the tag section (look for something like: <?php the_tags('some','options');?>). After that insert the following code: <?php if(function_exists('wp_folksonomy_add_form')) wp_folksonomy_add_form();?>

常见问题

Won’t this get spammed?

The truthful answer is I’m not completely sure. I guess there’s not much benefit to spammers since tagging doesn’t provide a link. My blog (only a small fry) has had it up about a year and hasn’t had a problem. However if you do have a problem, you can easily delete all tags from a given IP address. If you have a serious problem, please let me know and I’ll work in some sort of blacklist or (annoying) captcha or something. Also you can delete all tags from a given IP and limit users to X tags per Y seconds.

评价

此插件暂无评价。

贡献者及开发者

「WP_Folksonomy」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • scottsm

帮助将「WP_Folksonomy」翻译成简体中文。

对开发感兴趣吗?

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

额外信息

  • 版本 0.8
  • 最后更新:18 年前
  • 活跃安装数量 10+
  • WordPress 版本 2.3 或更高版本
  • 已测试的最高版本为 2.5.1
  • 语言
    English (US)
  • 标签
    collaborativefolksonomytagsuser
  • 高级视图

评级

尚未提交反馈。

Your review

查看全部评论

贡献者

  • scottsm

支持

有话要说吗?是否需要帮助?

查看支持论坛

捐助

您愿意支持这个插件的发展吗?

捐助此插件

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.