by PluginRx
5 (4 reviews)
Developer Debug Tools
Lots of debugging and testing tools for developers.
Compatible with WP 6.9.4
v3.0.2.1
Current Version v3.0.2.1
Updated 6 days ago
Last Update on 10 Apr, 2026
Refreshed 6 hours ago
Last Refreshed on
Rank
#13,540
—
No change
Active Installs
100+
-42.2%
KW Avg Position
159.5
-1 better
Downloads
14.4K
+1 today
Support Resolved
100%
—
No change
Rating
100%
Review 5 out of 5
5
(4 reviews)
Next Milestone 200
100+
200+
289
Ranks to Climb
-
Growth Needed
8,000,000
Active Installs
Pro
Unlock Exact Install Count
See the precise estimated active installs for this plugin, calculated from real-time ranking data.
- Exact install estimates within tiers
- Track install growth over time
- Milestone progress predictions
Need 8 more installs to reach 200+
Rank Changes
Current
#13,540
Change
Best
#
Downloads Growth
Downloads
Growth
Peak
Upgrade to Pro
Unlock 30-day, 90-day, and yearly download history charts with a Pro subscription.
Upgrade NowReviews & Ratings
5.0
4 reviews
Overall
100%
5
4
(100%)
4
0
(0%)
3
0
(0%)
2
0
(0%)
1
0
(0%)
Tracked Keywords
Showing 2 of 2Unlock Keyword Analytics
Track keyword rankings, search positions, and discover new ranking opportunities with a Pro subscription.
- Full keyword position tracking
- Historical ranking data
- Competitor keyword analysis
Support Threads Overview
Resolved
Unresolved
1
Total Threads
1
Resolved
0
Unresolved
100%
Resolution Rate
Track This Plugin
Get detailed analytics, keyword tracking, and position alerts delivered to your inbox.
Start Tracking FreePlugin Details
- Version
- 3.0.2.1
- Last Updated
- Apr 10, 2026
- Requires WP
- 5.9+
- Tested Up To
- 6.9.4
- PHP Version
- 8.0 or higher
- Author
- PluginRx
Support & Rating
- Rating
- ★ ★ ★ ★ ★ 5
- Reviews
- 4
- Support Threads
- 1
- Resolved
- 100%
Keywords
Upgrade to Pro
Unlock keyword rankings, search positions, and detailed analytics with a Pro subscription.
Upgrade NowSimilar Plugins
WP Adminify – White Label WordPress, Admin Menu Editor, Login Customizer
7K+ installs
#2,720
Master Addons For Elementor – Widgets, Extensions, Theme Builder, Popup Builder & Template Kits
30K+ installs
#954
InfiniteWP Client
200K+ installs
#253
Optimole – Optimize Images | Convert WebP & AVIF | CDN & Lazy Load | Image Optimization
200K+ installs
#254
Header and Footer Scripts
200K+ installs
#256
Frequently Asked Questions
Common questions about Developer Debug Tools
Yes! It is always best to back these files up when making updates to them. You can do so on the config file pages or all together with your functions.php in a zip file from the dashboard.
Yes, but you should always make a backup of your site before using functionality that makes changes to your core files or database.
The file editors have been improved to include a code/lint checker and other checks to ensure that they include certain working pieces. However, nothing is full-proof, so in the case that something happens, a backup is automatically stored in the same folders as the originals before being saved. The backups are named with the date and time from which they were replaced. For example, the wp-config.php file will have been renamed to wp-config-2022-08-22-15-25-46.php and replaced with a new file. Simply log into your FTP or File Manager (from your host), rename the current file to something else such as wp-config-BROKEN.php (just in case you need it), and then rename the version you want to revert back to as wp-config.php. If everything looks good, then you can either delete the broken file or send a copy of it to PluginRx so we can figure out what went wrong.
Click on the bug icon in the header. ;)
If you are seeing that Test Mode is Active in the header, you likely accidentally clicked on the version number. Test Mode is for our developers only. If you contact support with an issue you are having with the plugin not working the way it should be, we may have you activate Test Mode with additional instructions on what to provide so we can handle it promptly. It is of no use to you otherwise. Just click on the version number in the header again to disable it.
Some hosts will not allow you to update a user's username directly from WP. In order to do so, you'll have to update it in your database directly.
Viewable only on the front-end, there is a link on the admin bar that shows + Off. Click on it and it will add a semi-transparent bar with lines on it at the top of the page underneath the admin bar. If you click on this bar it will expand all the way down the page. Click on it again and it will minimize back to the top. You can click on the + On link from the admin bar to make it go away.
You have to enable them on the Developer Debug Tools settings first under the Admin Menu tab. Once they are enabled, an "ID" column will be added to the corresponding admin list pages. Next to the user or post's ID you will see a lightning bolt icon. Clicking on the lightning bolt will redirect you to the Metadata page on the plugin where you can view and edit all of the meta easily. Links are also added to the user profile and post edit screens. I hid the plugin, now I can't find it! You can get there directly by going to https://yourdomain.com/wp-admin/admin.php?page=dev-debug-dashboard. Be sure to bookmark it next time like the instructions say to do!
If you password-protected your options.php page like you should have (included by default), then you will need to log in directly to your database and clear the password manually ({prefix}_options table > delete key ddtt_pass). We used to have a forgot password option that would email a reset link to the devs, but it's easy to intercept that email with various email logging plugins if you have access to the admin area of your site.
We recommend using our website support forum as the primary method for requesting features and getting help. You can also reach out via our Discord support server or the WordPress.org support forum, but please note that WordPress.org doesn’t always notify us of new posts, so it’s not ideal for time-sensitive issues.