Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Extended WP Reset

Описание

This plugin is based on WP Dev’s WP Reset plugin. In comparison to the WP Dev’s version, this plugin offers support for MultiSite installations and also correctly deletes tables that have foreign key constraints. This plugin does not delete any other plugins, files or themes that exist on your WordPress installation, it only deletes/empties the tables from the database thus reverting WordPress to its default state. The current user will also be recreated using the same user name and password.

Usage :

  1. Download and extract this plugin to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to plugin’s page and reset your WordPress installation

Установка

  1. Download and extract this plugin to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to plugin’s page and reset your WordPress installation

Часто задаваемые вопросы

You can open an issue on the plugin’s page on GitHub

Installation Instructions
  1. Download and extract this plugin to wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to plugin’s page and reset your WordPress installation

Отзывы

Посмотреть 1 отзыв

Участники и разработчики

«Extended WP Reset» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Extended WP Reset» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.2

  • Improvement for the security check

1.0.1

  • Fixes fatal error when using the «wp_get_current_user» function

1.0

  • Initial release.