Use this define as array MWP_BOT_PAGE_VERIFY in wp-config ( in the custom area )
Caution: regex is very powerful, we have added ~ as start and stop in our code.
Example
define( 'MWP_BOT_PAGE_VERIFY', [
'events/tag/dag'
] );
Use this define as array MWP_BOT_PAGE_VERIFY in wp-config ( in the custom area )
Caution: regex is very powerful, we have added ~ as start and stop in our code.
Example
define( 'MWP_BOT_PAGE_VERIFY', [
'events/tag/dag'
] );