File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file and formatted via [ this recommendation] ( https://keepachangelog.com/ ) .
33
4+ ## [ 1.2.3] - 2024-08-29
5+ - Rule "WordPressVIPMinimum.Performance.WPQueryParams" is added as required by Plugin Check Plugin.
6+ - Rule "WordPress.DB.DirectDatabaseQuery.DirectQuery" is not suppressed anymore as required by the Plugin Check Plugin.
7+ - Rule "WordPress.WP.EnqueuedResourceParameters.MissingVersion" is not suppressed anymore as required by Plugin Check Plugin.
8+ - Rule "WordPress.WP.EnqueuedResourceParameters.NoExplicitVersion" is not suppressed anymore as required by Plugin Check Plugin.
9+
410## [ 1.2.2] - 2024-08-22
511### Changed
612- Rule WordPress.WP.EnqueuedResourceParameters.NotInFooter is not suppressed anymore as it is required now by the Plugin Check Plugin.
7- - Rule WordPress.DB.DirectDatabaseQuery.DirectQuery is not suppressed anymore as it is required now by the Plugin Check Plugin.
813
914## [ 1.2.1] - 2024-08-19
1015### Added
You can’t perform that action at this time.
0 commit comments