From 7f3a136d789efb5605f82bff5f2e574ebbb4902b Mon Sep 17 00:00:00 2001 From: Damian Taggart <4309872+attackant@users.noreply.github.com> Date: Tue, 12 Mar 2024 09:14:37 -0600 Subject: [PATCH] Add new element to prefixes in .phpcs.xml for WP 404 caching Added a new element value "wp_404_cache" in the prefixes property of .phpcs.xml for the WP 404 caching plugin. This update brings consistency in naming and provides clear configuration directives for the plugin. --- .phpcs.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/.phpcs.xml b/.phpcs.xml index e8cac593..cd43c9bf 100644 --- a/.phpcs.xml +++ b/.phpcs.xml @@ -38,6 +38,7 @@ +