Opened 2 years ago
Closed 2 years ago
#17021 closed enhancement (duplicate)
add hook for Find Posts query
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Query | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
The Ajax-initiated Find Posts query featured in the Nav Menu Manager is not filterable. Plugins which can filter post access via WP_Query hooks need a way to adjust the Find Posts output accordingly.
Corresponding patch adds the query filter 'find_posts_query' in admin-ajax.php
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.

query filter for ajax Find Posts