Skip to content

Commit 3722592

Browse files
committed
Mod. AntiCrawler. Editing the option description
1 parent 95c4202 commit 3722592

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

inc/cleantalk-settings.php

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,12 @@ function apbct_settings__set_fields()
203203
. __(
204204
'Anti-Crawler includes blocking bots by the User-Agent. Use Personal lists in the Dashboard to filter specific User-Agents.',
205205
'cleantalk-spam-protect'
206-
),
206+
)
207+
. '<br><b>'
208+
. __(
209+
'This option works only when SpamFireWall is enabled.',
210+
'cleantalk-spam-protect'
211+
) . '</b>',
207212
'long_description' => true,
208213
),
209214
'data__email_decoder__status' => array(

0 commit comments

Comments
 (0)