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

WordPress Easy Custom Error Pages

Описание

This plugin dynamically creates pages for the most common error codes. It generates page templates for each error code from within your themes current page.php template file and assigns each new page template to the appropriate error page. It then updates your HTACCESS file with the correct references to these new pages.

Requires WordPress 3.0 +

Get in touch with me at:
http://mattroyal.co.za/

Features

  • Dynamically creates all required pages
  • Creates page tempaltes and automatically asigns them to the newly created pages
  • Updates your HTACCESS file with the required commands to make the pages display when needed.

Usage

  • Enable the Plugin
  • Ensure your HTACCESS file and theme folder are writable
  • Check that pages have been created
  • Disable the plugin

Please Note — NB!!

  • In the event of moving your WordPress installtion into another directory, please note you will need to delete your HTACCESS file and resave it again.
  • Do not change the slugs/Permalinks of the newly created pages. If you do so you will have to update the new slugs within the HTACCESS file as well.

Скриншоты

  • A standard Error code being rendered in your browser

Установка

Installing «WordPress Easy Custom Error Pages» can be done either by searching for «WordPress Easy Custom Error Pages» via the «Plugins > Add New» screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org
  2. Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

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

No questions yet. Need help, contact me via my website.

Отзывы

Нет отзывов об этом плагине.

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

«WordPress Easy Custom Error Pages» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «WordPress Easy Custom Error Pages» на ваш язык.

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

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

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

1.0.0

  • 2014-07-06
  • Initial release