Plugin Directory

Changeset 3219374


Ignore:
Timestamp:
01/09/2025 03:44:11 AM (15 months ago)
Author:
bdeleasa
Message:

Updating version numbers and changelogs.

Location:
wp-random-post-thumbnails/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-random-post-thumbnails/trunk/README.md

    r3208022 r3219374  
    1717
    1818## Changelog
     19
     20[ 2.6.1 ]
     21
     22* Minor adjustment to `classes/class-wprpt.php` to fix a potential PHP error in PHP7.
    1923
    2024[ 2.6.0 ]
  • wp-random-post-thumbnails/trunk/readme.txt

    r3208022 r3219374  
    55Tested up to: 6.7.1
    66Requires at least: 3.5
    7 Stable tag: 2.6.0
     7Stable tag: 2.6.1
    88License: GPL v3
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    2727
    2828== Changelog ==
     29
     30= 2.6.1 =
     31
     32* Minor adjustment to `classes/class-wprpt.php` to fix a potential PHP error in PHP7.
    2933
    3034= 2.6.0 =
  • wp-random-post-thumbnails/trunk/wp-random-thumbnails.php

    r3208022 r3219374  
    44Plugin URI: https://wordpress.org/plugins/wp-random-post-thumbnails/
    55Description: Allows you to select images to be shown at random for posts without a featured image. Useful if your theme shows thumbnails for the posts, and you don't want any posts without images.
    6 Version: 2.6.0
     6Version: 2.6.1
    77Author: Brianna Deleasa
    88Author URI: http://www.briannadeleasa.com
Note: See TracChangeset for help on using the changeset viewer.