Make WordPress Core

{1} All Tickets (8320 matches)

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

Results (5901 - 6000 of 8320)

Privacy (5 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#49035 Add Export & Erasure requests to a dashboard widget. dev-feedback normal normal Future Release feature request 19 months ago 16
#52903 Consent Management within WordPress Core normal normal Awaiting Review feature request 4 years ago 10
#51092 Create a JSON schema for Privacy and Other Related Disclosures dev-feedback normal normal Future Release feature request 6 years ago 20
#51144 Create a UI for the Disclosures Tab (site-level privacy) normal normal Future Release feature request 6 years ago 5
#60805 Reading Settings: add option to discourage AI services from crawling the site normal normal Awaiting Review feature request 20 months ago 11

Query (95 matches)

#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic has-patch high normal Future Release enhancement 6 months ago 23
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic has-patch normal normal enhancement 7 years ago 26
#60745 WP_Query::parse_query() does not handle invalid query arg values westonruter has-patch normal normal Future Release defect (bug) 3 weeks ago 25
#57416 Do not split query if requesting one post spacedmonkey dev-feedback normal normal Future Release enhancement 3 months ago 8
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey dev-feedback normal normal Future Release enhancement 9 years ago 5
#38709 Unlimited query for invalid post names pbearne normal normal Future Release defect (bug) 2 years ago 8
#36881 Improved hot-wiring of set_found_posts pbearne needs-unit-tests normal normal enhancement 2 years ago 3
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne normal normal Future Release enhancement 22 months ago 3
#18836 ORDER BY RAND() is slow pbearne dev-feedback normal minor Future Release enhancement 13 months ago 29
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks has-patch normal normal Future Release enhancement 5 years ago 11
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin has-patch normal normal defect (bug) 4 years ago 7
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin normal normal Future Release enhancement 9 years ago 60
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* needs-unit-tests normal critical Future Release defect (bug) 4 years ago 12
#18035 ignore_sticky_posts fails to remove sticky class johneckman dev-feedback normal normal Future Release enhancement 3 years ago 22
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion has-patch normal normal Future Release enhancement 7 years ago 11
#59252 is_front_page returns false when a static blog page has been set. joedolson* has-patch normal normal Awaiting Review defect (bug) 19 months ago 8
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert needs-unit-tests normal minor defect (bug) 7 years ago 16
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis dev-feedback normal normal enhancement 7 years ago 6
#65072 Registering a query_var called 'preview_nonce' stops previews from working. dsas has-patch normal normal Awaiting Review defect (bug) 5 months ago 1
#57211 Split up `WP_Query::get_posts()` costdev dev-feedback normal normal Future Release enhancement 4 years ago 3
#29823 WP_Date_Query across tables boonebgorges* normal normal enhancement 7 years ago 3
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges dev-feedback normal normal Future Release defect (bug) 4 years ago 7
#62953 Add post_ancestor as query var to WP_Query class bbpaule has-patch normal normal Awaiting Review enhancement 16 months ago 7
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb needs-unit-tests normal normal Future Release defect (bug) 16 months ago 45
#56311 Week query variable is not being sanitized correctly audrasjb needs-unit-tests normal normal Future Release defect (bug) 3 months ago 36
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* dev-feedback normal normal Future Release defect (bug) 4 years ago 6
#44296 Enable double-width space works as a separator in search query SergeyBiryukov has-patch normal normal Future Release defect (bug) 4 months ago 13
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov has-patch normal normal Future Release defect (bug) 7 years ago 6
#21790 When set a static front page WP main query isn't set correctly SergeyBiryukov normal normal Future Release defect (bug) 9 years ago 26
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 5 months ago 28
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov needs-unit-tests normal normal Future Release enhancement 6 years ago 10
#17019 add hooks for Media Library attachment counts SergeyBiryukov has-patch normal normal Future Release enhancement 16 months ago 55
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments needs-unit-tests normal normal Future Release defect (bug) 6 years ago 5
#43372 $wp_query->max_num_pages return value as float normal trivial Awaiting Review defect (bug) 5 years ago 5
#52732 'get_posts' has been waiting for so long to have a hook reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 2
#39914 'orderby' date results differs depend on 'post_status' normal normal Awaiting Review defect (bug) 10 years ago
#50070 'post_type' query variable not set for taxonomy queries dev-feedback normal normal Awaiting Review defect (bug) 6 years ago 5
#59235 AJAX request returns critical error in class-wp-date-query.php reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#63659 Adding the "order" or "orderby" query argument to the front page causes the latest news to be displayed has-patch normal normal Awaiting Review defect (bug) 6 months ago 5
#40630 Advanced meta compare "like" in WP_Query has-patch normal normal Awaiting Review defect (bug) 9 years ago 1
#51794 An author_name query with nonexistent user returns posts with no author has-patch normal normal Awaiting Review defect (bug) 6 years ago
#56312 Appending ?name to home URL shows the posts page instead of a static front page has-patch normal normal Future Release defect (bug) 3 weeks ago 7
#63359 Are ignore_sticky_posts working as expected? dev-feedback normal major Awaiting Review defect (bug) 7 months ago 6
#30184 Author page and category needs-unit-tests normal normal defect (bug) 15 months ago 6
#55649 Block Query with full post content do not display properly normal normal Awaiting Review defect (bug) 4 years ago
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory normal normal Awaiting Review defect (bug) 4 years ago 1
#63619 Cached WP_Term_Query result attempts object conversion to int reporter-feedback normal normal Awaiting Review defect (bug) 15 months ago 2
#28568 Can't get private posts/pages via WP_Query when not logged in as administrator normal normal Awaiting Review defect (bug) 7 years ago 7
#10663 Category name handling wrong function is_category has-patch normal normal defect (bug) 2 years ago 11
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present has-patch normal normal Awaiting Review defect (bug) 5 years ago 4
#42164 Conditional Tags not working when using ugly URL needs-unit-tests normal normal Awaiting Review defect (bug) 9 years ago 3
#15551 Custom post type pagination redirect normal normal defect (bug) 4 years ago 14
#60963 Custom query, inherit main query, show scheduled posts normal major Awaiting Review defect (bug) 12 months ago
#39428 Die fast in get_posts if get_user_by returns false has-patch normal normal Future Release defect (bug) 15 months ago 1
#63315 Docs: Improve the `prepare()` function inline docs close normal normal Awaiting Review defect (bug) 17 months ago 1
#58200 Empty result when meta_query is supposed to select date less than certain date normal normal Awaiting Review defect (bug) 3 years ago 2
#44848 Ensure that empty author profiles have proper 404 behaviour dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 6
#38442 Error when WP_Query parses orderby array in function parse_order has-patch normal normal Future Release defect (bug) 7 years ago 6
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action close normal normal Future Release defect (bug) 16 months ago 23
#53824 Fatal error when in action pre_get_posts call *_template() has-patch normal normal Future Release defect (bug) 5 years ago 10
#64507 Fatal errors can ensue in WP_Query when requests are made with array query vars has-patch normal normal Future Release defect (bug) 5 months ago 6
#40903 Filtered posts_request query can break found_posts query normal normal Awaiting Review defect (bug) 9 years ago 1
#60395 Filtering posts by open ping_status returns posts with closed ping_status normal normal Awaiting Review defect (bug) 3 years ago 1
#27266 Front end search for attachment title cannot succeed has-patch normal normal defect (bug) 5 years ago 11
#37489 If Posts have the same datetime, the order of the post is indefinite. has-patch normal normal defect (bug) 7 years ago
#62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values dev-feedback normal normal Awaiting Review defect (bug) 19 months ago 2
#63406 Lack of mutex for query object values like is_category and is_author can result in warnings normal normal Awaiting Review defect (bug) 13 months ago 3
#47493 Meta Query Sorting with relation => OR not behaving as expected normal normal Awaiting Review defect (bug) 7 years ago
#57678 Missing use of placeholders and $wpdb->prepare() dev-feedback normal major Awaiting Review defect (bug) 4 years ago 2
#63666 Multiple tags in URL broken in 6.8 has-patch normal normal Awaiting Review defect (bug) 14 months ago 3
#44903 Multisite - Archive Main Query Duplicate Paged Posts reporter-feedback normal normal Awaiting Review defect (bug) 8 years ago 3
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. needs-unit-tests normal normal Future Release defect (bug) 7 months ago 6
#65412 Namespace collision in WP 7.0 Font Library query var overrides custom router page_slug dev-feedback normal normal Awaiting Review defect (bug) 3 months ago 1
#58515 Need to use $wpdb->prepare instead of sprintf dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#52337 Non-numeric attachment_id and p query string params result in posts page has-patch normal normal Future Release defect (bug) 3 years ago 4
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() needs-unit-tests normal normal defect (bug) 5 months ago 5
#37251 Not return 404 on front-page with option page and url `/page/2` normal normal Awaiting Review defect (bug) 3 years ago 7
#48524 Notice: Undefined variable: matches reporter-feedback normal minor Awaiting Review defect (bug) 7 years ago 2
#30911 Overhaul post_status logic in WP_Query needs-unit-tests normal normal defect (bug) 7 years ago 2
#40397 PHP 7.1.x problem in WP_Query normal normal Awaiting Review defect (bug) 9 years ago 6
#63098 Passing array in term query arg triggers fatal error has-patch normal normal Awaiting Review defect (bug) 17 months ago 3
#40984 Possible Bug with Named Orderby Meta Query SQL normal normal Awaiting Review defect (bug) 9 years ago
#60027 Post patterns show no posts normal major Awaiting Review defect (bug) 2 years ago
#60566 Posts Page as Draft remains publicly queryable has-patch normal normal Future Release defect (bug) 7 months ago 4
#44349 Posts show up multiple times in backend when they have the exact same date dev-feedback normal normal Awaiting Review defect (bug) 11 months ago 32
#65267 Preserve Query Strings on Old-Slug Redirects, If Any has-patch normal normal Future Release defect (bug) 4 months ago 3
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query normal normal Awaiting Review defect (bug) 9 years ago
#48020 Queries display in inconsistent order when ordering by meta_value_num normal normal Awaiting Review defect (bug) 7 years ago
#52094 Queries with perm readable/editable will not work for multiple post types and status queries has-patch normal normal Awaiting Review defect (bug) 4 years ago 7
#56081 Query Loop block with selection causes Sticky Posts setting to be ignored normal normal Awaiting Review defect (bug) 4 years ago
#34660 Query breaks when nopaging = false and posts_per_page = -1 needs-unit-tests normal normal defect (bug) 7 years ago 6
#60274 Query loop showing too many posts normal normal Awaiting Review defect (bug) 3 years ago 1
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category close normal normal Awaiting Review defect (bug) 12 months ago 3
#35758 Reading Settings fallback option when none is selected at Front page displays normal normal defect (bug) 7 years ago 3
#38062 SELECT DISTINCT ... ORDER BY ... has-patch normal normal Awaiting Review defect (bug) 7 years ago 3
Note: See TracReports for help on using and creating reports.