Skip to content

Commit b4cfec9

Browse files
authored
chore: prepare for 1.0.1 release
1 parent 9477fa2 commit b4cfec9

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

plugins/wordpress-rule-exclusions-config.conf

+8-7
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Plugin name: wordpress-rule-exclusions
1212
# Plugin description:
1313
# Rule ID block base: 9,507,000 - 9,507,999
14-
# Plugin version: 1.0.0
14+
# Plugin version: 1.0.1
1515

1616
# Generic rule to disable the plugin
1717
#
@@ -32,9 +32,10 @@
3232
# Feel free to set the variable unconditionally here by replacing the
3333
# SecRule line with an unconditional SecAction statement.
3434
#
35-
#SecRule &TX:wordpress-rule-exclusions-plugin_enabled "@eq 0" \
36-
# "id:9507010,\
37-
# phase:1,\
38-
# pass,\
39-
# nolog,\
40-
# setvar:'tx.wordpress-rule-exclusions-plugin_enabled=0'"
35+
# SecRule &TX:wordpress-rule-exclusions-plugin_enabled "@eq 0" \
36+
# "id:9507010,\
37+
# phase:1,\
38+
# pass,\
39+
# nolog,\
40+
# ver:'wordpress-rule-exclusions-plugin/1.0.1',\
41+
# setvar:'tx.wordpress-rule-exclusions-plugin_enabled=0'"

0 commit comments

Comments
 (0)