Digi Auto Links – approval check

Home Forums BulletProof Security Pro Digi Auto Links – approval check

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #13639
    AITpro Admin
    Keymaster

    Create a plugin Skip/Bypass rule for the Digi Auto Links plugin in BPS Custom Code.

    1. Copy the Digi Auto Links plugin skip/bypass rule below to this BPS Root Custom Code text box:  CUSTOM CODE PLUGIN/THEME SKIP/BYPASS RULES
    2. Click the Save Root Custom Code button.
    3. Go to the BPS Security Modes page and click the Root Folder BulletProof Mode Activate button.

    # Digi Auto Links Approval Check Query String skip/bypass Rule
    RewriteCond %{QUERY_STRING} checkpostid=(.*) [NC,OR]
    RewriteCond %{QUERY_STRING} checkapproved=(.*) [NC]
    RewriteRule . - [S=13]
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.