Update: Overhauled responsive layouts, fixed vertical centering bugs, and perfected mobile spacing and font scaling for Templates 3, 4, and 5 (June 17, 2026).
1.1.7
Update: Added default countdown date to current date + 1 month on plugin activation.
1.1.6
SEO: Added proper HTTP status codes (200 OK for Coming Soon mode and 503 Service Unavailable with Retry-After for Maintenance mode) to comply with SEO best practices (June 17, 2026).
1.1.5
Requirement: Renamed all generic function, class, constant, and variable prefixes to ‘comisoma’ for WP.org guideline compliance.
Update: Implemented database option migration to preserve user settings during prefix rename.
Update: Fixed case consistency for plugin constants and renamed internal JS functions.
Update: Adjusted admin menu position to a lower priority (position 81) to comply with WordPress.org guidelines.
Compliance: Documented third-party library sources in readme.txt for human-readable code compliance.
Update: Replaced background videos with statically served images (temp-11-fg.webp, temp-15-fg.webp) for Template 11 and Template 15 as per the latest requirements.
Update: Removed redundant templates/videos/ directory to further optimize plugin weight.
Update: Pruned unused third-party libraries (Lity, Pace, Modernizr, Bootstrap) and CSS to reduce plugin file size.
Compliance: Removed restricted Pro functionality code (Custom CSS logic) from the free version.
Update: Minimalist layout refinements for Templates 11 and 15.
1.1.4
Security: Updated Modernizr library to 3.13.1 to resolve outdated footprint vulnerabilities.
Update: Refactored inline scripts and styles from all templates to use WordPress core wp_enqueue_* functions for better performance and compliance.
1.1.3
Security: Fixed broken nonce verification in AJAX save handler