Plugin Directory

Changeset 1854821


Ignore:
Timestamp:
04/08/2018 04:55:38 PM (8 years ago)
Author:
marushu
Message:

Bug fix and add slider_mode

Location:
anywhere-post-list-shortcode
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • anywhere-post-list-shortcode/trunk/anywhere-list-shortcode.php

    r1853923 r1854821  
    22/*
    33Plugin Name: Anywhere Post List Shortcode
    4 Version: 0.3
     4Version: 0.2
    55Plugin URI: http://hibou-web.com
    66Description: You can simply put a "[list]" short code, to list the title of the latest article (link with) and the front page of your blog, sidebar, footer. Set category and custom post type, taxonomy also other it is also possible.
    77Author: Shuhei Nishimura
    8 Author URI: https://private.hibou-web.com
     8Author URI: http://hibou-web.com
    99License: GPLv2 or later
    1010License URI: http://opensource.org/licenses/gpl-2.0.php GPLv2
     
    1515 *
    1616 * @package Anywhere Post List Shortcode
    17  * @version 0.3
     17 * @version 0.2
    1818 * @author Shuhei Nishimura <shuhei.nishimura@gmail.com>
    1919 * @copyright Copyright (c) 2014 Shuhei Nishimura (Hibou).
  • anywhere-post-list-shortcode/trunk/readme.txt

    r1853924 r1854821  
    33Tags: post, post type
    44Requires at least: 3.9.1
    5 Tested up to: 4.9.5
     5Tested up to: 4.2.2
    66Stable tag: trunk
    77License: GPLv2 or later
     
    5151
    5252== Changelog ==
    53 = 0.3 =
    54 - add post thumbnail
    55 - remove unnecessary code(add filter etc)
    5653= 0.2 =
    5754- add filter
Note: See TracChangeset for help on using the changeset viewer.