Opened 8 months ago
Closed 8 months ago
#21861 closed enhancement (duplicate)
Internal linker needs a filter on arguments for query
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 3.0 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
There is currently no way to change the arguments of the query for the internal linker. This limits the modifications you can do on the list of posts that is displayed. I'd like to prevent certain post types (used in background only) from showing up in that list.
Attachments (1)
Change History (4)
CoenJacobs — 8 months ago
comment:1
CoenJacobs — 8 months ago
For example: https://github.com/woothemes/woocommerce/issues/1480
In WooCommerce, we would like to filter out the variations post type. These post types have no actual single page, as they are not meant to be shown on the frontend.
- Keywords dev-feedback removed
- Milestone Awaiting Review deleted
Note: See
TracTickets for help on using
tickets.

Basic implementation of a filter for the arguments