Méthode | Description | |
---|---|---|
admin_notice ( ) | Display an error if the plugin's conditions aren't met | |
block_direct_cron ( ) | Block direct cron execution as early as possible | |
block_spawn_cron ( $spawn_cron_args ) | Block the spawn_cron() function |
Méthode | Description | |
---|---|---|
class_init ( ) | Register hooks |
Méthode | Description | |
---|---|---|
set_constants ( ) | Define constants that block Core's cron |
public admin_notice ( ) |
public block_direct_cron ( ) |
public block_spawn_cron ( $spawn_cron_args ) |