Méthode | Description | |
---|---|---|
__construct ( ) | if this is set, it's value will be used as secret instead of the option | |
init ( ) | ||
instance ( ) | * Use this singleton to address methods | |
prepare ( ) | ||
register_setting ( ) | ||
register_settings_page ( ) | ||
settings_page ( ) | ||
validate_cron_request ( ) | Alternative function to the current wp_cron function that would usually executed on sanitize_comment_cookies | |
validate_scheduled_posts ( ) | ||
validate_settings ( $settings ) |
public __construct ( ) |
public validate_cron_request ( ) |