WP_Async_Task::run_action()

Description #

Run the do_action function for the asynchronous postback.

This method needs to fetch and sanitize any and all data from the $_POST superglobal and provide them to the do_action call.

The action should be constructed as "wp_async_task_$this->action"

Source #

File: lib/class-wp-async-task.php

		abstract protected function run_action();

Leave a 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