Skip to content

Commit cdcfccb

Browse files
Added admin bar indicator docs.
1 parent f080904 commit cdcfccb

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,8 @@ add_action( 'loop_start', function() {
139139

140140
You can learn more about Whoops by visiting [http://filp.github.io/whoops/](http://filp.github.io/whoops/).
141141

142+
## Admin Bar Indicator
143+
144+
As this tool is meant for development mode only, you need a way to know the plugin is enabled. No problem. A "DEBUG MODE" indicator is added to the WordPress admin bar.
145+
146+
![Admin Bar indicator](docs/admin-bar-indicator.gif)

docs/admin-bar-indicator.gif

1.33 MB
Loading

0 commit comments

Comments
 (0)