Make WordPress Core

{23} Popular Tickets (5320 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1601 - 1700 of 5320)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#28798 htaccess and protected option Posts, Post Types normal normal 3 Awaiting Review enhancement 10/15/2021
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) Posts, Post Types normal normal 3 enhancement 06/04/2019
#24705 wp_link_pages() does not showing active current element Posts, Post Types normal major 3 Awaiting Review enhancement dev-feedback 12/09/2018
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal 3 enhancement has-patch 01/18/2022
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal 3 Awaiting Review feature request needs-unit-tests 08/24/2021
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal 3 Awaiting Review feature request dev-feedback 07/15/2022
#55140 Erase Personal Data Email Validation Issue Privacy normal normal 3 Awaiting Review defect (bug) dev-feedback 09/27/2022
#46577 Improve tests related to file permissions for privacy export requests Privacy normal normal 3 Future Release defect (bug) has-patch 10/27/2024
#44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API Privacy normal normal 3 Future Release defect (bug) 08/22/2020
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal 3 Future Release defect (bug) needs-unit-tests 10/08/2020
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal 3 Future Release enhancement 10/20/2020
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal 3 Future Release enhancement has-patch 10/20/2020
#45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. Privacy normal normal 3 Future Release enhancement 03/27/2019
#51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim Privacy normal normal 3 Future Release enhancement 07/09/2024
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal 3 Awaiting Review enhancement dev-feedback 01/17/2019
#44268 GDPR concerns on the core commenting flow Privacy normal normal 3 Awaiting Review enhancement 05/30/2018
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal normal 3 Awaiting Review enhancement 07/30/2018
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon Privacy normal normal 3 Future Release enhancement 06/23/2020
#44186 Possibles enhancements to 4.9.6 privacy tools Privacy normal normal 3 Awaiting Review enhancement 06/20/2018
#44067 Refactor get_avatar and related functions to make Gravatar a Hook instead of a Default Privacy normal normal 3 Awaiting Review enhancement 02/13/2019
#56312 Appending ?name to home URL shows the posts page instead of a static front page Query normal normal 3 Future Release defect (bug) 01/06/2023
#10663 Category name handling wrong function is_category Query normal normal 3 defect (bug) has-patch 04/21/2024
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal 3 Future Release defect (bug) has-patch 09/23/2023
#27266 Front end search for attachment title cannot succeed Query normal normal 3 defect (bug) has-patch 01/18/2022
#40397 PHP 7.1.x problem in WP_Query Query normal normal 3 Awaiting Review defect (bug) 01/11/2018
#54853 Search only searching phrases and not searching individual terms Query normal normal 3 Awaiting Review defect (bug) 01/19/2022
#18513 Searching with explicit post types unsets page post type Query normal normal 3 defect (bug) needs-unit-tests 02/12/2022
#39140 Taxonomies - operator AND doesn't work properly for taxonomy hierarchies Query normal normal 3 Awaiting Review defect (bug) 01/08/2019
#38709 Unlimited query for invalid post names pbearne Query normal normal 3 Future Release defect (bug) 05/09/2024
#33341 WP_Meta_Query IN operator with empty array does not return expected result Query normal critical 3 Awaiting Review defect (bug) dev-feedback 10/17/2023
#36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal 3 defect (bug) 06/04/2019
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal 3 Future Release defect (bug) has-patch 11/29/2019
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal 3 Awaiting Review defect (bug) has-patch 01/11/2020
#48280 orderby meta_value breaks with newer versions of MySQL Query normal normal 3 Awaiting Review defect (bug) 01/30/2020
#40335 using 'pre_get_terms' is confusing when it comes to ordering by meta Query normal normal 3 Awaiting Review defect (bug) 10/12/2019
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor 3 defect (bug) needs-unit-tests 06/04/2019
#40341 Make search possible in custom fields Query normal normal 3 Awaiting Review enhancement 05/24/2024
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal 3 Future Release enhancement has-patch 11/07/2021
#18836 ORDER BY RAND() is slow pbearne Query normal minor 3 Future Release enhancement has-patch 11/19/2024
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal 3 Awaiting Review enhancement 07/03/2018
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal 3 Awaiting Review enhancement has-patch 07/04/2024
#40404 Slow queries with a large number of posts (tens of thousands and above) Query normal normal 3 Awaiting Review enhancement 04/10/2017
#57211 Split up `WP_Query::get_posts()` costdev Query normal normal 3 Future Release enhancement dev-feedback 01/23/2023
#45084 WP_Term_Query multiple 'orderby' support Query normal normal 3 Future Release enhancement needs-unit-tests 03/03/2021
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal 3 Future Release enhancement has-patch 05/21/2024
#18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal 3 Future Release enhancement dev-feedback 09/20/2023
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal 3 enhancement 06/04/2019
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal 3 Future Release enhancement 02/10/2020
#57973 Can not delete custom template when name contains non-Latin characters REST API normal normal 3 Awaiting Review defect (bug) 07/11/2024
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal 3 Future Release defect (bug) 01/03/2021
#54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal 3 Future Release defect (bug) needs-unit-tests 09/12/2024
#42947 REST API wrong total pages spacedmonkey REST API normal normal 3 Future Release defect (bug) has-patch 10/31/2021
#62577 WordPress Rest API broken in 6.7.1 REST API normal normal 3 Awaiting Review defect (bug) 11/28/2024
#41740 Add comment count to "replies" link in post responses REST API normal normal 3 Awaiting Review enhancement 10/25/2020
#50074 Add filter on post/etc action links in the REST API REST API normal normal 3 Future Release enhancement has-patch 09/08/2021
#58849 Document supported $args for register_rest_route() REST API normal normal 3 Future Release enhancement 07/19/2023
#54304 Expose menu data public in Menus REST API REST API normal normal 3 6.8 enhancement has-patch 10/09/2024
#43428 Improve CORS headers sent to REST Api requests REST API normal normal 3 Awaiting Review enhancement 04/24/2023
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal 3 Future Release enhancement needs-unit-tests 01/13/2023
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal 3 Future Release enhancement 10/25/2020
#51757 REST API: Add const validation REST API normal normal 3 Awaiting Review enhancement has-patch 01/25/2021
#46238 REST API: Allow conditional field registration REST API normal normal 3 Awaiting Review enhancement needs-unit-tests 10/25/2020
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal 3 Future Release enhancement needs-unit-tests 10/08/2024
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal 3 Awaiting Review enhancement has-patch 12/04/2023
#46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal 3 Future Release feature request 10/24/2020
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal 3 Awaiting Review enhancement 04/30/2021
#42086 Option to view condensed diffs for post revisions Revisions normal normal 3 Awaiting Review feature request 09/01/2020
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal 3 Awaiting Review defect (bug) 08/20/2017
#36188 After WordPress installation, the default category archive page is showing a 404 page Rewrite Rules normal normal 3 Future Release defect (bug) dev-feedback 12/06/2017
#35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal 3 defect (bug) needs-unit-tests 06/04/2019
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() Rewrite Rules normal normal 3 Future Release defect (bug) 03/04/2022
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical 3 Awaiting Review defect (bug) dev-feedback 09/11/2020
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal 3 Future Release defect (bug) has-patch 12/13/2020
#21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture Rewrite Rules normal normal 3 defect (bug) dev-feedback 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal 3 defect (bug) needs-unit-tests 06/04/2019
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal 3 Future Release defect (bug) needs-unit-tests 01/16/2019
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal 3 Future Release enhancement has-patch 10/10/2022
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal normal 3 Awaiting Review feature request dev-feedback 07/11/2019
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal 3 task (blessed) needs-unit-tests 06/04/2019
#29594 Basic Cookie Authentication from External Database Role/Capability normal normal 3 defect (bug) 06/04/2019
#50252 Capability issue with admin menu Role/Capability normal normal 3 Awaiting Review defect (bug) 06/24/2023
#38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities Role/Capability normal normal 3 Awaiting Review defect (bug) 03/25/2019
#38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal 3 Future Release enhancement needs-unit-tests 06/04/2020
#40320 Feature idea: Rename roles Role/Capability normal normal 3 Awaiting Review enhancement dev-feedback 02/02/2023
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal 3 Awaiting Review enhancement dev-feedback 03/15/2019
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal 3 defect (bug) 06/04/2019
#46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal 3 Future Release defect (bug) needs-unit-tests 02/04/2021
#47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal 3 Awaiting Review defect (bug) 10/20/2019
#61435 Style dependencies are not inlined Script Loader normal normal 3 Awaiting Review defect (bug) 06/15/2024
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal 3 Awaiting Review defect (bug) needs-unit-tests 07/19/2022
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal 3 Awaiting Review enhancement 05/22/2019
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal 3 Awaiting Review enhancement 03/26/2019
#60234 Script Modules API: Add a translations API Script Loader normal normal 3 Awaiting Review enhancement 02/27/2024
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal 3 Awaiting Review defect (bug) has-patch 03/22/2019
#57304 Add SensitiveParameter attribute to DB connection and login variables Security normal normal 3 6.8 enhancement has-patch 10/01/2024
#50510 Improve security of wp_nonce implementation Security normal normal 3 Awaiting Review enhancement reporter-feedback 11/19/2024
#44058 Include security sniffs in PHPCS ruleset Security normal normal 3 Future Release enhancement 05/16/2018
#29429 Support frame-ancestors directive over X-Frame-Options Security normal normal 3 Future Release enhancement dev-feedback 07/29/2019
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal 3 Future Release enhancement needs-unit-tests 11/09/2021
#37183 Nested shortcodes in new-style [caption] Shortcodes normal normal 3 defect (bug) dev-feedback 05/08/2021
Note: See TracReports for help on using and creating reports.