This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Developer Toolbar

توضیحات

Frontend Features:
– adds a toolbar to the bottom of WordPress pages that will show meaningful information that helps developers to create optimized WordPress sites.
– Info includes SQL queries, query vars, peak memory usage, and a filetrace.

Backend Features:
– Provides a very basic checklist with suggestions for development.
– Shows basic server stats and information
– phpInfo
– WP rewrite rules (coming soon)

عکس‌های صفحه

  • Showing the frontend developer toolbar.
  • Shows the backend general information and checklists.

نصب

  • use the automatic installer, or download and upload into your plugins directory.
  • activate in the Plugins section

سوالات متداول

Q: Do I have to be logged in?
A: Yes. Just in case the plugin gets loaded on a live site, I only want admins to see it.

Q: Will you be adding new profile information or additional metrics? It seems like this is pretty basic.
A: Yes. This is just the beginning!

Q: Do you offer support for the plugin?
A: Sadly, we don\’t offer any support, but will check the plugin page from time to time and respond to messages.

Q: Is this only for development?
A: While it was created primarily for development, you can use the plugin on any site. Only the logged in Admin user will see the toolbar on the frontend.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Developer Toolbar” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Developer Toolbar” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

Version 1.0.3
– Added checklist item to make sure you put payment gateway in production mode.
Version 1.0.2
– Updated and added to the developer checklists in backend.

Version 1.0.1
– Made sure toolbar is only showing for administrators
– Removed toolbar from admin area.
– Added icons to the toolbar for showing queries, query vars, cron jobs, and cache.

Version 1.0.0
– Initial release. Basic checklist, info, and data.