芝麻web文件管理V1.00
编辑当前文件:/home/freeclou/optimyar/wp-content/plugins/wordfence/views/waf/option-rate-limit.php
, 'label' =>
), ...) * @var string $rateValue The current value of $rateOptionName. * @var int $lowValue The value below which the false positive warning should begin showing * @var string $actionOptionName The option name for the rate portion. * @var array $actionOptions An array of the possible values for $actionOptionName. The array is of the format array(array('value' =>
, 'label' =>
), ...) * @var string $actionValue The current value of $actionOptionName. * @var string $title The title shown for the option. * @var string $helpLink If defined, the link to the corresponding external help page. * @var bool $premium If defined, the option will be tagged as premium only and not allow its value to change for free users. */ $rateID = 'wf-option-' . preg_replace('/[^a-z0-9]/i', '-', $rateOptionName); $actionID = 'wf-option-' . preg_replace('/[^a-z0-9]/i', '-', $actionOptionName); ?>
' . esc_html__('Premium Feature', 'wordfence') . '
'; } ?>
(' . esc_html__('opens in new tab', 'wordfence') . ')
'; } ?>
id="" class="wf-rate-limit-rate" aria-labelledby="-label">
>
id="" class="wf-rate-limit-action" aria-labelledby="-label">
>
Very strict. May cause false positives.