W3cubDocs

/WordPress

apply_filters( 'wp_link_query_args', array $query )

Filters the link query arguments.

Description

Allows modification of the link query arguments before querying.

See also

  • WP_Query: for a full list of arguments

Parameters

$query

(array) An array of WP_Query arguments.

Source

File: wp-includes/class-wp-editor.php

View on Trac

Changelog

Version Description
3.7.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_link_query_args