Plugin Directory

Changeset 2703058


Ignore:
Timestamp:
04/01/2022 04:13:06 AM (4 years ago)
Author:
OTWthemes
Message:

Version: 1.14

Location:
quotes-shortcode-and-widget
Files:
156 added
3 edited

Legend:

Unmodified
Added
Removed
  • quotes-shortcode-and-widget/trunk/include/otw_components/otw_shortcode/js/otw_shortcode_admin.js

    r2618102 r2703058  
    354354        otw_form_init_fields();
    355355       
    356         var fields = {};
    357        
    358         var code = '';
     356        oSelf.fields = {};
     357       
     358        oSelf.code = '';
    359359       
    360360        oSelf.init_fields();
  • quotes-shortcode-and-widget/trunk/otw_content_manager.php

    r2686312 r2703058  
    55Description:  Create Quotes. Nice and easy interface. Insert anywhere in your site - page/post editor, sidebars, template files.
    66Author: OTWthemes
    7 Version: 1.13
     7Version: 1.14
    88Author URI: https://codecanyon.net/user/otwthemes/portfolio?ref=OTWthemes
    99*/
  • quotes-shortcode-and-widget/trunk/readme.txt

    r2686312 r2703058  
    55Requires at least: 3.6
    66Tested up to: 5.9
    7 Stable tag: 1.13
     7Stable tag: 1.14
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7676== Changelog ==
    7777
     78= 1.14 =
     79
     80Fixed: Dynamic shortcode fields
     81
    7882= 1.13 =
    7983
Note: See TracChangeset for help on using the changeset viewer.