Plugin Directory

Changeset 2010267


Ignore:
Timestamp:
01/10/2019 10:37:57 PM (7 years ago)
Author:
cbaldelomar
Message:

version 3.45

Location:
wc-shortcodes/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • wc-shortcodes/trunk/README.md

    r1943173 r2010267  
    44**Tags:** shortcode, shortcodes, accordion, accordions, tab, tabs, toggle, columns, column, section, sections, testimonials, border, borders, button, buttons, fullwidth, full width, notification, notifications, google maps, maps, googlemaps, social icons, progress bar, pricing, pricing box, highlights, image, flags, banners, countdown, rsvp, custom html, code, code snippets, snippets, isotope, masonry, posts, post_type, post slider, slider, font awesome, icons, fontawesome, fa, box, heading, inline code, divider, spacing, grid, center content, center, icons, image flag, image flags 
    55**Requires at least:** 3.7 
    6 **Tested up to:** 4.7.3 
     6**Tested up to:** 5.0.3 
    77**Stable tag:** trunk 
    88**License:** GPLv2 or later 
     
    106106
    107107## Changelog ##
     108
     109### Version 3.45 ###
     110
     111* Updated readme.
    108112
    109113### Version 3.44 ###
  • wc-shortcodes/trunk/public/class-vars.php

    r1943173 r2010267  
    99     * @var     string
    1010     */
    11     const VERSION = '3.44';
     11    const VERSION = '3.45';
    1212    const DB_VERSION = '1.0';
    1313
  • wc-shortcodes/trunk/readme.txt

    r1943173 r2010267  
    44Tags: shortcode, shortcodes, accordion, accordions, tab, tabs, toggle, columns, column, section, sections, testimonials, border, borders, button, buttons, fullwidth, full width, notification, notifications, google maps, maps, googlemaps, social icons, progress bar, pricing, pricing box, highlights, image, flags, banners, countdown, rsvp, custom html, code, code snippets, snippets, isotope, masonry, posts, post_type, post slider, slider, font awesome, icons, fontawesome, fa, box, heading, inline code, divider, spacing, grid, center content, center, icons, image flag, image flags
    55Requires at least: 3.7
    6 Tested up to: 4.7.3
     6Tested up to: 5.0.3
    77Stable tag: trunk
    88License: GPLv2 or later
     
    113113
    114114== Changelog ==
     115
     116= Version 3.45 =
     117
     118* Updated readme.
    115119
    116120= Version 3.44 =
  • wc-shortcodes/trunk/wc-shortcodes.php

    r1943173 r2010267  
    66Author: Chris Baldelomar
    77Author URI: http://angiemakes.com/
    8 Version: 3.44
     8Version: 3.45
    99License: GPLv2 or later
    1010*/
Note: See TracChangeset for help on using the changeset viewer.