Make WordPress Core

{23} Popular Tickets (5281 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 (3801 - 3900 of 5281)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#40311 Disable inline edit post via filter Posts, Post Types normal normal 2 Future Release enhancement has-patch 03/30/2017
#37332 Enhancement: Add a wrong password message on password protected posts Posts, Post Types normal normal 2 enhancement has-patch 02/15/2024
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities Posts, Post Types normal normal 2 Awaiting Review enhancement 06/25/2024
#51365 Introduce dedicated function to check if post meta exists Posts, Post Types normal normal 2 Awaiting Review enhancement dev-feedback 09/20/2020
#37462 Introduce is_private() conditional Posts, Post Types normal normal 2 enhancement has-patch 08/07/2019
#57496 Lazy load post meta pbearne* Posts, Post Types normal normal 2 Future Release enhancement has-patch 10/09/2024
#41674 More granular capabilities for restoring and permanently deleting trashed posts Posts, Post Types normal normal 2 Awaiting Review enhancement needs-unit-tests 08/19/2017
#49194 Page Template dropdown ordering should be by title, not value Posts, Post Types normal minor 2 Awaiting Review enhancement 01/14/2020
#41773 Page Templates // Post Type Templates | Any Post Type? Posts, Post Types normal normal 2 Awaiting Review enhancement reporter-feedback 06/07/2021
#60791 Pre-populate slug using URL parameters on new post edit screen. Posts, Post Types normal normal 2 Awaiting Review enhancement has-patch 03/17/2024
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal 2 Awaiting Review enhancement dev-feedback 09/26/2017
#27736 Save one query when inserting a new post Posts, Post Types normal normal 2 enhancement has-patch 06/04/2019
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal 2 Awaiting Review enhancement has-patch 11/18/2019
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal 2 enhancement 06/04/2019
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal 2 enhancement has-patch 07/03/2020
#49381 Add Javascript Documentation to privacy-tools.js Privacy normal normal 2 Future Release enhancement needs-docs 06/13/2024
#44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal 2 Future Release enhancement 09/20/2019
#43854 Add cards to the Tools page for personal data tools Privacy normal normal 2 Future Release enhancement 05/23/2019
#46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal 2 Future Release enhancement has-patch 10/16/2020
#49357 Admin intervention for personal data export really needed? xkon* Privacy normal normal 2 Awaiting Review enhancement 11/17/2021
#44683 Export and Erase personal data - emails sent to wrong address if username is an email address which is different from the actual email address xkon Privacy normal normal 2 Future Release enhancement dev-feedback 01/27/2021
#44320 Inform users when their site's privacy policy is not publicly visible Privacy normal normal 2 Future Release enhancement 05/23/2019
#44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide Privacy normal normal 2 Awaiting Review enhancement 10/16/2020
#47940 Introduce privacy tools (Export/Erasure) to the Network Admin for network-wide handling Privacy normal normal 2 Future Release enhancement 10/16/2020
#49602 New design for Privacy settings page and hooks Privacy normal normal 2 Awaiting Review enhancement dev-feedback 12/16/2020
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal 2 Future Release enhancement 05/23/2019
#51555 Privacy Page: Does it need to be a Page? Also, is a warning an error? garrett-eclipse Privacy normal normal 2 Future Release enhancement 10/16/2020
#44538 Provide a way to show what change occurred to the suggested privacy policy text. Privacy normal normal 2 Future Release enhancement 11/24/2020
#44845 _get_list_table: Support for privacy requests tables Privacy normal normal 2 Future Release enhancement dev-feedback 02/21/2020
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal 2 Awaiting Review enhancement 06/06/2019
#61008 Allow searching of extra post fields Query normal normal 2 Awaiting Review enhancement 04/15/2024
#21096 Filter on is_front_page return value Query normal normal 2 enhancement 06/04/2019
#41678 Make sure all field returns use filters in WP Query Query normal normal 2 Awaiting Review enhancement needs-unit-tests 04/20/2023
#42082 Support compare custom fields in WP_Meta_Query Query normal normal 2 Awaiting Review enhancement 02/28/2018
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal 2 enhancement needs-unit-tests 06/04/2019
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal 2 enhancement 06/04/2019
#29823 WP_Date_Query across tables boonebgorges* Query normal normal 2 enhancement 06/04/2019
#49149 Write tests for WP_Query Query normal normal 2 Awaiting Review enhancement needs-unit-tests 02/20/2020
#27094 get_boundary_post() doesn't work for custom post types Query normal normal 2 enhancement has-patch 06/04/2019
#19392 Add auto-suggest support for all flat taxonomies in Bulk Edit. Quick/Bulk Edit normal normal 2 enhancement dev-feedback 06/04/2019
#31638 Bulk Edit & Quick Edit User Interfaces should be consistent Quick/Bulk Edit normal normal 2 enhancement close 06/04/2019
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal 2 Awaiting Review enhancement dev-feedback 06/04/2024
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal 2 Future Release enhancement needs-unit-tests 07/25/2024
#54293 Expand functionality of themes REST API REST API normal normal 2 Awaiting Review enhancement needs-unit-tests 06/07/2022
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal 2 Awaiting Review enhancement 07/11/2019
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal 2 Future Release enhancement needs-unit-tests 09/01/2022
#49179 Manage Post trackbacks within the REST API REST API normal normal 2 Future Release enhancement needs-unit-tests 10/24/2020
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal 2 Future Release enhancement needs-unit-tests 01/18/2022
#40556 REST API: Allow for server generating a user's password REST API normal normal 2 Awaiting Review enhancement has-patch 04/27/2017
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal 2 Future Release enhancement needs-unit-tests 10/08/2024
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal 2 Awaiting Review enhancement needs-unit-tests 09/17/2024
#44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal 2 Awaiting Review enhancement reporter-feedback 01/16/2019
#48574 Create better post diff screens Revisions normal normal 2 Awaiting Review enhancement 11/12/2019
#48953 Improved revision control related to posts and the numerous auxiliary benefits Revisions normal major 2 Awaiting Review enhancement 12/18/2019
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal 2 Awaiting Review enhancement 10/12/2023
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal 2 enhancement 06/04/2019
#22798 Invalid URLs not giving 404 with "Default" permalink settings Rewrite Rules normal normal 2 enhancement dev-feedback 06/04/2019
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal 2 enhancement needs-unit-tests 06/04/2019
#29009 There should be a capability for "publish private posts" Role/Capability normal normal 2 enhancement dev-feedback 06/04/2019
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal 2 Future Release enhancement early 05/25/2021
#37388 Resource hinting: only dns-prefetch resources in HTML footer. Script Loader normal normal 2 enhancement 06/04/2019
#43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal 2 Awaiting Review enhancement 01/16/2019
#38259 A FORCE_SSL_CONTENT constant Security normal normal 2 Awaiting Review enhancement 06/04/2019
#38261 A FORCE_SSL_SCRIPTS constant Security normal normal 2 Awaiting Review enhancement 06/04/2019
#58636 Automatic Sanitization of Nonces in wp_verify_nonce Security normal normal 2 Awaiting Review enhancement 06/26/2023
#39656 Create a submenu item under About admin bar for security Security normal normal 2 Awaiting Review enhancement 01/23/2017
#62005 Enhance wp_hash function to support custom hashing algorithms Security normal normal 2 Awaiting Review enhancement has-patch 09/25/2024
#36087 Migration plan from insecure RNG fallback Security normal normal 2 Future Release enhancement 09/30/2020
#61706 Support for storing and getting encrypted options Security normal normal 2 Awaiting Review enhancement 07/19/2024
#52388 Use HTTPS URL already during installation if supported Security normal normal 2 Future Release enhancement needs-unit-tests 01/28/2021
#58765 the_block_template_skip_link() - XSS vulnerability - Apply FIX Security normal normal 2 Awaiting Review enhancement has-patch 07/08/2023
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal 2 enhancement 06/04/2019
#25644 strip_shortcodes always removes text between shortcode tags, should be optional Shortcodes normal normal 2 enhancement dev-feedback 06/04/2019
#49188 Add a check for tables structures. Site Health normal normal 2 Awaiting Review enhancement dev-feedback 01/29/2021
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal 2 Awaiting Review enhancement has-patch 09/24/2024
#50055 Add more user-actionable information to the timezone health check Site Health normal normal 2 Awaiting Review enhancement 06/15/2020
#57159 Add scheduled events in the site health report. Site Health normal normal 2 Awaiting Review enhancement dev-feedback 01/31/2023
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal normal 2 Awaiting Review enhancement 08/14/2022
#53230 Allow nested arrays to be displayed in site health. Site Health normal normal 2 Awaiting Review enhancement 08/28/2022
#52014 Change the phrase 'Learn more about debugging in WordPress.' for a clearer instruction such as 'Follow this guide to find out the source of the problem'. Site Health normal normal 2 Awaiting Review enhancement 07/28/2022
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal 2 Future Release enhancement has-patch 11/08/2021
#50770 Facilitate async debug entries in Site Health Info Site Health normal normal 2 Awaiting Review enhancement 05/27/2022
#51816 Implement auto recovery mode during auto update cron Site Health normal normal 2 Future Release enhancement 11/18/2020
#50389 Improve support for site health issues in WordPress Site Health normal normal 2 Awaiting Review enhancement dev-feedback 06/15/2020
#48051 Keeping default theme but removing inactive themes? Site Health normal trivial 2 Awaiting Review enhancement 09/16/2019
#53024 List https functionality health check failures as critical Site Health normal normal 2 Future Release enhancement 11/10/2021
#49817 Simple Site Health Improvement to Check for Plugin Compatibility wiith Latest WP Version Release Site Health normal normal 2 Awaiting Review enhancement 08/14/2020
#48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change Site Health normal normal 2 Awaiting Review enhancement dev-feedback 12/06/2019
#53252 Track WP-CLI version in Site Health wpscholar Site Health normal trivial 2 Awaiting Review enhancement dev-feedback 09/05/2022
#55814 WebP support under Site Health status tab Site Health normal normal 2 Future Release enhancement has-patch 05/26/2022
#59998 Hide terms from XML sitemap that have only one object in them Sitemaps normal normal 2 Awaiting Review enhancement 09/18/2024
#51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal normal 2 Awaiting Review enhancement close 03/16/2023
#52724 Add filters to term label and info values Taxonomy normal normal 2 Awaiting Review enhancement dev-feedback 04/26/2021
#30705 Add parameter to get_the_term_list() to allow templating Taxonomy normal normal 2 enhancement needs-unit-tests 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal 2 enhancement needs-unit-tests 06/04/2019
#59703 Enable Block Editor for term description Taxonomy normal normal 2 Awaiting Review enhancement 11/07/2023
#62123 Improve performance of get_ancestors() with recursive common table expression. Taxonomy normal normal 2 Awaiting Review enhancement 09/26/2024
#48682 Introduce WP_Labels class Taxonomy normal normal 2 Awaiting Review enhancement dev-feedback 11/17/2019
#15204 JavaScript Validation should trim values and set focus on invalid field Taxonomy normal normal 2 enhancement 06/04/2019
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal 2 enhancement needs-unit-tests 11/05/2020
Note: See TracReports for help on using and creating reports.