Changeset 3363646
- Timestamp:
- 09/18/2025 05:35:47 AM (6 months ago)
- Location:
- seo-image-blueprint
- Files:
-
- 4 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
tags/1.0.0/seo-image-blueprint.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/seo-image-blueprint.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
seo-image-blueprint/tags/1.0.0/readme.txt
r3363643 r3363646 1 === SEO Image Blueprint ===1 === SEO Image Blueprint - Insert missing Alt Tags and Compress images for SEO === 2 2 Contributors: sadhanpal 3 3 Donate link: https://buymeacoffee.com/sadhan -
seo-image-blueprint/tags/1.0.0/seo-image-blueprint.php
r3363639 r3363646 1 1 <?php 2 2 /** 3 * Plugin Name: SEO Image Blueprint 3 * Plugin Name: SEO Image Blueprint - Insert missing Alt Tags and Compress images for SEO 4 4 * Description: Manage image alt tags and compress large images for better SEO and performance. Real-time updates to WordPress posts. 5 5 * Version: 1.0.0 -
seo-image-blueprint/trunk/readme.txt
r3363643 r3363646 1 === SEO Image Blueprint ===1 === SEO Image Blueprint - Insert missing Alt Tags and Compress images for SEO === 2 2 Contributors: sadhanpal 3 3 Donate link: https://buymeacoffee.com/sadhan -
seo-image-blueprint/trunk/seo-image-blueprint.php
r3363638 r3363646 1 1 <?php 2 2 /** 3 * Plugin Name: SEO Image Blueprint 3 * Plugin Name: SEO Image Blueprint - Insert missing Alt Tags and Compress images for SEO 4 4 * Description: Manage image alt tags and compress large images for better SEO and performance. Real-time updates to WordPress posts. 5 5 * Version: 1.0.0
Note: See TracChangeset
for help on using the changeset viewer.