Plugin Directory

Changeset 1832751


Ignore:
Timestamp:
03/03/2018 12:51:07 PM (8 years ago)
Author:
beek.yoshida
Message:

test on wp4.9.4

Location:
cpt-list/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpt-list/trunk/cpt-list.php

    r1270209 r1832751  
    22/*
    33  Plugin Name: CPT List
    4   Plugin URI: http://beek.jp/cpt-list/
     4  Plugin URI: https://github.com/yoshida-san/cpt-list
    55  Description: Will add the custom post type list view shortcode and widget.
    6   Version: 0.1.0
     6  Version: 0.1.1
    77  Author: Satoshi Yoshida
    8   Author URI: http://beek.jp
     8  Author URI: https://github.com/yoshida-san/cpt-list
    99  License: GPLv2 or later
    1010 */
  • cpt-list/trunk/readme.txt

    r1270209 r1832751  
    33Tags: custom, post, type, widget, shortcode, plugin
    44Requires at least: 4.1
    5 Tested up to: 4.3
    6 Stable tag: 0.1.0
     5Tested up to: 4.9.4
     6Stable tag: 0.1.1
    77License: GPLv2 or later
    88
     
    1111== Description ==
    1212
    13 <p>Will add the custom post type list view shortcode and widget.</p>
    14 <h4>Features</h4>
    15 <ul>
    16 <li>Add custom post list view shortcode</li>
    17 <li>Add custom post list view widget</li>
    18 </ul>
    19 <p>[Document] http://beek.jp/cpt-list/ </p>
     13Will add the custom post type list view shortcode and widget.
     14
     15Features
     16Add custom post list view shortcode
     17Add custom post list view widget
    2018
    2119== Installation ==
     
    3028Create new.
    3129
    32 == Upgrade Notice ==
     30= 0.1.1 =
    3331
    34 = 0.1.0 =
    35 
    36 Create new.
     32Test on WordPress4.9.4.
Note: See TracChangeset for help on using the changeset viewer.