Plugin Directory

Changeset 1775047


Ignore:
Timestamp:
11/25/2017 04:22:57 AM (8 years ago)
Author:
dedevillela
Message:

Added featured image default thumbnail.

Location:
simple-featured-image-column/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-featured-image-column/trunk/readme.txt

    r1775038 r1775047  
    44Requires at least: 3.0
    55Tested up to: 4.9
    6 Stable tag: 1.0.0
     6Stable tag: 1.0.1
    77
    88A simple plugin that displays the "Featured Image" column in admin post type listing. Supports Post, Pages and Custom Posts.
     
    2929== Changelog ==
    3030
    31 = 1.0 =
     31= 1.0.1 =
     32* Added "No Featured Image" default thumbnail.
     33
     34= 1.0.0 =
    3235* Initial release.
  • simple-featured-image-column/trunk/simple-featured-image-column.php

    r1775038 r1775047  
    44 * Plugin URI: https://github.com/dedevillela/Simple-Featured-Image-Column/
    55 * 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.0
     6 * Version: 1.0.1
    77 * Author: Andre Aguiar Villela
    8  * Author URI: https://dedevillela.com/
     8 * Author URI: https://profiles.wordpress.org/dedevillela
    99 * License: GPLv2+
    1010 **/
Note: See TracChangeset for help on using the changeset viewer.