Changeset 3219374
- Timestamp:
- 01/09/2025 03:44:11 AM (15 months ago)
- Location:
- wp-random-post-thumbnails/trunk
- Files:
-
- 3 edited
-
README.md (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
wp-random-thumbnails.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-random-post-thumbnails/trunk/README.md
r3208022 r3219374 17 17 18 18 ## Changelog 19 20 [ 2.6.1 ] 21 22 * Minor adjustment to `classes/class-wprpt.php` to fix a potential PHP error in PHP7. 19 23 20 24 [ 2.6.0 ] -
wp-random-post-thumbnails/trunk/readme.txt
r3208022 r3219374 5 5 Tested up to: 6.7.1 6 6 Requires at least: 3.5 7 Stable tag: 2.6. 07 Stable tag: 2.6.1 8 8 License: GPL v3 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 27 27 28 28 == Changelog == 29 30 = 2.6.1 = 31 32 * Minor adjustment to `classes/class-wprpt.php` to fix a potential PHP error in PHP7. 29 33 30 34 = 2.6.0 = -
wp-random-post-thumbnails/trunk/wp-random-thumbnails.php
r3208022 r3219374 4 4 Plugin URI: https://wordpress.org/plugins/wp-random-post-thumbnails/ 5 5 Description: 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. 06 Version: 2.6.1 7 7 Author: Brianna Deleasa 8 8 Author URI: http://www.briannadeleasa.com
Note: See TracChangeset
for help on using the changeset viewer.