Changeset 1221647
- Timestamp:
- 08/15/2015 04:10:12 PM (11 years ago)
- File:
-
- 1 edited
-
featured-image-caption/trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
featured-image-caption/trunk/readme.txt
r1187864 r1221647 4 4 Tags: image, caption, featured image, shortcode 5 5 Requires at least: 3.5 6 Tested up to: 4. 2.26 Tested up to: 4.3 7 7 Stable tag: 0.8.1 8 8 License: GPLv2 … … 15 15 Featured Image Caption makes it simple to show a caption with the featured image of a post or page. It works seamlessly with most themes, with no coding required. If you like to mess about in the code, it supports that too. 16 16 17 For full details about the plugin and usage documentation, [check out the plugin on GitHub](https://github.com/cconover/wp-featured-image-caption).17 For full details about the plugin and usage documentation, [check out the plugin wiki on GitHub](https://github.com/cconover/wp-featured-image-caption/wiki). 18 18 19 19 == Installation == … … 26 26 27 27 = Where do I find the documentation for this plugin? = 28 Documentation is maintained on [GitHub](https://github.com/cconover/wp-featured-image-caption). I don't want to maintain two separate sets of documentation and run the risk of conflicting/outdated information, and all of the plugin development happens on GitHub.28 Documentation is maintained on the plugin's [GitHub wiki](https://github.com/cconover/wp-featured-image-caption/wiki). I don't want to maintain two separate sets of documentation and run the risk of conflicting/outdated information, and all of the plugin development happens on GitHub. 29 29 30 30 == Screenshots == … … 89 89 90 90 == Changelog == 91 92 = 0.8.2 = 93 * Improved validation of supported PHP version. If PHP is too old, the plugin is deactivated and a warning is displayed. 94 * Bug fixes and improvements. 91 95 92 96 = 0.8.1 =
Note: See TracChangeset
for help on using the changeset viewer.