메소드 |
설명 |
|
__construct ( array $options ) |
Constructor. |
|
display ( ) |
Display the network sharing and privacy options page description. |
|
filterDefaults ( array $defaults ) : array |
Filter the array of default values for this set of options |
|
getBooleanOptions ( ) : array |
Get an array of options which return booleans. |
|
getDefaults ( ) : array |
Get an array of default values for the network export options page. |
|
getSlug ( ) : string |
Get the slug for the network export options page. |
|
getTitle ( ) : string |
Get the localized title of the network export options tab. |
|
init ( ) |
Configure the network export options page using the settings API. |
|
render ( ) |
|
|
renderAllowRedistributionField ( array $args ) |
Render the allow_redistribution radio buttons. |
|
upgrade ( $version ) |
|
|