Changeset 2717916
- Timestamp:
- 05/04/2022 06:49:47 AM (4 years ago)
- Location:
- makestories-helper/trunk
- Files:
-
- 2 edited
-
config.php (modified) (1 diff)
-
makestories.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
makestories-helper/trunk/config.php
r2712777 r2717916 8 8 * URL From where the main editor compiled files and other assets would be served 9 9 */ 10 define("MS_CDN_URL", "https:// api.makestories.io/wp/".MS_PLUGIN_VERSION."/");10 define("MS_CDN_URL", "https://js.makestories.io/wp/".MS_PLUGIN_VERSION."/"); 11 11 12 12 /** -
makestories-helper/trunk/makestories.php
r2712777 r2717916 4 4 Plugin URI: https://makestories.io/official-wordpress-webstories-plugin/ 5 5 Description: The leading Google Web Stories Editor is now available to create Stories in WordPress. It is easy to use, allows for extensive customization, and is adaptive for future changes. 6 Version: 2.6. 36 Version: 2.6.4 7 7 Author: MakeStories Team 8 8 Author URI: https://makestories.io
Note: See TracChangeset
for help on using the changeset viewer.