Method | Description | |
---|---|---|
activate_cron ( $args ) | Actives the given cron job | |
cleanup_videos ( ) | Manually runs the job to cleanup videos from the media library that failed during the upload process. | |
cron_status ( $args ) | Checks for the current status of a cron job. | |
deactivate_cron ( $args ) | Actives the given cron job | |
import ( $args ) | Import a VideoPress Video | |
list_crons ( ) | List out all of the crons that can be run. |
public activate_cron ( $args ) |
public cron_status ( $args ) |
public deactivate_cron ( $args ) |
public import ( $args ) |