Plugin Directory

Changeset 3445965


Ignore:
Timestamp:
01/24/2026 05:10:10 AM (2 months ago)
Author:
sanny_rss
Message:

Update to version 2.0.2 from GitHub

Location:
wp-auto-featured-image
Files:
2 added
9 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-auto-featured-image/assets/banner-772x250.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wp-auto-featured-image/assets/icon-128x128.jpg

    • Property svn:mime-type changed from application/octet-stream to image/jpeg
  • wp-auto-featured-image/assets/icon-256x256.jpg

    • Property svn:mime-type changed from application/octet-stream to image/jpeg
  • wp-auto-featured-image/assets/screenshot-1.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wp-auto-featured-image/assets/screenshot-2.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wp-auto-featured-image/tags/2.0.2/readme.txt

    r3364304 r3445965  
    44Donate link: https://sanny.dev/
    55Requires at least: 3.5
    6 Tested up to: 6.8.2
    7 Requires PHP: 5.6
    8 Stable tag: 2.0.1
     6Tested up to: 6.9
     7Requires PHP: 7.4
     8Stable tag: 2.0.2
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5454
    5555== Changelog ==
     56= 2.0.2 =
     57* Tested up to WordPress 6.9.
     58* Updated minimum PHP requirement to 7.4.
     59* Added GitHub Actions for automated deployments.
     60
    5661= 2.0.1 =
    5762* Fixed readme issues (short description, tags).
  • wp-auto-featured-image/tags/2.0.2/wp-auto-featured-image.php

    r3364298 r3445965  
    44 * Plugin URI: https://github.com/sannysri/WordPress-Auto-Featured-Image
    55 * Description: Set a default featured image effortlessly for your posts, pages, or custom post types using our plugin. Streamline the process by establishing a fallback image based on categories. Choose an image from your media library or upload a new one with ease, ensuring a consistent and efficient way to manage featured images across your content.
    6  * Version: 2.0.1
     6 * Version: 2.0.2
    77 * Author: Sanny Srivastava
    88 * Author URI: https://sanny.dev/
  • wp-auto-featured-image/trunk/readme.txt

    r3364304 r3445965  
    44Donate link: https://sanny.dev/
    55Requires at least: 3.5
    6 Tested up to: 6.8.2
    7 Requires PHP: 5.6
    8 Stable tag: 2.0.1
     6Tested up to: 6.9
     7Requires PHP: 7.4
     8Stable tag: 2.0.2
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5454
    5555== Changelog ==
     56= 2.0.2 =
     57* Tested up to WordPress 6.9.
     58* Updated minimum PHP requirement to 7.4.
     59* Added GitHub Actions for automated deployments.
     60
    5661= 2.0.1 =
    5762* Fixed readme issues (short description, tags).
  • wp-auto-featured-image/trunk/wp-auto-featured-image.php

    r3364298 r3445965  
    44 * Plugin URI: https://github.com/sannysri/WordPress-Auto-Featured-Image
    55 * Description: Set a default featured image effortlessly for your posts, pages, or custom post types using our plugin. Streamline the process by establishing a fallback image based on categories. Choose an image from your media library or upload a new one with ease, ensuring a consistent and efficient way to manage featured images across your content.
    6  * Version: 2.0.1
     6 * Version: 2.0.2
    77 * Author: Sanny Srivastava
    88 * Author URI: https://sanny.dev/
Note: See TracChangeset for help on using the changeset viewer.