Changeset 2112438
- Timestamp:
- 06/25/2019 10:22:05 PM (7 years ago)
- Location:
- mong9-editor/trunk
- Files:
-
- 7 added
- 2 edited
-
includes/embed (added)
-
includes/embed/afreecatv.com.php (added)
-
includes/embed/class.mong9_get_embed_video_info.php (added)
-
includes/embed/dai.ly.php (added)
-
includes/embed/dailymotion.com.php (added)
-
includes/embed/youtube.com.php (added)
-
includes/embed_check.php (added)
-
mong9-editor.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mong9-editor/trunk/mong9-editor.php
r2112373 r2112438 5 5 Description: The most advanced frontend drag & drop content editor. Mong9 Editor is a responsive page builder which can be used to extend the Classic Editor. 6 6 Tags: post, wysiwyg, content editor, drag & drop builder, page builder. 7 Version: 1.1. 07 Version: 1.1.1 8 8 Author: Mong9 Team 9 9 Author URI: http://www.webprosoft.co.kr/ … … 28 28 */ 29 29 30 define('MONG9_EDITOR_VERSION','1.1. 0');30 define('MONG9_EDITOR_VERSION','1.1.1'); 31 31 define('MONG9_EDITOR__MINIMUM_WP_VERSION','4.9'); 32 32 define('MONG9_EDITOR__PLUGIN',plugin_basename( __FILE__ )); -
mong9-editor/trunk/readme.txt
r2112373 r2112438 5 5 Tested up to: 5.2.1 6 6 Requires PHP: 5.3 7 Stable tag: 1.1. 07 Stable tag: 1.1.1 8 8 License: GPL2 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 65 65 == Changelog == 66 66 67 = 1.1.1 - 2019-06-26 = 68 * For Upgrade 1.1.0 Error. 69 67 70 = 1.1.0 - 2019-06-26 = 68 71 * Fix br, p processing method in classic editor.
Note: See TracChangeset
for help on using the changeset viewer.