Plugin Directory

Changeset 3170021


Ignore:
Timestamp:
10/16/2024 09:59:39 AM (15 months ago)
Author:
wpminds
Message:

Google GA4 2.2.1

Location:
wpminds-growth-blocks
Files:
10 edited

Legend:

Unmodified
Added
Removed
  • wpminds-growth-blocks/tags/2.2/build/block.json

    r3169988 r3170021  
    33  "apiVersion": 2,
    44  "name": "create-block/wpminds-growth-blocks",
    5   "version": "2.2",
     5  "version": "2.2.1",
    66  "title": "WPMinds Growth Blocks",
    77  "description": "Effortlessly build and customize stunning web pages with WPMinds Growth Blocks - a collection of lightweight and easily customizable page-building blocks designed specifically for the Gutenberg block editor.",
  • wpminds-growth-blocks/tags/2.2/package.json

    r3169988 r3170021  
    33    "name": "wpminds-growth-blocks",
    44    "title": "WPMinds  Growth Blocks",
    5     "version": "2.2",
     5    "version": "2.2.1",
    66    "description": "WPMinds  Growth Blocks is a collection of page building blocks for the Gutenberg block editor.",
    77    "author": "WPMinds ",
  • wpminds-growth-blocks/tags/2.2/readme.txt

    r3169988 r3170021  
    44Tags: Blocks, gutenberg, gutenberg blocks, page builder,  WPMinds, Growth Blocks
    55Tested up to: 6.6.2
    6 Stable tag: 2.2
     6Stable tag: 2.2.1
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    9393== Changelog ==
    9494
    95 = 2.2 =
     95= 2.2.1 =
    9696* Layout Bugs fixed
    9797* Add Google Event track option.
  • wpminds-growth-blocks/tags/2.2/src/block.json

    r3169988 r3170021  
    33    "apiVersion": 2,
    44    "name": "create-block/wpminds-growth-blocks",
    5     "version": "2.2",
     5    "version": "2.2.1",
    66    "title": "WPMinds Growth Blocks",
    77    "description": "Effortlessly build and customize stunning web pages with WPMinds Growth Blocks - a collection of lightweight and easily customizable page-building blocks designed specifically for the Gutenberg block editor.",
  • wpminds-growth-blocks/tags/2.2/wpminds-growth-blocks.php

    r3169988 r3170021  
    55 * Requires at least: 5.9
    66 * Requires PHP:      7.0
    7  * Version:           2.2
     7 * Version:           2.2.1
    88 * Author:            WPMinds
    99 * Author URI:        https://wpminds.com
     
    3636function wpgb_enqueue_script_atmaic() {
    3737    wp_enqueue_script( 'block-enqueue', plugins_url( 'inc/block-jq.js', __FILE__ ), array('jquery') );
    38     wp_enqueue_style( 'wpgb-carousel-css', 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.3/assets/owl.carousel.min.css', array());
     38    wp_enqueue_style( 'wpgb-carousel-css', 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1.3/assets/owl.carousel.min.css', array());
    3939    wp_enqueue_script( 'wpgb-carousel-js', 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js', array());
    4040}
  • wpminds-growth-blocks/trunk/build/block.json

    r3169988 r3170021  
    33  "apiVersion": 2,
    44  "name": "create-block/wpminds-growth-blocks",
    5   "version": "2.2",
     5  "version": "2.2.1",
    66  "title": "WPMinds Growth Blocks",
    77  "description": "Effortlessly build and customize stunning web pages with WPMinds Growth Blocks - a collection of lightweight and easily customizable page-building blocks designed specifically for the Gutenberg block editor.",
  • wpminds-growth-blocks/trunk/package.json

    r3169988 r3170021  
    33    "name": "wpminds-growth-blocks",
    44    "title": "WPMinds  Growth Blocks",
    5     "version": "2.2",
     5    "version": "2.2.1",
    66    "description": "WPMinds  Growth Blocks is a collection of page building blocks for the Gutenberg block editor.",
    77    "author": "WPMinds ",
  • wpminds-growth-blocks/trunk/readme.txt

    r3169988 r3170021  
    44Tags: Blocks, gutenberg, gutenberg blocks, page builder,  WPMinds, Growth Blocks
    55Tested up to: 6.6.2
    6 Stable tag: 2.2
     6Stable tag: 2.2.1
    77License: GPLv2 or later
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    9393== Changelog ==
    9494
    95 = 2.2 =
     95= 2.2.1 =
    9696* Layout Bugs fixed
    9797* Add Google Event track option.
  • wpminds-growth-blocks/trunk/src/block.json

    r3169988 r3170021  
    33    "apiVersion": 2,
    44    "name": "create-block/wpminds-growth-blocks",
    5     "version": "2.2",
     5    "version": "2.2.1",
    66    "title": "WPMinds Growth Blocks",
    77    "description": "Effortlessly build and customize stunning web pages with WPMinds Growth Blocks - a collection of lightweight and easily customizable page-building blocks designed specifically for the Gutenberg block editor.",
  • wpminds-growth-blocks/trunk/wpminds-growth-blocks.php

    r3170013 r3170021  
    55 * Requires at least: 5.9
    66 * Requires PHP:      7.0
    7  * Version:           2.2
     7 * Version:           2.2.1
    88 * Author:            WPMinds
    99 * Author URI:        https://wpminds.com
     
    3636function wpgb_enqueue_script_atmaic() {
    3737    wp_enqueue_script( 'block-enqueue', plugins_url( 'inc/block-jq.js', __FILE__ ), array('jquery') );
    38     wp_enqueue_style( 'wpgb-carousel-css', 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.3/assets/owl.carousel.min.css', array());
     38    wp_enqueue_style( 'wpgb-carousel-css', 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1.3/assets/owl.carousel.min.css', array());
    3939    wp_enqueue_script( 'wpgb-carousel-js', 'https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js', array());
    4040}
Note: See TracChangeset for help on using the changeset viewer.