Opened 12 years ago
Closed 12 years ago
#21861 closed enhancement (duplicate)
Internal linker needs a filter on arguments for query
Reported by: | CoenJacobs | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.0 |
Component: | Administration | Keywords: | has-patch |
Focuses: | 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)
#1
@
12 years 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.
Note: See
TracTickets for help on using
tickets.
Basic implementation of a filter for the arguments