The admin-specific fields of the plugin.
package |
WordPress_Security_Txt |
---|---|
subpackage |
WordPress_Security_Txt/admin |
author |
Austin Heap me@austinheap.com |
__construct(string $plugin_name, string $version, array $options)
since | 1.0.0 |
---|---|
string
The name of this plugin.
string
The version of this plugin.
array
The options of this plugin.
acknowledgement() : void
available_fields() : array
array
cache() : void
contact() : void
credits() : void
debug() : void
disclosure() : void
enable() : void
encryption() : void
field_available(string $name) : boolean
string
boolean
redirect() : void
register_all() : void
register_field(string $name) : void
string
statistics() : void
plugin_name : string
since | |
---|---|
access |
private |
var |
The ID of this plugin. |
string
version : string
since | |
---|---|
access |
private |
var |
The current version of this plugin. |
string
builder : \WordPress_Security_Txt_Field
available_fields : array
since | |
---|---|
access |
private |
var |
The fields this class can build. |
array