WP Dev Flag
by Poodle Plugins · WordPress.org page · Website
WP Dev Flag has 10+ active installs on WordPress.org and 2,668 downloads all time. We have tracked it since September 4, 2026; download trends appear after 30 days of data. The last update was on April 7, 2026, tested up to WordPress 6.9.7.
WP Dev Flag at a glance
Is WP Dev Flag well maintained?
WP Dev Flag reviews and ratings
3 reviews on WordPress.org, with the most recent ones as their authors posted them.
3 reviews
- 5★
-
3
- 4★
-
0
- 3★
-
0
- 2★
-
0
- 1★
-
0
-
Alternative
I downloaded the plugin but did not install it when I saw the number of files. It might be great, I won't say anything on it, I just wanted to share a few lines of code that did the job for me instead: if (defined('WP_DEBUG') and true === WP_DEBUG) { // add a green dot at the bottom left of the screen // when WP_DEBUG in wp-config is true function devTag () { echo '<div style="background:green;border-radius:10px;bottom:20px;height:10px;left:20px;position:fixed;width:10px;z-index: 9999;"></div>'; } add_action('wp_body_open', 'devTag'); }
evangun -
Useful plugin
Just what I was looking for. Adding this to my favorites.
kaybeast -
Handy plugin
Installed this on my website when I was developing it, and it's been a very handy yet simple tool for me. It's now part of my toolkit for when I am developing WordPress websites.
sgtberbatov
Details
Shows a floating badge on the front end, to visually distinguish your development site from production.
The full description, screenshots and every review live on the WordPress.org page.
Tags
- banner
- development
- flag
- localhost
- production
More from Poodle Plugins
-
WP Custom Author URL 5,000+ installs -
Custom Empty Price for WooCommerce 300+ installs -
Stock Message For WooCommerce fewer than 10 installs
- Version
- 2.0.1
- Last updated
- Apr 7, 2026
- First published
- Apr 10, 2019
- Requires WordPress
- 3.0.1
- Tested up to
- 6.9.7
- Requires PHP
- 5.6
- Pricing
- Free on WordPress.org
WP Dev Flag FAQ
How many active installs does WP Dev Flag have?
WordPress.org reports 10+ active installs for WP Dev Flag as of September 7, 2026.
Is WP Dev Flag still maintained?
Yes. The last release was on April 7, 2026 and it is tested up to WordPress 6.9.7.
Is WP Dev Flag free?
WP Dev Flag is free to install from WordPress.org. Many plugins also sell a paid version or add-ons.