wpseek.com
A WordPress-centric search engine for devs and theme authors
log_query_custom_data › WordPress Filter Hooks
Since5.3.0
Deprecatedn/a
› apply_filters( 'log_query_custom_data', $query_data, $query, $query_time, $query_callstack, $query_start )
| Parameters: (5) |
|
| Defined at: |
|
| Codex: |
Filters the custom data to log alongside a query.
Caution should be used when modifying any of this data, it is recommended that any additional information you need to store about a query be added as a new associative array element.Related Functions: get_query_template, get_custom_header, get_commentdata, get_custom_logo, get_postdata, get_userdata