Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1007 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 1007 Bytes

Custom settings for Sucuri Scanner

Custom settings for Sucuri Scanner plugin.

The author has no association with Sucuri LLC.

Restrict the admin interface to a specific user

Copy this to your wp-config.php

define( 'O1_SUCURI_USER', 'your-username' );

Hide Sucuri WAF related UI elements

The WAF menu and tab are not useful for users without Sucuri WAF subscription. "Website Firewall protection" postbox on Hardening tab should be also hidden.

Prevent DNS queries on each page load

Sucuri Scanner plugin looks up each visitor's IP address. This plugin defines NOT_USING_CLOUDPROXY to prevent this behavior.

Hide Sucuri ads

Ads in the Sucuri Scanner plugin could be hidden manually. This plugin hides them.

Set data store path

Sucuri Scanner's default datastore path is in the uploads directory. This plugin sets the datastore path to wp-content/sucuri.