Changeset 2374923
- Timestamp:
- 09/04/2020 03:19:55 AM (6 years ago)
- Location:
- weatherzone
- Files:
-
- 6 edited
- 1 copied
-
tags/1.2.12 (copied) (copied from weatherzone/trunk)
-
tags/1.2.12/readme.txt (modified) (2 diffs)
-
tags/1.2.12/weatherzone.php (modified) (2 diffs)
-
tags/1.2.12/weatherzone.pot (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/weatherzone.php (modified) (2 diffs)
-
trunk/weatherzone.pot (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
weatherzone/tags/1.2.12/readme.txt
r2374424 r2374923 4 4 Requires at least: 3.5 5 5 Tested up to: 5.5 6 Stable tag: 1.2.1 16 Stable tag: 1.2.12 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 83 83 == Changelog == 84 84 85 = 1.2.1 1=85 = 1.2.12 = 86 86 * Update release process. 87 87 88 = 1.2.1 0=88 = 1.2.11 = 89 89 * Update release process. 90 90 91 = 1.2. 9=91 = 1.2.10 = 92 92 * Update release process. 93 93 94 = 1.2.9= 94 = 1.2.9 = 95 * Update release process. 96 97 = 1.2.9 = 95 98 * Translation updates. 96 99 97 = 1.2.8 =100 = 1.2.8 = 98 101 * WordPress 5.5 compatibility. 99 102 100 = 1.2.7 =103 = 1.2.7 = 101 104 * Add support for HTTPS/SSL sites. 102 105 * WordPress 4.8 compatibility. 103 106 104 = 1.2.6 =107 = 1.2.6 = 105 108 * PHP 7 compatibility (no more deprecated constructor warning). 106 109 * WordPress 4.5 compatibility. -
weatherzone/tags/1.2.12/weatherzone.php
r2374424 r2374923 4 4 Plugin URI: https://om4.io/plugins/weatherzone/ 5 5 Description: Allows you to embed WeatherZone.com.au weather buttons on your site. Supports both weather forecast and current weather observations buttons. 6 Version: 1.2.1 16 Version: 1.2.12 7 7 Author: OM4 8 8 Author URI: https://om4.io/ … … 32 32 class OM4_WeatherZone { 33 33 34 var $version = '1.2.1 1';34 var $version = '1.2.12'; 35 35 36 36 var $dbVersion = 1; -
weatherzone/tags/1.2.12/weatherzone.pot
r2374424 r2374923 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WeatherZone Embed 1.2.1 1\n"5 "Project-Id-Version: WeatherZone Embed 1.2.12\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/weatherzone\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2020-09-0 3T10:40:36+00:00\n"12 "POT-Creation-Date: 2020-09-04T03:17:02+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n" -
weatherzone/trunk/readme.txt
r2374424 r2374923 4 4 Requires at least: 3.5 5 5 Tested up to: 5.5 6 Stable tag: 1.2.1 16 Stable tag: 1.2.12 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 83 83 == Changelog == 84 84 85 = 1.2.1 1=85 = 1.2.12 = 86 86 * Update release process. 87 87 88 = 1.2.1 0=88 = 1.2.11 = 89 89 * Update release process. 90 90 91 = 1.2. 9=91 = 1.2.10 = 92 92 * Update release process. 93 93 94 = 1.2.9= 94 = 1.2.9 = 95 * Update release process. 96 97 = 1.2.9 = 95 98 * Translation updates. 96 99 97 = 1.2.8 =100 = 1.2.8 = 98 101 * WordPress 5.5 compatibility. 99 102 100 = 1.2.7 =103 = 1.2.7 = 101 104 * Add support for HTTPS/SSL sites. 102 105 * WordPress 4.8 compatibility. 103 106 104 = 1.2.6 =107 = 1.2.6 = 105 108 * PHP 7 compatibility (no more deprecated constructor warning). 106 109 * WordPress 4.5 compatibility. -
weatherzone/trunk/weatherzone.php
r2374424 r2374923 4 4 Plugin URI: https://om4.io/plugins/weatherzone/ 5 5 Description: Allows you to embed WeatherZone.com.au weather buttons on your site. Supports both weather forecast and current weather observations buttons. 6 Version: 1.2.1 16 Version: 1.2.12 7 7 Author: OM4 8 8 Author URI: https://om4.io/ … … 32 32 class OM4_WeatherZone { 33 33 34 var $version = '1.2.1 1';34 var $version = '1.2.12'; 35 35 36 36 var $dbVersion = 1; -
weatherzone/trunk/weatherzone.pot
r2374424 r2374923 3 3 msgid "" 4 4 msgstr "" 5 "Project-Id-Version: WeatherZone Embed 1.2.1 1\n"5 "Project-Id-Version: WeatherZone Embed 1.2.12\n" 6 6 "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/weatherzone\n" 7 7 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 10 10 "Content-Type: text/plain; charset=UTF-8\n" 11 11 "Content-Transfer-Encoding: 8bit\n" 12 "POT-Creation-Date: 2020-09-0 3T10:40:36+00:00\n"12 "POT-Creation-Date: 2020-09-04T03:17:02+00:00\n" 13 13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 14 14 "X-Generator: WP-CLI 2.4.0\n"
Note: See TracChangeset
for help on using the changeset viewer.