14 lines
309 B
PHP
14 lines
309 B
PHP
<?php
|
||
/**
|
||
* Module Name: Firewall
|
||
* Module Description: Filter malicious traffic in real time with Jetpack’s site firewall.
|
||
* Sort Order: 5
|
||
* First Introduced: 10.9
|
||
* Requires Connection: Yes
|
||
* Auto Activate: No
|
||
* Module Tags: Firewall, WAF
|
||
* Feature: Security
|
||
*
|
||
* @package automattic/jetpack
|
||
*/
|