Plugin Directory

Changeset 2941659


Ignore:
Timestamp:
07/22/2023 04:33:33 AM (3 years ago)
Author:
aumkub
Message:

1.3.1

  • Update compatible with core
Location:
featured-image-generator/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • featured-image-generator/trunk/README.txt

    r2679895 r2941659  
    44Tags: featured, image, generator, unsplash, beautiful, upload, tool, photo, thumbnail, thumb, editor, edit, filter, resize, download, sizing, crop, commercial use, copyright-free, creatime commons, free, free images, images, media, pictures, royalty free, search, stock images, stock photos
    55Requires at least: 4.6
    6 Tested up to: 5.9
    7 Stable tag: 1.3.0
     6Tested up to: 6.2.2
     7Stable tag: 1.3.1
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    141141= 1.3.0 =
    142142* Compatible with 5.9 version.
     143
     144= 1.3.1 =
     145* Compatible with 6.2.2 version.
  • featured-image-generator/trunk/featured-image-generator.php

    r2679895 r2941659  
    1717 * Plugin URI:        https://designilcode.com
    1818 * Description:       Get beautiful photos from free license website like Unsplash or uploads your photo. You can customize images by inserting layers and texts. An export image for ready to use.
    19  * Version:           1.3.0
     19 * Version:           1.3.1
    2020 * Author:            DesignilCode
    2121 * Author URI:        https://www.designilcode.com
  • featured-image-generator/trunk/includes/class-featured-image-generator.php

    r1463376 r2941659  
    7070
    7171        $this->plugin_name = 'featured-image-generator';
    72         $this->version = '1.0.0';
     72        $this->version = '1.3.1';
    7373
    7474        $this->load_dependencies();
Note: See TracChangeset for help on using the changeset viewer.