메소드 | 설명 | |
---|---|---|
__construct ( $settings ) | Constructor. | |
async_push ( integer $post_id, integer $user_id ) | Handle performing an asynchronous push request. | |
passthrough_cron_to_jobs ( $hooks ) | On WordPress VIP only, run async publishing requests through the jobs system. |
public async_push ( integer $post_id, integer $user_id ) | ||
$post_id | integer | |
$user_id | integer |
public passthrough_cron_to_jobs ( $hooks ) |