Plugin Directory

Changeset 3310521


Ignore:
Timestamp:
06/12/2025 12:43:52 PM (9 months ago)
Author:
developer1998
Message:

Enhanced our plugin to support a wider range of file types for image and video sitemaps.
Added translation support by loading text domain from /languages directory.
Improved compatibility with SEO plugins by restricting use of the word "sitemap" in custom filenames.
Added admin validation and error notice if filenames contain the reserved word "sitemap".
Ensured all settings error messages are properly translatable.
Minor code cleanup and security checks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • image-video-xml-sitemap/tags/1.0.2/readme.txt

    r3310512 r3310521  
    7979== Changelog ==
    8080
     81= 1.0.2 =
     82- Enhanced our plugin to support a wider range of file types for image and video sitemaps.
     83- Added translation support by loading text domain from /languages directory.
     84- Improved compatibility with SEO plugins by restricting use of the word "sitemap" in custom filenames.
     85- Added admin validation and error notice if filenames contain the reserved word "sitemap".
     86- Ensured all settings error messages are properly translatable.
     87- Minor code cleanup and security checks.
     88
    8189= 1.0.1 =
    8290- URLs will correctly trigger your sitemap generator instead of redirecting to the homepage.
Note: See TracChangeset for help on using the changeset viewer.