wp-greet – greeting card sending form not working

Home Forums BulletProof Security Pro wp-greet – greeting card sending form not working

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

    UPDATE: BPS Pro 13+ and BPS 2.0+ versions have a feature called: Setup Wizard AutoFix (AutoWhitelist|AutoSetup|AutoCleanup) that automatically creates plugin and theme whitelist rules and automatically sets up and cleans up caching plugins htaccess code.

    Create a plugin Skip/Bypass rule for the wp-greet plugin in BPS Custom Code.

    1. Copy the wp-greet 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.
    Note:  If your WordPress installation is a subfolder installation then add your WordPress folder name in the path.  Example:  /My-WordPress-Folder-Name/wp-content/plugins/wp-juicebox/

    # wp-greet plugin skip/bypass rule
    RewriteCond %{QUERY_STRING} gallery=([0-9]+)&image=(.*) [NC]
    RewriteRule . - [S=13]
Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.