Plugin Directory

Changeset 3456331


Ignore:
Timestamp:
02/08/2026 10:46:59 AM (7 weeks ago)
Author:
themefic
Message:

4.7.14

Location:
beaf-before-and-after-gallery
Files:
255 added
2 edited

Legend:

Unmodified
Added
Removed
  • beaf-before-and-after-gallery/trunk/before-and-after-gallery.php

    r3440976 r3456331  
    44 * Plugin URI: https://themefic.com/plugins/beaf/
    55 * Description: Would you like to show a comparison of two images? With BEAF, you can easily create before and after image sliders or galleries. Elementor Supported.
    6  * Version: 4.7.13
     6 * Version: 4.7.14
    77 * Tested up to: 6.9
    88 * Author: Themefic
     
    3838    public function define_constants() {
    3939        define( 'BEAF_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
    40         define( 'BEAF_VERSION', '4.7.13' );
     40        define( 'BEAF_VERSION', '4.7.14' );
    4141        define( 'BEAF_ADMIN_PATH', BEAF_PLUGIN_PATH . 'admin/' );
    4242        define( 'BEAF_INC_PATH', BEAF_PLUGIN_PATH . 'inc/' );
  • beaf-before-and-after-gallery/trunk/readme.txt

    r3440976 r3456331  
    33Tags: before after, before after elementor, before after slider, before and after slider, elementor before and after slider
    44Requires at least: 4.0
    5 Stable tag: 4.7.13
     5Stable tag: 4.7.14
    66Tested up to: 6.9
    77Requires PHP: 7.4
     
    337337== Changelog ==
    338338
     339= 4.7.14 – February 08, 2025 =
     340
     341- Compatibility: Compatible with WordPress 6.9.1.
     342
    339343= 4.7.13 – January 16, 2025 =
    340344
     
    402406- System stability has been enhanced for better performance.
    403407
    404 = 4.6.12 – 18/05/2025 =
    405 
    406 - Improved: Security has been enhanced to address vulnerabilities.
    407 - Improved: System stability improved.
    408 
    409408= Changelog Between 2020 - 2023 =
    410409Find them [here](https://themefic.com/plugins/beaf/#changelogs).
Note: See TracChangeset for help on using the changeset viewer.