Changeset 2237470
- Timestamp:
- 02/03/2020 08:26:22 AM (6 years ago)
- Location:
- event-codes
- Files:
-
- 4 edited
- 1 copied
-
tags/1.0.8 (copied) (copied from event-codes/trunk)
-
tags/1.0.8/event-codes.php (modified) (1 diff)
-
tags/1.0.8/readme.txt (modified) (2 diffs)
-
trunk/event-codes.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
event-codes/tags/1.0.8/event-codes.php
r2094262 r2237470 16 16 * Plugin URI: http://wpdwarves.com/event-codes-shortcodes-that-work-with-other-event-plugins 17 17 * 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. 718 * Version: 1.0.8 19 19 * Author: WPdwarves 20 20 * Author URI: http://wpdwarves.com -
event-codes/tags/1.0.8/readme.txt
r2094262 r2237470 4 4 Requires at least: 4.1 5 5 Tested up to: 5.2 6 Stable tag: 1.0. 76 Stable tag: 1.0.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 187 187 188 188 == Changelog == 189 = 1.0.8 = 190 * Feature - added fix for address empty fields 191 189 192 = 1.0.7 = 190 193 * Feature - added fix for event date, time and venue -
event-codes/trunk/event-codes.php
r2094262 r2237470 16 16 * Plugin URI: http://wpdwarves.com/event-codes-shortcodes-that-work-with-other-event-plugins 17 17 * 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. 718 * Version: 1.0.8 19 19 * Author: WPdwarves 20 20 * Author URI: http://wpdwarves.com -
event-codes/trunk/readme.txt
r2094262 r2237470 4 4 Requires at least: 4.1 5 5 Tested up to: 5.2 6 Stable tag: 1.0. 76 Stable tag: 1.0.8 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 187 187 188 188 == Changelog == 189 = 1.0.8 = 190 * Feature - added fix for address empty fields 191 189 192 = 1.0.7 = 190 193 * Feature - added fix for event date, time and venue
Note: See TracChangeset
for help on using the changeset viewer.