Plugin Directory

Changeset 1758132


Ignore:
Timestamp:
11/03/2017 05:05:21 PM (8 years ago)
Author:
healcode_wordpress
Message:

Merge pull request #35 from healcode/video-removal-2-bc-svn-merge-conflict

Remove broken video link in readme

Location:
healcode-mindbody-widget/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • healcode-mindbody-widget/trunk/hc-editor-plugin.php

    r1677900 r1758132  
    2121
    2222    public function include_hc_media_button_js() {
    23       wp_enqueue_script('hc_media_script', plugins_url('/js/healcode-wp-mb-widget.js', __FILE__), array('jquery'), '1.1.16', true);
     23      wp_enqueue_script('hc_media_script', plugins_url('/js/healcode-wp-mb-widget.js', __FILE__), array('jquery'), '1.1.17', true);
    2424    }
    2525
  • healcode-mindbody-widget/trunk/healcode-mb-widget.php

    r1677900 r1758132  
    44Plugin URI: https://wordpress.org/plugins/healcode-mindbody-widget/
    55Description: Add MINDBODY Widgets to your WordPress website. This plugin lets you generate a shortcode for a widget. The shortcodes can be used in your pages, posts and widgets.
    6 Version: 1.1.16
     6Version: 1.1.17
    77Author: MINDBODY
    88Author URI: https://www.mindbodyonline.com/
  • healcode-mindbody-widget/trunk/readme.txt

    r1677900 r1758132  
    55Requires at least: 3.0
    66Tested up to: 4.8
    7 Stable tag: 1.1.16
     7Stable tag: 1.1.17
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    130130
    131131[See our FAQ here.](https://support.mindbodyonline.com/s/article/ka032000000LBlAAAW/Putting-widgets-on-WordPress-com-branded-web-tools-formerly-HealCode?language=en_US)
    132 [vimeo http://vimeo.com/117301143]
    133132
    134133
     
    149148See our [MINDBODY Widget Plugin FAQ](https://support.mindbodyonline.com/s/article/ka032000000LBlAAAW/Putting-widgets-on-WordPress-com-branded-web-tools-formerly-HealCode?language=en_US)
    150149
    151 [vimeo http://vimeo.com/117301143]
    152150
    153151= Where do I find my MINDBODY Widget code? =
     
    228226== Changelog ==
    229227
     228= 1.1.17 =
     229* Remove broken video in readme
    230230= 1.1.16 =
    231231* Reflect MINDBODY ownership
     
    289289== Upgrade Notice ==
    290290
     291= 1.1.17 =
     292* Remove broken video in readme
    291293= 1.1.16 =
    292294* Reflect MINDBODY ownership
Note: See TracChangeset for help on using the changeset viewer.