Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Custom settings for Sucuri Scanner

Descrizione

Custom settings for Sucuri Scanner plugin.

The author has no association with Sucuri LLC.

  • Restrict the admin interface to a specific user
  • Hide Sucuri WAF (web application firewall) related UI elements
  • Prevent DNS queries on each page load
  • Hide Sucuri ads
  • Set data store path.

For details please see the GitHub repository.

How to restrict the admin interface to a specific user?

Copy this to your wp-config.php

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

Link

Development of this plugin goes on on GitHub.

Installazione

This section describes how to install the plugin and get it working.

  1. Upload custom-sucuri.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

How to restrict the admin interface to a specific user?

Copy this to your wp-config.php

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

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Custom settings for Sucuri Scanner” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Custom settings for Sucuri Scanner” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

2.4.0

  • Update features for latest Sucuri Scanner.

2.3.2

  • Follow Sucuri Scan’s rename of firewall tab.

2.3.1

  • Initial release on WordPress.org.

2.3.0

  • Up to version 2.3.0 this plugin was only available on
    GitHub.