Reveal Template
Version: 2.2
Reveal the theme template file used to render the displayed page, via the footer and/or template tag.
2.2
- Update plugin framework to 031
- Remove support for 'c2c_reveal_template' global
- Note compatibility through WP 3.3+
- Drop support for versions of WP older than 3.1
- Move .pot into lang/
- Regenerate .pot
- Add 'Domain Path' directive to top of main plugin file
- Update screenshot for WP 3.3
- Add link to plugin directory page to readme.txt
- Update copyright date (2012)
2.1
- Update plugin framework to v023
- Save a static version of itself in class variable $instance
- Deprecate use of global variable $c2c_reveal_template to store instance
- Explicitly declare all functions as public
- Add __construct(), activation(), and uninstall()
- Note compatibility through WP 3.2+
- Drop compatibility with versions of WP older than 3.0
- Minor code formatting changes (spacing)
- Add plugin homepage and author links in description in readme.txt
2.0.4
- Fix bug with theme-relative template path output showing parent theme path instead of child theme path
2.0.3
- Update plugin framework to version 021
- Explicitly declare all class functions public
- Delete plugin options upon uninstallation
- Note compatibility through WP 3.1+
- Update copyright date (2011)
2.0.2
- Update plugin framework to version 017
2.0.1
- Update plugin framework to version 016
- Fix template tag name references in readme.txt to use renamed function name
- Add Template Tags section to readme.txt
2.0
- Re-implementation by extending C2C_Plugin_013, which among other things adds support for:
- Reset of options to default values
- Better sanitization of input values
- Offload of core/basic functionality to generic plugin framework
- Additional hooks for various stages/places of plugin operation
- Easier localization support
- Full localization support
- Add c2c_reveal_template()
- Deprecate reveal_template() in favor of c2c_reveal_template() (but retain for backward compatibility)
- Rename class from 'RevealTemplate' to 'c2c_RevealTemplate'
- Remove docs from top of plugin file (all that and more are in readme.txt)
- Change description
- Add package info to top of plugin file
- Add PHPDoc documentation
- Note compatibility with WP 2.9+, 3.0+
- Drop support for versions of WP older than 2.8
- Minor tweaks to code formatting (spacing)
- Add Changelog and Upgrade Notice sections to readme.txt
- Update copyright date
- Remove trailing whitespace in header docs
- Update screenshot
- Add .pot file
1.0.1
- Check for 'manage_options' instead of 'edit_posts' permission in order to edit settings
- Use plugins_url() instead of hard-coding path
- Tweak readme tags and donate link
- Note compatibility with WP 2.8+
1.0
Requires: 3.1 or higher
Compatible up to: 3.3.2
Last Updated: 2011-7-12
Downloads: 3,104
Average Rating
(7 ratings)
Support
Got something to say? Need help?