Changeset 1775794
- Timestamp:
- 11/27/2017 01:38:23 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
r1775793 r1775794 2 2 Contributors: dedevillela 3 3 Tags: admin, featured image, column 4 Requires at least: 3.04 Requires at least: 4.6 5 5 Tested up to: 4.9 6 Stable tag: 1.0. 36 Stable tag: 1.0.5 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.5 = 32 * Changed plugin requirements to at least WordPress 4.6. 33 31 34 = 1.0.4 = 32 35 * Corrected internationalization settings. -
simple-featured-image-column/trunk/simple-featured-image-column.php
r1775793 r1775794 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 Posts, Pages and Custom Posts. 6 * Version: 1.0. 46 * Version: 1.0.5 7 7 * Text Domain: simple-featured-image-column 8 8 * Domain Path: /languages
Note: See TracChangeset
for help on using the changeset viewer.