apply_filters( 'toria/ajax/php_callback', $php_callback, $action );
				
			

Filters $php_callback( A method responsible for PHP logic).

Parameters

$php_callback

PHP function to respond to ajax calls.

$action

The name of the Ajax action.