Changeset 960722
- Timestamp:
- 08/05/2014 06:51:55 PM (12 years ago)
- Location:
- map-contact/trunk
- Files:
-
- 2 edited
-
map-contact.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
map-contact/trunk/map-contact.php
r960719 r960722 6 6 Plugin URI: http://wordpress.org/plugins/map-contact/ 7 7 Author URI: http://xantoo.com/ 8 Version: 2.0. 38 Version: 2.0.4 9 9 */ 10 10 … … 144 144 if (wp_script_is('quicktags')){ 145 145 echo "<script type=\"text/javascript\"> 146 QTags.addButton( 'mc_shortcode', 'Map Contact Shortcode', '[map-contact map=\"true\" addressbook=\"true\" width=\"500px\" height=\"500px\"]', '', 'mc_shortcode', 'Map Contact Shortcode', 999);146 QTags.addButton( 'mc_shortcode', 'Map Contact Shortcode', '[map-contact map=\"true\" addressbook=\"true\" width=\"500px\" height=\"500px\"]', '', 'mc_shortcode', 'Map Contact Shortcode', 999); 147 147 </script>"; 148 148 } -
map-contact/trunk/readme.txt
r960719 r960722 61 61 = 62 62 63 = 2.0.4 - 05/08/2014 = 64 * Bug Fixes 65 63 66 = 2.0.3 - 05/08/2014 = 64 67 * Button added to editor for easier shortcode adding!
Note: See TracChangeset
for help on using the changeset viewer.