Changeset 794159
- Timestamp:
- 10/26/2013 04:28:31 PM (12 years ago)
- File:
-
- 1 edited
-
ie-check/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ie-check/trunk/readme.txt
r794156 r794159 23 23 2. Activate it, 24 24 3. Add the add the following code to your template: 25 `<?php if (function_exists("ie_check")) { ie_check(); } ?>` 26 *I recommend adding it to your footer.php 25 `<?php if (function_exists("ie_check")) { ie_check(); } ?>` (I recommend adding it to your footer.php) 27 26 4. Go to "Settings > IE Check" to configure the plugin 28 27 5. Open your blog on an outdate Internet Explorer instalationn (or use developer tools to see the results) 29 28 6. Finito! 30 7. (Please rate the plugin ;)31 29 32 30 == Features ==
Note: See TracChangeset
for help on using the changeset viewer.