Changeset 3258089
- Timestamp:
- 03/18/2025 10:23:40 PM (13 months ago)
- Location:
- microtango
- Files:
-
- 5 added
- 2 edited
-
tags/0.9.28 (added)
-
tags/0.9.28/microtango-init.php (added)
-
tags/0.9.28/microtango-settings-init.php (added)
-
tags/0.9.28/microtango.php (added)
-
tags/0.9.28/readme.txt (added)
-
trunk/microtango.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
microtango/trunk/microtango.php
r3258086 r3258089 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.2 76 Version: 0.9.28 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.2 7"32 "version" => "0.9.28" 33 33 ); 34 34 -
microtango/trunk/readme.txt
r3258086 r3258089 5 5 Requires PHP: 7.0.0 6 6 Tested up to: 6.7.2 7 Stable tag: 0.9.2 77 Stable tag: 0.9.28 8 8 License: MIT License 9 9 License URI: http://opensource.org/licenses/MIT … … 157 157 == Changelog == 158 158 159 = 0.9.28 = 160 * Bugfix for missing settings 161 159 162 = 0.9.27 = 160 163 * Bugfix for missing settings
Note: See TracChangeset
for help on using the changeset viewer.