Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Developer Tool

Опис

Developer Tool helps you to debug your working environment. It shows you notices / warnings / errors which may cause during development or beacuse of conflicts. Developer Tools also provides an option for Cache Cleaner that’s help you to load your site / blog instantly.

Встановлення

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.

  2. Activate the plugin through the ‘Plugins’ screen in WordPress

  3. Find this Developer Tool settings page under the Settings in WP admin menu

Часті питання

Who can use Developer Tool plugin?

Basically this plugin is for everyone who needs to debug and come across to the errors that he is facing.

How Developer Tool is useful?

This plugin grants you the access of debug.log file. Which generates all PHP notices / warnings / errors. This provides you the easiness in WP debugging.

Do I need to manipulate some file settings for that?

No you don’t need to. This plugin provides you the form under Settings > Devloper Tool, which enables your debug mode. And in the error log section you can see the errors that you are facing.

Відгуки

Для цього плагіна немає відгуків.

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

“Developer Tool” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Developer Tool” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0.0

  • Initial release

1.0.1

  • Fixed: PHP warning for textdomain folder location

1.0.2

  • Fixed: PHP warning for get_home_path function