Plugin Directory

Changeset 2237470


Ignore:
Timestamp:
02/03/2020 08:26:22 AM (6 years ago)
Author:
ajency
Message:

tagging version 1.0.8

Location:
event-codes
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • event-codes/tags/1.0.8/event-codes.php

    r2094262 r2237470  
    1616 * Plugin URI:        http://wpdwarves.com/event-codes-shortcodes-that-work-with-other-event-plugins
    1717 * Description:       EventCodes plugin provides a shortcode that can be used to display a list of events on home page, sidebar or any other part of the site.
    18  * Version:           1.0.7
     18 * Version:           1.0.8
    1919 * Author:            WPdwarves
    2020 * Author URI:        http://wpdwarves.com
  • event-codes/tags/1.0.8/readme.txt

    r2094262 r2237470  
    44Requires at least: 4.1
    55Tested up to: 5.2
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    187187
    188188== Changelog ==
     189= 1.0.8 =
     190* Feature - added fix for address empty fields
     191
    189192= 1.0.7 =
    190193* Feature - added fix for event date, time and venue
  • event-codes/trunk/event-codes.php

    r2094262 r2237470  
    1616 * Plugin URI:        http://wpdwarves.com/event-codes-shortcodes-that-work-with-other-event-plugins
    1717 * Description:       EventCodes plugin provides a shortcode that can be used to display a list of events on home page, sidebar or any other part of the site.
    18  * Version:           1.0.7
     18 * Version:           1.0.8
    1919 * Author:            WPdwarves
    2020 * Author URI:        http://wpdwarves.com
  • event-codes/trunk/readme.txt

    r2094262 r2237470  
    44Requires at least: 4.1
    55Tested up to: 5.2
    6 Stable tag: 1.0.7
     6Stable tag: 1.0.8
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    187187
    188188== Changelog ==
     189= 1.0.8 =
     190* Feature - added fix for address empty fields
     191
    189192= 1.0.7 =
    190193* Feature - added fix for event date, time and venue
Note: See TracChangeset for help on using the changeset viewer.