This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Comment Link Manager

توضیحات

The CLM plugin allows wordpress admins to have more control over the links left by users who leave
comments on their blogs. Admins are provided with the ability to remove all author links from comments
unless the user has made an admin specified number of comments. You are also provided with the ability
to override that setting with whitelist and blacklist features. The full list of features provided by
the CLM plugin is below

Features

  • Enables admins to remove nofollow attribute from comment author links
  • Allows for optional removal of nofollow attribute from links left in the body of comments
  • Provides admins with the ability to open comment author and body links in a new browser window.
  • Provides ability for admins to require a specified number of comments before enabling comment author links
  • Has built in whitelist and blacklist functions to override general setting of required number of comments

عکس‌های صفحه

  • Admin panel options page for comment link manager plugin

نصب

Installation of the comment link manager plugin is very straight forward.

  1. Upload comment-link-manager.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress Admin
  3. Use the Settings -> Comment Link Manager options page to enable desired features.

سوالات متداول

Why are there no questions here?

Simple.. Nobody has asked any yet!

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Comment Link Manager” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Comment Link Manager” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.1

2011-11-14

  • Removed PHP Short tags
  • Changed from print() to echo
  • Fixed invalid use of _e function
  • Generally cleaned up code

1.0

2009-06-18

  • Initial Release