Changeset 1775047
- Timestamp:
- 11/25/2017 04:22:57 AM (8 years ago)
- Location:
- simple-featured-image-column/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
simple-featured-image-column.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
simple-featured-image-column/trunk/readme.txt
r1775038 r1775047 4 4 Requires at least: 3.0 5 5 Tested up to: 4.9 6 Stable tag: 1.0. 06 Stable tag: 1.0.1 7 7 8 8 A simple plugin that displays the "Featured Image" column in admin post type listing. Supports Post, Pages and Custom Posts. … … 29 29 == Changelog == 30 30 31 = 1.0 = 31 = 1.0.1 = 32 * Added "No Featured Image" default thumbnail. 33 34 = 1.0.0 = 32 35 * Initial release. -
simple-featured-image-column/trunk/simple-featured-image-column.php
r1775038 r1775047 4 4 * Plugin URI: https://github.com/dedevillela/Simple-Featured-Image-Column/ 5 5 * Description: A simple plugin that displays the "Featured Image" column in admin post type listing. Supports Post, Pages and Custom Posts. 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Author: Andre Aguiar Villela 8 * Author URI: https:// dedevillela.com/8 * Author URI: https://profiles.wordpress.org/dedevillela 9 9 * License: GPLv2+ 10 10 **/
Note: See TracChangeset
for help on using the changeset viewer.