Changeset 2207045
- Timestamp:
- 12/06/2019 07:38:15 AM (6 years ago)
- Location:
- ac-custom-loop-shortcode/trunk
- Files:
-
- 2 edited
-
ac-wp-custom-loop-sc.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ac-custom-loop-shortcode/trunk/ac-wp-custom-loop-sc.php
r2206684 r2207045 4 4 Plugin URI: https://github.com/ambercouch/ac-wp-custom-loop-shortcode 5 5 Description: Shortcode ( [ac_custom_loop] ) that allows you to easily list post, pages or custom posts with the WordPress content editor or in any widget that supports short code. A typical use would be to show your latest post on your homepage. 6 Version: 1.4. 06 Version: 1.4.1 7 7 Author: AmberCouch 8 8 Author URI: http://ambercouch.co.uk -
ac-custom-loop-shortcode/trunk/readme.txt
r2207040 r2207045 5 5 Requires at least: 4.6 6 6 Tested up to: 5.3 7 Stable tag: 1.4. 07 Stable tag: 1.4.1 8 8 Requires PHP: 5.2.4 9 9 License: GPLv2 or later … … 54 54 == Changelog == 55 55 56 = 1.4.1 (2019-12-06) = 57 * Fix release issues. 58 56 59 = 1.4.0 (2019-12-05) = 57 60 * Added ids param to shortcode.
Note: See TracChangeset
for help on using the changeset viewer.