Description
Adds a HTML comment in the head on the front-end with current server name and address.
Description
=
Where Am I is a tiny WordPress plugin which adds a HTML comment in the head tag, using wp_head
on the front-end with current server name and address.
Useful for debugging multi-server, loadbalanced servers
Notes
NB: Make sure the theme you’re using is using the wp_head() function otherwise there will be no html comment visible.
Credits:
‘To decide’ icon used in the WordPress plugin repository and found in /assets
from the series ‘Feather’ By Shannon E Thomas
Thanks Shannon E Thomas and to[icon] for sharing your work!
‘Image from page 7 of “Adrift in the wilds; or, The adventures of two shipwrecked boys” (1887)’ used as banner in the WordPress plugin repository
Original caption:
Image from page 7 of “Adrift in the wilds; or, The adventures of two shipwrecked boys” (1887)
Identifier: adriftinwildsora00elli
Title: Adrift in the wilds; or, The adventures of two shipwrecked boys
Year: 1887 (1880s)
Authors: Ellis, Edward Sylvester, 1840-1916
Subjects:
Publisher: New York, A. L. Burt
Contributing Library: New York Public Library
Digitizing Sponsor: MSN
View Book Page: ‘Book Viewer’
About This Book: ‘Catalog Entry’
View All Images: ‘All Images From Book’
Click here to view book online to see this illustration in context in a browseable online version of this book.
Text Appearing Before Image:
Text Appearing After Image:
May the good Loud pkksarve us 1 them are Tnjuxs. said Ttm.* Adrift in tlie Wilds; OR, Ik ikwkm of Two SliipwrecW Bojs, By EDWARD S. ELLIS. ILLUSTRATED. .e>adriftinwildsora00elli
Note About Images
Please note that these images are extracted from scanned page images that may have been digitally enhanced for readability – coloration and appearance of these illustrations may not perfectly resemble the original work.
Thanks Internet Archive and Flickr Commons
Installation
- Upload the plugin files to the
/wp-content/plugins/where-am-i
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use view-source in your favorite browser to view the html comment in the header, it starts with ‘WHERE AM I?’
FAQ
- Installation Instructions
-
- Upload the plugin files to the
/wp-content/plugins/where-am-i
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use view-source in your favorite browser to view the html comment in the header, it starts with ‘WHERE AM I?’
- Upload the plugin files to the
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Where Am I” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Where Am I” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- First version