Changeset 2610210
- Timestamp:
- 10/06/2021 10:23:51 AM (4 years ago)
- Location:
- microtango
- Files:
-
- 5 added
- 2 edited
-
tags/0.9.16 (added)
-
tags/0.9.16/microtango-init.php (added)
-
tags/0.9.16/microtango-settings-init.php (added)
-
tags/0.9.16/microtango.php (added)
-
tags/0.9.16/readme.txt (added)
-
trunk/microtango.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
microtango/trunk/microtango.php
r2608213 r2610210 4 4 Plugin URI: https://microtango.de/ 5 5 Description: Microtango WP integration. Requires subscription from DMS. Will include the Microtango REST API to show your cloud data. 6 Version: 0.9.1 56 Version: 0.9.16 7 7 Author: microtango 8 8 Author URI: https://profiles.wordpress.org/microtango/ … … 30 30 "settings_page_title" => "Microtango Einstellungen", 31 31 "settings" => "microtango_settings", 32 "version" => "0.9.1 5"32 "version" => "0.9.16" 33 33 ); 34 34 -
microtango/trunk/readme.txt
r2610208 r2610210 5 5 Requires PHP: 5.6.0 6 6 Tested up to: 5.8.1 7 Stable tag: 0.9.1 57 Stable tag: 0.9.16 8 8 License: MIT License 9 9 License URI: http://opensource.org/licenses/MIT … … 144 144 == Changelog == 145 145 146 = 0.9.16 = 147 * WP Version 4.0.0 - 5.8.1 148 146 149 = 0.9.15 = 147 150 * Fallback to popup, if mtattendform is missing
Note: See TracChangeset
for help on using the changeset viewer.