AnsPress_Uploader::create_single_schedule()

Description #

Schedule event twice daily.

Source #

File: includes/upload.php

	public static function create_single_schedule() {
		// Check if event scheduled before.
		if ( ! wp_next_scheduled( 'ap_delete_temp_attachments' ) ) {
			// Shedule event to run every day.
			wp_schedule_event( time(), 'twicedaily', 'ap_delete_temp_attachments' );
		}
	}

1 Comment

  1. Hello
    I just bought your template and unfortunately I can not enter your site.
    My question is, please set the schema score and faq so that we can use it in the update.
    https://faq.qzparadise.ir

    Reply

Leave a Reply to qzparadise Cancel reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Add your comment