Changeset 1485692
- Timestamp:
- 08/29/2016 03:24:57 PM (10 years ago)
- Location:
- themedy-toolbox/trunk
- Files:
-
- 3 edited
-
includes/tinymce_button.js (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
themedy-toolbox.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
themedy-toolbox/trunk/includes/tinymce_button.js
r1130688 r1485692 781 781 <li class="themedy-shortcodes-form-type-columns" type="columns"><a href="#">Columns</a></li>\ 782 782 <li class="themedy-shortcodes-form-type-social" type="social"><a href="#">Social</a></li>\ 783 < li class="themedy-shortcodes-form-type-media" type="media"><a href="#">Videos</a></li>\783 <!--<li class="themedy-shortcodes-form-type-media" type="media"><a href="#">Videos</a></li>-->\ 784 784 <li class="themedy-shortcodes-form-type-toggle" type="toggle"><a href="#">Toggles</a></li>\ 785 785 <li class="themedy-shortcodes-form-type-accordion" type="accordion"><a href="#">Accordion</a></li>\ -
themedy-toolbox/trunk/readme.txt
r1465578 r1485692 4 4 Requires at least: 4.4 5 5 Tested up to: 4.6 6 Stable tag: 1.0.1 06 Stable tag: 1.0.11 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 32 32 33 33 == Changelog == 34 35 = 1.0.11 = 36 * Remove video option from shortcode builder, you can use WordPress's default embed tools for videos. Old video / manually created video shortcodes will continue to function. 34 37 35 38 = 1.0.10 = -
themedy-toolbox/trunk/themedy-toolbox.php
r1465578 r1485692 2 2 /* 3 3 Plugin Name: Themedy Toolbox 4 Plugin URI: http ://themedy.com4 Plugin URI: https://themedy.com 5 5 Description: Shortcodes and tools to extend your Themedy site even further. 6 Version: 1.0.1 06 Version: 1.0.11 7 7 Author: Themedy 8 Author URI: http ://themedy.com8 Author URI: https://themedy.com 9 9 */ 10 10 // Exit if accessed directly
Note: See TracChangeset
for help on using the changeset viewer.