Plugin Directory

Changeset 1775794


Ignore:
Timestamp:
11/27/2017 01:38:23 AM (8 years ago)
Author:
dedevillela
Message:

Changed plugin requirements to at least WordPress 4.6.

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

Legend:

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

    r1775793 r1775794  
    22Contributors: dedevillela
    33Tags: admin, featured image, column
    4 Requires at least: 3.0
     4Requires at least: 4.6
    55Tested up to: 4.9
    6 Stable tag: 1.0.3
     6Stable tag: 1.0.5
    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.5 =
     32* Changed plugin requirements to at least WordPress 4.6.
     33
    3134= 1.0.4 =
    3235* Corrected internationalization settings.
  • simple-featured-image-column/trunk/simple-featured-image-column.php

    r1775793 r1775794  
    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 Posts, Pages and Custom Posts.
    6  * Version: 1.0.4
     6 * Version: 1.0.5
    77 * Text Domain: simple-featured-image-column
    88 * Domain Path: /languages
Note: See TracChangeset for help on using the changeset viewer.