Changeset 2784721
- Timestamp:
- 09/14/2022 03:41:34 PM (4 years ago)
- Location:
- seguros-promo
- Files:
-
- 2 edited
- 8 copied
-
tags/1.7.5 (copied) (copied from seguros-promo/trunk)
-
tags/1.7.5/README.txt (copied) (copied from seguros-promo/trunk/README.txt) (2 diffs)
-
tags/1.7.5/admin/class-seguros-promo-admin.php (copied) (copied from seguros-promo/trunk/admin/class-seguros-promo-admin.php)
-
tags/1.7.5/includes/class-seguros-promo-widget.php (copied) (copied from seguros-promo/trunk/includes/class-seguros-promo-widget.php)
-
tags/1.7.5/public/partials/seguros-promo-public-display-card.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display-card.php)
-
tags/1.7.5/public/partials/seguros-promo-public-display-widget.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display-widget.php)
-
tags/1.7.5/public/partials/seguros-promo-public-display.php (copied) (copied from seguros-promo/trunk/public/partials/seguros-promo-public-display.php)
-
tags/1.7.5/seguros-promo.php (copied) (copied from seguros-promo/trunk/seguros-promo.php) (2 diffs)
-
trunk/README.txt (modified) (2 diffs)
-
trunk/seguros-promo.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
seguros-promo/tags/1.7.5/README.txt
r2747674 r2784721 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.7. 49 Stable tag: 1.7.5 10 10 11 11 O Plugin Seguros Promo permite aos blogs enriquecer o conteúdo dos seus textos com a inclusão de preços de seguros viagem que são atualizados constantemente pelas nossas APIs. … … 32 32 33 33 == Changelog == 34 **1.7.5** 35 36 - Insert image universal assistance's provider 37 34 38 **1.7.4** 35 39 36 40 - Resolve errors in partials files 41 37 42 **1.7.3** 38 43 -
seguros-promo/tags/1.7.5/seguros-promo.php
r2747674 r2784721 23 23 * Text Domain: seguros-promo 24 24 * Domain Path: /languages 25 * Version: 1.7. 425 * Version: 1.7.5 26 26 */ 27 27 … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define('SEGUROS_PROMO_VERSION', '1.7. 4');38 define('SEGUROS_PROMO_VERSION', '1.7.5'); 39 39 40 40 /** -
seguros-promo/trunk/README.txt
r2747674 r2784721 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 Stable tag: 1.7. 49 Stable tag: 1.7.5 10 10 11 11 O Plugin Seguros Promo permite aos blogs enriquecer o conteúdo dos seus textos com a inclusão de preços de seguros viagem que são atualizados constantemente pelas nossas APIs. … … 32 32 33 33 == Changelog == 34 **1.7.5** 35 36 - Insert image universal assistance's provider 37 34 38 **1.7.4** 35 39 36 40 - Resolve errors in partials files 41 37 42 **1.7.3** 38 43 -
seguros-promo/trunk/seguros-promo.php
r2747674 r2784721 23 23 * Text Domain: seguros-promo 24 24 * Domain Path: /languages 25 * Version: 1.7. 425 * Version: 1.7.5 26 26 */ 27 27 … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define('SEGUROS_PROMO_VERSION', '1.7. 4');38 define('SEGUROS_PROMO_VERSION', '1.7.5'); 39 39 40 40 /**
Note: See TracChangeset
for help on using the changeset viewer.