trunk/admin/partials/wordpress-security-txt-section-directives.php
<?php
/**
* Provide a view for the directives section
*
* @link https://github.com/austinheap/wordpress-security-txt
* @since 1.0.0
*
* @package WordPress_Security_Txt
* @subpackage WordPress_Security_Txt/admin/partials
*/
?>
<p id="wordpress-security-txt-sections[directives]" class="hide-when-disabled">
Here you can define the values for the various <code>security.txt</code> declaratives. More information about each
directive can be found within the <a href="?page=wordpress-security-txt-help#specification">specification</a> itself.
Please note that while the specification allows more than one <code>Contact</code> directive to be present, this
plugin currently only supports a single record (e-mail, URL, or phone number).
</p>