Changeset 2699918
- Timestamp:
- 03/26/2022 10:52:41 AM (4 years ago)
- Location:
- microtango
- Files:
-
- 5 added
- 2 edited
-
tags/0.9.21 (added)
-
tags/0.9.21/microtango-init.php (added)
-
tags/0.9.21/microtango-settings-init.php (added)
-
tags/0.9.21/microtango.php (added)
-
tags/0.9.21/readme.txt (added)
-
trunk/microtango.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
microtango/trunk/microtango.php
r2699818 r2699918 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 06 Version: 0.9.21 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 0"32 "version" => "0.9.21" 33 33 ); 34 34 -
microtango/trunk/readme.txt
r2699818 r2699918 5 5 Requires PHP: 5.6.0 6 6 Tested up to: 5.9.0 7 Stable tag: 0.9.2 07 Stable tag: 0.9.21 8 8 License: MIT License 9 9 License URI: http://opensource.org/licenses/MIT
Note: See TracChangeset
for help on using the changeset viewer.