Changeset 2550761
- Timestamp:
- 06/19/2021 07:54:40 AM (5 years ago)
- Location:
- wysiwyg-editor-for-contact-form-7/trunk
- Files:
-
- 2 edited
-
contact-form-7-wysiwyg.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wysiwyg-editor-for-contact-form-7/trunk/contact-form-7-wysiwyg.php
r2465864 r2550761 24 24 } 25 25 26 define('CF7_WYSIWYG_VERSION', '1.0. 0');26 define('CF7_WYSIWYG_VERSION', '1.0.1'); 27 27 define('CF7_WYSIWYG_ENV', 'PRODUCTION'); 28 28 define('CF7_WYSIWYG_PLUGIN_DIR', dirname(__FILE__)); -
wysiwyg-editor-for-contact-form-7/trunk/readme.txt
r2465863 r2550761 4 4 Tags: rich, text, editor, wysiwyg, tinymce, contact, form, cf7 5 5 Requires at least: 5.0 6 Tested up to: 5. 66 Tested up to: 5.7.2 7 7 Requires PHP: 5.6 8 8 Stable Tag: 1.0.3
Note: See TracChangeset
for help on using the changeset viewer.