Plugin Directory

Changeset 2207045


Ignore:
Timestamp:
12/06/2019 07:38:15 AM (6 years ago)
Author:
ambercouch
Message:

Update to 1.4.1 to fix release issues

Location:
ac-custom-loop-shortcode/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ac-custom-loop-shortcode/trunk/ac-wp-custom-loop-sc.php

    r2206684 r2207045  
    44  Plugin URI: https://github.com/ambercouch/ac-wp-custom-loop-shortcode
    55  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.0
     6  Version: 1.4.1
    77  Author: AmberCouch
    88  Author URI: http://ambercouch.co.uk
  • ac-custom-loop-shortcode/trunk/readme.txt

    r2207040 r2207045  
    55Requires at least: 4.6
    66Tested up to: 5.3
    7 Stable tag: 1.4.0
     7Stable tag: 1.4.1
    88Requires PHP: 5.2.4
    99License: GPLv2 or later
     
    5454== Changelog ==
    5555
     56= 1.4.1 (2019-12-06) =
     57* Fix release issues.
     58
    5659= 1.4.0 (2019-12-05) =
    5760* Added ids param to shortcode.
Note: See TracChangeset for help on using the changeset viewer.