Цей плагін не перевірявся з останніми 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