Changeset 3006233
- Timestamp:
- 12/06/2023 02:51:06 PM (2 years ago)
- Location:
- preload-featured-image/trunk
- Files:
-
- 2 edited
-
preload-featured-image.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
preload-featured-image/trunk/preload-featured-image.php
r3006225 r3006233 4 4 /** 5 5 * Plugin Name: Preload Featured Image 6 * Plugin URI: https:// yoodigital.co6 * Plugin URI: https://wordpress.org/plugins/preload-featured-image/ 7 7 * Description: This plugin preloads the featured image in posts to increase the PageSpeed score. 8 8 * Version: 1.0 9 9 * Author: Yoo Digital 10 * Author URI: https://yoodigital.co 11 * Text Domain: preload-featured-image 10 12 * License: GPL2 13 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 14 */ 12 15 -
preload-featured-image/trunk/readme.txt
r3006225 r3006233 1 1 === Preload Featured Image === 2 2 Contributors: Yoo Digital 3 Tags: preload, image, PageSpeed 3 Donate link: https://www.buymeacoffee.com/umutcandan 4 Tags: preload, image, PageSpeed, image preload, prefetch, preload featured images 4 5 Requires at least: 4.0 5 6 Tested up to: 6.4.1
Note: See TracChangeset
for help on using the changeset viewer.