Make WordPress Core

{1} All Tickets (8276 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6001 - 6100 of 8276)

Query (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#43238 `suppress_filters` not set in `pre_get_posts` hook dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 9
#40300 `title` parameter causes `WP_Query` to return sticky posts. normal normal Awaiting Review defect (bug) 9 years ago
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors has-patch normal normal Awaiting Review defect (bug) 9 years ago 1
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page normal normal Awaiting Review defect (bug) 8 years ago 3
#58147 bugfix: rewind_posts when posts array index != 0 has-patch normal normal Awaiting Review defect (bug) 3 years ago 4
#57505 category archive url ending with "/0" should be 404 normal normal Awaiting Review defect (bug) 3 years ago 2
#57766 filter query_loop_block_query_vars repeater 4 times normal normal Awaiting Review defect (bug) 3 years ago 1
#45394 get_posts fails to return results when accessing admin with a custom user role reporter-feedback normal normal Awaiting Review defect (bug) 8 years ago 2
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 1
#27507 get_posts() not honoring post_status criteria normal normal defect (bug) 7 years ago 6
#48860 get_queried_object return false when executed in parse_query hook normal normal defect (bug) 7 years ago 2
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings has-patch normal normal Awaiting Review defect (bug) 9 months ago 8
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query normal blocker Awaiting Review defect (bug) 6 months ago 2
#53495 incorrect (and confusing) DocBlock for get_page_by_title() has-patch normal normal Awaiting Review defect (bug) 3 months ago 2
#37530 is_front_page() is based on wrong data -> gives wrong results needs-unit-tests normal normal Future Release defect (bug) 14 months ago 6
#45894 is_home conditional tag returns incorrect value with home pagination has-patch normal normal Awaiting Review defect (bug) 8 years ago 2
#49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results normal normal Awaiting Review defect (bug) 3 years ago 2
#20899 is_home() should be able to be true when is_feed() dev-feedback normal normal Future Release defect (bug) 14 months ago 24
#65671 is_page() and is_single() do not match a path that begins with a slash has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 1
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) has-patch normal normal Awaiting Review defect (bug) 7 years ago 2
#45400 last of query_vars contains anchor normal normal Awaiting Review defect (bug) 8 years ago
#48280 orderby meta_value breaks with newer versions of MySQL normal normal Awaiting Review defect (bug) 7 years ago 2
#31957 query fails, when post is queried under specific name normal normal defect (bug) 7 years ago 3
#40166 query_vars bug sets is_home to false. normal normal Awaiting Review defect (bug) 7 years ago 2
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 needs-unit-tests normal normal Awaiting Review defect (bug) 19 months ago 5
#40660 the_post_navigation not excluding terms - wp 4.7.4 has-patch normal normal Awaiting Review defect (bug) 6 years ago 1
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta normal normal Awaiting Review defect (bug) 7 years ago 5
#47211 using amp in search show all post / pages with the & normal normal Awaiting Review defect (bug) 7 years ago
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order normal normal Future Release defect (bug) 8 months ago 23
#63902 wp_get_post_autosave() uses a non-limited SQL query has-patch normal minor Awaiting Review defect (bug) 12 months ago 1
#57083 wp_list_authors and WP Search Users reporter-feedback normal normal Awaiting Review defect (bug) 4 years ago 1
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical normal minor Awaiting Review defect (bug) 4 years ago
#34211 Ability to specify fields WP_Query can search normal normal enhancement 7 years ago 6
#37463 Abstract Query Class has-patch normal normal Awaiting Review enhancement 3 years ago 3
#60154 Add filter hook to either get_post_stati or WP_List_Util::filter normal normal Awaiting Review enhancement 3 years ago
#35761 Add filter(s) to get_adjacent_post function to change variables further down normal normal enhancement 7 years ago 1
#39120 Add get/set methods to remaining main query classes (comments and terms) has-patch normal normal Awaiting Review enhancement 8 years ago 2
#63044 Add method to test whether currently viewing the site home page in WP_Query has-patch normal normal Awaiting Review enhancement 18 months ago 1
#59351 Add support for querying by an exact date with WP_Date_Query normal normal Awaiting Review enhancement 3 years ago 1
#47694 Adding a filter for $searchand variable normal normal Awaiting Review enhancement 7 years ago
#61632 Allow ordering of posts by `status` normal normal Awaiting Review enhancement 2 years ago 2
#35398 Allow post types to override `posts_per_archive_page` normal normal enhancement 7 years ago 1
#61008 Allow searching of extra post fields normal normal Awaiting Review enhancement 2 years ago
#56105 Call update_post_parent_caches in the_post function in WP_Query class needs-unit-tests normal normal Awaiting Review enhancement 3 years ago 3
#51155 Default Order and Order By for Post Types and Taxonomies normal normal Awaiting Review enhancement 6 years ago 3
#20044 Enable search for pages by slug has-patch normal normal enhancement 4 months ago 16
#30530 Enhance privacy by hiding posts of other users reporter-feedback normal normal enhancement 7 years ago 2
#21096 Filter on is_front_page return value normal normal enhancement 7 years ago 4
#49278 Improve meta query dev-feedback normal normal enhancement 18 months ago 33
#25190 Improve name/pagename query variable mapping needs-unit-tests normal normal enhancement 7 years ago 1
#48193 Improve the WordPress loop dev-feedback normal normal Awaiting Review enhancement 3 years ago 6
#25180 Make it possible to select only posts with comment_count > 0 normal normal enhancement 7 years ago 3
#40341 Make search possible in custom fields normal normal Awaiting Review enhancement 2 years ago 1
#41678 Make sure all field returns use filters in WP Query needs-unit-tests normal normal Awaiting Review enhancement 3 years ago 2
#42907 Meta Queries: support ordering by meta_value but still including items without that key normal normal Awaiting Review enhancement 8 years ago 3
#36670 Move CAST to right-hand side of comparison in meta query normal normal enhancement 7 years ago
#62484 Multiple selection of post type in Query loop block close normal normal Awaiting Review enhancement 15 months ago 1
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. normal normal Future Release enhancement 20 months ago 3
#30994 Offset return for wp_get_archives has-patch normal normal enhancement 7 years ago
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() normal normal Awaiting Review enhancement 18 months ago 7
#19653 Order by meta field forces ignore of null records needs-unit-tests normal normal Future Release enhancement 7 years ago 8
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook normal normal Awaiting Review enhancement 7 years ago 1
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts normal normal Awaiting Review enhancement 8 years ago 1
#16706 Queries using "category__and" are slow on large databases has-patch normal normal enhancement 5 weeks ago 44
#51811 Query inconsistency between WP_Query and WP_Term_Query has-patch normal normal Awaiting Review enhancement 6 weeks ago 10
#49555 Reorder WP_Query methods for a more logical placement normal trivial Future Release enhancement 6 years ago 1
#52386 Should WP_Query::get_posts be a private method? normal normal Awaiting Review enhancement 2 years ago 1
#58593 Slow list of posts in the admin panel (with a large wp_posts table) normal normal Awaiting Review enhancement 3 years ago 2
#49296 Split up WP_Query into more manageable classes normal normal Awaiting Review enhancement 7 years ago 1
#9978 Sticky Posts are not ordered correctly after selection has-patch normal normal enhancement 7 years ago 8
#11950 Sticky Posts are too aggressive has-patch normal normal enhancement 7 years ago 13
#42082 Support compare custom fields in WP_Meta_Query normal normal Awaiting Review enhancement 8 years ago 1
#49429 There seems to be no way to check query value for NULL dev-feedback normal normal Awaiting Review enhancement 7 years ago 4
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime normal normal enhancement 7 years ago
#42883 Use sargable queries for date-based lookups for posts dev-feedback normal normal Future Release enhancement 2 years ago 8
#20352 Use str_getcsv() to parse search terms in WP_Query needs-unit-tests normal normal enhancement 7 years ago 3
#30044 Use subqueries for AND clauses in WP_Meta_Query normal normal Future Release enhancement 4 years ago 12
#34525 Use wp_parse_id_list() in the WP_Query class has-patch normal normal enhancement 7 years ago 4
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS normal normal enhancement 7 years ago 5
#52167 WP_Query: always convert `any` post type values to public values. has-patch normal normal Awaiting Review enhancement 6 years ago 1
#45084 WP_Term_Query multiple 'orderby' support needs-unit-tests normal normal Future Release enhancement 5 years ago 5
#31083 WP_date_Query does not validate string values of 'before' or 'after' normal normal enhancement 7 years ago 1
#49149 Write tests for WP_Query needs-unit-tests normal normal Awaiting Review enhancement 6 years ago 9
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query dev-feedback normal trivial Future Release enhancement 18 months ago 45
#55630 add array input to meta_query key has-patch normal normal Awaiting Review enhancement 4 years ago 1
#23044 adjacent_image_link() needs optimization needs-unit-tests normal normal enhancement 7 years ago 12
#27094 get_boundary_post() doesn't work for custom post types has-patch normal normal enhancement 7 years ago 5
#43842 get_children() function enhancement. reporter-feedback normal normal Awaiting Review enhancement 7 months ago 1
#14368 make the 'orderby' argument in get_posts() accept all "post" fields has-patch normal normal enhancement 4 years ago 11
#41797 max_num_pages for WP_User_Query has-patch normal normal Awaiting Review enhancement 9 years ago 2
#15068 merging query objects/arrays normal normal enhancement 7 years ago 5
#19738 meta_query should check for wildcards when using LIKE operator normal normal enhancement 7 years ago 13
#44602 meta_query to support FIND_IN_SET has-patch normal normal Awaiting Review enhancement 8 years ago
#11398 new sort method for query_posts (order by last comment date) has-patch normal normal enhancement 7 weeks ago 8
#61048 order sticky posts using the same order for posts normal major Awaiting Review enhancement 2 years ago 1
#37056 paginate_links should be a method on WP_Query normal normal enhancement 7 years ago 2
#63614 pre_get_lastpostdate filter has-patch normal minor Awaiting Review enhancement 14 months ago 2
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query normal normal Awaiting Review enhancement 8 years ago
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query has-patch normal normal Awaiting Review enhancement 11 months ago
#50154 About date and time request of version 5.4.1 normal normal Awaiting Review feature request 6 years ago 2
Note: See TracReports for help on using and creating reports.