Make WordPress Core

{23} Popular Tickets (5282 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 (1101 - 1200 of 5282)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal 3 enhancement has-patch 06/04/2019
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal 3 Future Release enhancement needs-unit-tests 08/14/2022
#29014 Normalization of template tag filters Posts, Post Types normal normal 3 enhancement 06/04/2019
#57829 Post "Read" Capability for Rest API Posts, Post Types normal normal 3 Awaiting Review enhancement has-patch 05/31/2024
#19711 Posts edit list window display no information about filtering chriscct7 Posts, Post Types normal normal 3 enhancement has-patch 06/04/2019
#35842 Register Post Type function label default Posts, Post Types normal normal 3 enhancement dev-feedback 06/04/2019
#24572 Should be able to unlock a post outside of ajax handler Posts, Post Types normal normal 3 enhancement dev-feedback 06/04/2019
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal 3 Awaiting Review enhancement has-patch 08/16/2019
#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
#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
#46560 Personal Data Export email unit tests found in erasure fulfillment berubenic Privacy low normal 3 Future Release enhancement has-patch 08/18/2024
#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
#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 enhancement has-patch 03/12/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
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal 3 Future Release enhancement has-patch 01/15/2021
#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
#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
#57749 In REST APIs, only prime meta data if there are registered keys REST API normal normal 3 Awaiting Review enhancement has-patch 10/09/2024
#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
#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
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal 3 Awaiting Review enhancement 04/30/2021
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal 3 Future Release enhancement has-patch 10/10/2022
#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
#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
#61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal 3 Awaiting Review enhancement 06/25/2024
#38260 A FORCE_SSL_CANONICAL constant Security normal normal 3 Awaiting Review enhancement 06/04/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 dev-feedback 07/11/2023
#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
#38262 Task: Opt in SSL Improvements Security normal normal 3 Awaiting Review enhancement 02/05/2020
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal 3 Future Release enhancement needs-unit-tests 11/09/2021
#54289 Improve get_shortcode_regex performance Shortcodes normal normal 3 Awaiting Review enhancement has-patch 10/19/2021
#31093 Make $tag argument optional for has_shortcode() Shortcodes normal normal 3 Future Release enhancement dev-feedback 10/31/2017
#29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal 3 enhancement 06/04/2019
#47210 Allow html on site health titles and description Site Health normal minor 3 Awaiting Review enhancement dev-feedback 09/05/2022
#61743 Capture and inform users when plugins or themes are `_doing_it_wrong()` Site Health normal normal 3 Awaiting Review enhancement 07/24/2024
#47765 Email from improved fatal error protection Site Health normal minor 3 Awaiting Review enhancement 12/05/2019
#47653 Site Health plugin security check Site Health normal normal 3 Awaiting Review enhancement dev-feedback 09/07/2021
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal 3 Future Release enhancement has-patch 09/30/2024
#57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal normal 3 Awaiting Review enhancement dev-feedback 03/23/2023
#32789 Abstract get_category_by_path into get_term_by_path Taxonomy normal normal 3 enhancement needs-unit-tests 06/04/2019
#58404 Add pre_update_term filter hook Taxonomy normal normal 3 Future Release enhancement needs-unit-tests 09/25/2023
#34932 Custom Field meta box in Taxonomy Term after WP 4.4 Taxonomy normal normal 3 enhancement 06/04/2019
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal 3 Awaiting Review enhancement has-patch 01/16/2019
#57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal 3 Future Release enhancement dev-feedback 09/15/2023
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal 3 enhancement 06/04/2019
#21912 Add return filter to current_theme_supports() Themes normal normal 3 enhancement has-patch 06/04/2019
#54838 Automatically enable some templates from inactive themes Themes normal normal 3 Awaiting Review enhancement has-patch 01/18/2022
#36666 Enhance `remove_theme_support()` so that it can take additional arguments Themes normal normal 3 Awaiting Review enhancement dev-feedback 05/15/2018
#37461 Introduce get_the_title_attribute() to wrap the_title_attribute( 'echo=0' ) Themes normal normal 3 enhancement 06/04/2019
#39083 Introduce singular capabilities for managing individual themes Themes normal normal 3 Future Release enhancement needs-unit-tests 07/14/2017
#39167 Theme mods should be able to be gotten/changed on inactive themes. Themes normal normal 3 Awaiting Review enhancement dev-feedback 03/15/2019
#48241 Using `add_theme_support( 'custom-background' )` enables both background color and background image. Themes normal normal 3 Awaiting Review enhancement 10/30/2019
#38636 Allow data attributes to be added to WP Admin Bar menu items Toolbar normal normal 3 Future Release enhancement has-patch 07/09/2021
#46003 Improve toolbar CSS Toolbar normal normal 3 Future Release enhancement 03/04/2020
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal 3 Awaiting Review enhancement has-patch 03/22/2023
#56318 Add auto-update fatal error protection afragen Upgrade/Install normal normal 3 Future Release enhancement 10/12/2022
#35002 Attempt to set executable bits for core directories Upgrade/Install normal normal 3 enhancement 06/05/2019
#50797 Maintenance file path should be configurable Upgrade/Install normal normal 3 Awaiting Review enhancement 09/16/2020
#11869 Multisite upgrade notice at wpmu-upgrade-site.php isn't steadily visible. Upgrade/Install normal minor 3 Future Release enhancement 04/23/2017
#30559 Plugins and themes translations aren't downloaded when language is changed Upgrade/Install normal normal 3 Future Release enhancement 05/06/2019
#41335 dbDelta() does not recognize MySQL's IF NOT EXISTS statement Upgrade/Install normal normal 3 Awaiting Review enhancement reporter-feedback 10/21/2022
#15924 Add 'media_default_link_type' option to parallel 'image_default_link_type' Upload normal normal 3 Future Release enhancement dev-feedback 05/15/2019
#35868 Add Filter for Profile User Description Bio Users normal normal 3 enhancement 06/05/2019
#52630 Add Validation/Security to Password Reset Users normal normal 3 Awaiting Review enhancement 02/23/2021
#41757 Add action inside of add_new_user_to_blog() function Users low minor 3 Future Release enhancement has-patch 09/26/2017
#22921 Allow get_users() to return array of values via 'fields' parameter Users normal normal 3 enhancement dev-feedback 04/14/2021
#56914 Better guide users when deleting other users Users normal normal 3 Awaiting Review enhancement has-patch 07/26/2024
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.