Skip to content

szepeviktor/custom-sucuri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Custom settings for Sucuri Scanner WordPress plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages