Plugin Directory

Changeset 3281736


Ignore:
Timestamp:
04/25/2025 10:25:14 AM (11 months ago)
Author:
themes4wp
Message:

v1.2.9

Location:
popularis-extra/tags/1.2.9
Files:
14 copied

Legend:

Unmodified
Added
Removed
  • popularis-extra/tags/1.2.9/popularis-extra.php

    r3185542 r3281736  
    55 * Plugin URI: https://populariswp.com/
    66 * Description: Extra addon for Popularis Theme
    7  * Version: 1.2.8
     7 * Version: 1.2.9
    88 * Author: Themes4WP
    99 * Author URI: https://themes4wp.com/
    1010 * License: GPL-2.0+
    11  * WC requires at least: 3.3.0
    12  * WC tested up to: 9.4
    13  * Elementor tested up to: 3.25.0
    1411 */
    1512// Exit if accessed directly.
     
    3532
    3633
    37 add_action('plugins_loaded', 'popularis_extra_load_textdomain');
     34add_action('init', 'popularis_extra_load_textdomain');
    3835
    3936function popularis_extra_load_textdomain() {
  • popularis-extra/tags/1.2.9/readme.txt

    r3185542 r3281736  
    33Author URI: https://themes4wp.com/
    44Requires at Least: 4.4
    5 Tested Up To: 6.7
    6 Stable tag: 1.2.8
     5Tested Up To: 6.8
     6Stable tag: 1.2.9
    77Requires PHP: 5.6
    88License: GPLv2 or later
     
    3636== Changelog ==
    3737
     38= 1.2.9 =
     39* Updated deprecated code
     40* Tested with WP 6.8
     41* Tested with Elementor 3.28
     42* Tested with WooCommerce 3.28
     43
    3844= 1.2.8 =
    3945* Security update
    40 * Tested with  Elementor 3.25
     46* Tested with Elementor 3.25
    4147* Tested with WP 6.7
    4248
     
    4450* Security update
    4551* Updated plugin description
    46 * Tested with  Elementor 3.24
     52* Tested with Elementor 3.24
    4753* Tested with WooCommerce 9.4
    4854
     
    5359= 1.2.5 =
    5460* Tested with WP 6.6
    55 * Tested with  Elementor 3.23
     61* Tested with Elementor 3.23
    5662* Tested with WooCommerce 9.1
    5763* Added new Elementor widget
     
    5965= 1.2.4 =
    6066* Tested with WP 6.5
    61 * Tested with  Elementor 3.22
     67* Tested with Elementor 3.22
    6268* Tested with WooCommerce 9.0
    6369* Updated code
     
    6672* Added new theme support
    6773* Tested with WP 6.3
    68 * Tested with  Elementor 3.16
     74* Tested with Elementor 3.16
    6975* Tested with WooCommerce 8.2
    7076
Note: See TracChangeset for help on using the changeset viewer.