Changeset 1854821
- Timestamp:
- 04/08/2018 04:55:38 PM (8 years ago)
- Location:
- anywhere-post-list-shortcode
- Files:
-
- 3 added
- 2 edited
-
tags/0.4 (added)
-
tags/0.4/anywhere-list-shortcode.php (added)
-
tags/0.4/readme.txt (added)
-
trunk/anywhere-list-shortcode.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
anywhere-post-list-shortcode/trunk/anywhere-list-shortcode.php
r1853923 r1854821 2 2 /* 3 3 Plugin Name: Anywhere Post List Shortcode 4 Version: 0. 34 Version: 0.2 5 5 Plugin URI: http://hibou-web.com 6 6 Description: 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. 7 7 Author: Shuhei Nishimura 8 Author URI: http s://private.hibou-web.com8 Author URI: http://hibou-web.com 9 9 License: GPLv2 or later 10 10 License URI: http://opensource.org/licenses/gpl-2.0.php GPLv2 … … 15 15 * 16 16 * @package Anywhere Post List Shortcode 17 * @version 0. 317 * @version 0.2 18 18 * @author Shuhei Nishimura <shuhei.nishimura@gmail.com> 19 19 * @copyright Copyright (c) 2014 Shuhei Nishimura (Hibou). -
anywhere-post-list-shortcode/trunk/readme.txt
r1853924 r1854821 3 3 Tags: post, post type 4 4 Requires at least: 3.9.1 5 Tested up to: 4. 9.55 Tested up to: 4.2.2 6 6 Stable tag: trunk 7 7 License: GPLv2 or later … … 51 51 52 52 == Changelog == 53 = 0.3 =54 - add post thumbnail55 - remove unnecessary code(add filter etc)56 53 = 0.2 = 57 54 - add filter
Note: See TracChangeset
for help on using the changeset viewer.