Changeset 3334817
- Timestamp:
- 07/27/2025 11:40:39 AM (8 months ago)
- Location:
- wp-random-post-thumbnails/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
wp-random-thumbnails.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-random-post-thumbnails/trunk/readme.txt
r3333649 r3334817 5 5 Tested up to: 6.7.1 6 6 Requires at least: 3.5 7 Stable tag: 2.6. 27 Stable tag: 2.6.3 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.3 = 31 32 * Patching a fatal error with `classes/class-wprpt.php` on sites running PHP7. 29 33 30 34 = 2.6.2 = -
wp-random-post-thumbnails/trunk/wp-random-thumbnails.php
r3333649 r3334817 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. 26 Version: 2.6.3 7 7 Author: Brianna Deleasa 8 8 Author URI: http://www.briannadeleasa.com
Note: See TracChangeset
for help on using the changeset viewer.