Action: ep_query_logger_logged_query

do_action( 'ep_query_logger_logged_query', $logs_json_str, $query, $type )

Perform actions after a new query is logged

Parameters:
Name Type Description
$logs_json_str string

The JSON string as stored in the transient

$query array

Remote request arguments

$type string

Request type

Since:
  • 4.4.0
Source: