1.0.19
Removed wrong links
1.0.18
This update includes PHPCS compliance fixes: renamed main file, removed trailing whitespace, fixed alignment, and replaced short ternary. Update for improved code quality and compliance.
0.1.17
This update resolves the security warning for non-sanitized $_POST['shortcodes']. Update for enhanced security.
0.1.16
This update resolves the security warning for non-sanitized $_POST['shortcodes'] at line 316, ensuring no warnings at line 318 or elsewhere. Update immediately for full PHPCS compliance.
0.1.15
This update resolves the security warning for non-sanitized $_POST['shortcodes'] by using isset for safe validation, ensuring full PHPCS compliance. Update immediately for enhanced security.
0.1.14
This update resolves the security warning for non-sanitized shortcode inputs by restructuring validation logic, ensuring full PHPCS compliance. Update immediately for enhanced security.
0.1.13
This update resolves security warnings for non-validated and non-sanitized shortcode inputs, adding proper validation to prevent undefined index issues. Update immediately for enhanced security.
0.1.12
This update resolves a security warning for non-sanitized shortcode inputs before the empty check, ensuring full compliance with WordPress standards. Update immediately for enhanced security.
0.1.11
This update resolves a remaining security warning for non-sanitized shortcode inputs, ensuring full compliance with WordPress standards. Update immediately for enhanced security.
0.1.10
This update resolves security warnings for non-sanitized shortcode inputs, enhancing plugin security. Update immediately to ensure compliance with WordPress standards.
0.1.9
This update addresses security warnings for non-sanitized inputs, improving the plugin's security. Update immediately to ensure safe operation.
0.1.8
This update fixes a critical bug that caused the site to break and addresses security warnings. Update immediately to restore functionality and improve security.