تفصیل
Hate when you get those ugly errors and warnings in your WordPress admin area (especially when WP_DEBUG is turned on)?
WP Admin Error Handler sorts that out by catching all the errors and warnings and displaying them neatly in the admin bar
so you can read them at your convenience.
سکرین شاٹاں
انسٹال کرݨ
- Upload the
wp-admin-error-handler
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Thats it. Errors will appear in the admin bar and in the Tools > Errors page.
ہرہک دے سوال
- What happens with fatal errors?
-
Fatal errors will appear as normal. All other errors and warnings will be caught by WP Admin Error Handler.
ریویو
There are no reviews for this plugin.
Contributors & Developers
“WP Admin Error Handler” is open source software. The following people have contributed to this plugin.
حصہ پاوݨ آلے“WP Admin Error Handler” دا آپݨی زبان وچ ترجمہ کرو۔
ڈیویلپمنٹ وچ دلچسپی ہے؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
تبدیلی لاگ
0.1
- Initial release.