Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Old Comment Cleaner

Описание

Old Comment Cleaner is a WordPress plugin that allows you to clean old comment data based on user-defined settings. You can specify the age of comments to clean which will replace email addresses and names, and delete author URLs associated with the comments.

The „Confirm Cleaning“ checkbox must be checked before any destructive actions are taken. When comments are cleaned, they will have any or all of the following done:

  • Email addresses will be replaced with „example@example.com“.
  • Names will be replaced with „Anonymous Guest“.
  • Website URLs will be replaced with an empty string.

License

This plugin is licensed under the GPLv2 or later. For more information, see https://www.gnu.org/licenses/gpl-2.0.html.

Инсталиране

  1. Upload the old-comment-cleaner folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings -> Old Comment Cleaner to configure the plugin.

ЧЗВ

How do I configure the plugin?

After activating the plugin, go to Settings -> Old Comment Cleaner to configure the settings. You can specify the age of comments to clean and choose to clean email addresses, names, and website URLs associated with the comments.

How do I clean old comments immediately?

You can clean old comments immediately by clicking the „Clean Now“ button on the settings page. Make sure that „Confirm Cleaning“ is enabled.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Old Comment Cleaner” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Old Comment Cleaner” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.2

  • Fix formatting and clean up.

1.1

  • Use WP API instead of SQL
  • gmdate instead of date
  • Other bug fixes.

1.0

  • Initial release.