Make WordPress Core

{23} Popular Tickets (5415 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 (2901 - 3000 of 5415)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected REST API normal normal 2 Awaiting Review defect (bug) 2 years ago
#64248 REST API: Logic to only change comment status never runs REST API normal normal 2 Awaiting Review defect (bug) needs-unit-tests 6 months ago
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array REST API normal normal 2 Awaiting Review defect (bug) has-patch 15 months ago
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays REST API normal normal 2 Awaiting Review defect (bug) 4 years ago
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal 2 Future Release defect (bug) has-patch 3 months ago
#65694 REST autosave controller silently ignores post_title updates matching the published post's title, leaving stale title in the autosave revision REST API normal normal 2 Awaiting Review defect (bug) has-patch 2 weeks ago
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings REST API normal normal 2 Awaiting Review defect (bug) needs-unit-tests 15 months ago
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal 2 Awaiting Review defect (bug) has-patch 20 months ago
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major 2 Awaiting Review defect (bug) reporter-feedback 4 years ago
#54832 _doing_it_wrong should write into debug.log REST API normal normal 2 Awaiting Review defect (bug) 2 years ago
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein REST API normal normal 2 Future Release defect (bug) dev-feedback 9 months ago
#63670 Add trashability to REST API posts controller REST API normal normal 2 Awaiting Review enhancement has-patch 13 months ago
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal 2 Future Release enhancement needs-unit-tests 2 years ago
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal 2 Awaiting Review enhancement 7 years ago
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal 2 Future Release enhancement needs-unit-tests 4 years ago
#49179 Manage Post trackbacks within the REST API REST API normal normal 2 Future Release enhancement needs-unit-tests 6 years ago
#38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal 2 Future Release enhancement needs-unit-tests 5 years ago
#40556 REST API: Allow for server generating a user's password REST API normal normal 2 Awaiting Review enhancement has-patch 9 years ago
#58034 Post API can't get image URL on Endpoint REST API normal normal 2 Awaiting Review feature request dev-feedback 3 years ago
#44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal 2 Awaiting Review defect (bug) 7 years ago
#63208 Slider: Revision page slider does not support touch interactions on mobile devices joedolson* Revisions normal normal 2 Future Release defect (bug) dev-feedback 6 months ago
#44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal 2 Awaiting Review enhancement reporter-feedback 8 years ago
#48574 Create better post diff screens Revisions normal normal 2 Awaiting Review enhancement 7 years ago
#48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal 2 Awaiting Review enhancement 3 years ago
#39442 Custom rewrite endpoints and wp_old_slug_redirect Rewrite Rules normal normal 2 Awaiting Review defect (bug) has-patch 2 months ago
#65411 Don’t let ?s= override singular URLs Rewrite Rules low normal 2 Awaiting Review defect (bug) dev-feedback 2 months ago
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal 2 defect (bug) has-patch 6 months ago
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive Rewrite Rules normal normal 2 Awaiting Review defect (bug) has-patch 11 days ago
#36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal 2 defect (bug) 7 years ago
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal 2 Awaiting Review defect (bug) 6 months ago
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal 2 Awaiting Review defect (bug) 8 years ago
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal 2 defect (bug) needs-unit-tests 7 years ago
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal 2 enhancement 7 years ago
#22798 Invalid URLs not giving 404 with "Default" permalink settings Rewrite Rules normal normal 2 enhancement close 13 months ago
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal 2 enhancement needs-unit-tests 7 years ago
#64498 Add core support for random content redirects Rewrite Rules normal normal 2 Awaiting Review feature request needs-unit-tests 6 months ago
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal 2 Awaiting Review feature request has-patch 7 years ago
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal 2 Awaiting Review defect (bug) needs-unit-tests 8 years ago
#54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal 2 Awaiting Review defect (bug) 5 years ago
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal 2 Future Release defect (bug) has-patch 17 months ago
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal 2 enhancement 4 years ago
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal 2 Awaiting Review enhancement needs-unit-tests 11 months ago
#46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal normal 2 Awaiting Review feature request 7 years ago
#55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal 2 Awaiting Review defect (bug) 3 years ago
#59972 Clarify description of wp_script_add_data() Script Loader normal normal 2 Awaiting Review defect (bug) has-patch 22 months ago
#65750 Compression test sends unauthorized AJAX requests for users without manage_options Script Loader normal minor 2 Future Release defect (bug) has-patch 10 days ago
#59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal 2 Awaiting Review defect (bug) 3 years ago
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal 2 defect (bug) has-patch 7 years ago
#64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal 2 Future Release defect (bug) has-patch 4 months ago
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal 2 Future Release defect (bug) has-patch 8 years ago
#63693 wp_should_load_block_assets_on_demand doing it wrong too early Script Loader normal normal 2 Awaiting Review defect (bug) 6 days ago
#63805 Extend the existing conditional loading optimization for block-specific global styles from core blocks to include third-party blocks, improving performance by only loading styles for blocks actually present on the page. Script Loader normal normal 2 Future Release enhancement has-patch 10 months ago
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal 2 Future Release enhancement has-patch 4 months ago
#62709 Script modules integration with wp_resource_hints Script Loader normal minor 2 7.2 enhancement has-patch 4 weeks ago
#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 8 years ago
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal 2 Awaiting Review enhancement dev-feedback 2 months ago
#40485 Add function for retrieving metadata from registered script Script Loader normal normal 2 Awaiting Review feature request dev-feedback 12 months ago
#65054 $_GET['pagenow'] and $_GET['widget'] unsanitized in dashboard AJAX handler rajeshcp Security normal normal 2 Awaiting Review defect (bug) has-patch 3 weeks ago
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal 2 Awaiting Review defect (bug) has-patch 5 years ago
#53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal 2 Awaiting Review defect (bug) 5 years ago
#63259 Replace zxcvbn with zxcvbn-ts Security normal normal 2 Awaiting Review defect (bug) 16 months ago
#62949 HttpOnly flag for the post password cookie Security normal normal 2 Awaiting Review enhancement dev-feedback 18 months ago
#36087 Migration plan from insecure RNG fallback Security normal normal 2 Future Release enhancement 6 years ago
#61706 Support for storing and getting encrypted options Security normal normal 2 Awaiting Review enhancement dev-feedback 18 months ago
#53902 Automating the creation of inline javascript and inline stylesheet nonces or hashes Security normal normal 2 Awaiting Review feature request 2 years ago
#43725 Multiple instances of opening / closing shortcode only works when closing tag is provided Shortcodes normal normal 2 Future Release defect (bug) 6 years ago
#35545 Unexpected behavior of wp.shortcode.regexp Shortcodes normal normal 2 defect (bug) 7 years ago
#44571 force_balance_tags breaks JavaScript Shortcodes normal normal 2 Awaiting Review defect (bug) 23 months ago
#34983 shortcodes not working in input fields Shortcodes normal normal 2 defect (bug) 7 years ago
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal 2 enhancement 7 years ago
#25644 strip_shortcodes always removes text between shortcode tags, should be optional Shortcodes normal normal 2 enhancement dev-feedback 13 months ago
#48153 Allow the admin email verification capability to be filtered Site Health normal normal 2 Future Release defect (bug) has-patch 11 days ago
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal 2 Future Release defect (bug) has-patch 7 years ago
#54351 Checking for temp update directories may throw warnings Site Health normal normal 2 Future Release defect (bug) dev-feedback 4 years ago
#65395 Site Health falsely reports "Opcode cache is not enabled" on shared hosting (WP 7.0) Site Health normal normal 2 Awaiting Review defect (bug) has-patch 4 weeks ago
#47266 Template of shutdown handler for fatal errors should not be displayed for CLI scripts Site Health normal normal 2 Awaiting Review defect (bug) has-patch 2 years ago
#49188 Add a check for tables structures. Site Health normal normal 2 Awaiting Review enhancement dev-feedback 6 years ago
#50055 Add more user-actionable information to the timezone health check Site Health normal normal 2 Awaiting Review enhancement 6 years ago
#57159 Add scheduled events in the site health report. Site Health normal normal 2 Awaiting Review enhancement dev-feedback 4 years ago
#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 4 years ago
#53230 Allow nested arrays to be displayed in site health. Site Health normal normal 2 Awaiting Review enhancement 4 years ago
#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 4 years ago
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal 2 Future Release enhancement has-patch 5 years ago
#50770 Facilitate async debug entries in Site Health Info Site Health normal normal 2 Awaiting Review enhancement 4 years ago
#51816 Implement auto recovery mode during auto update cron Site Health normal normal 2 Future Release enhancement 6 years ago
#50389 Improve support for site health issues in WordPress Site Health normal normal 2 Awaiting Review enhancement dev-feedback 6 years ago
#48051 Keeping default theme but removing inactive themes? Site Health normal trivial 2 Awaiting Review enhancement 7 years ago
#53024 List https functionality health check failures as critical Site Health normal normal 2 Future Release enhancement 5 years ago
#49817 Simple Site Health Improvement to Check for Plugin Compatibility wiith Latest WP Version Release Site Health normal normal 2 Awaiting Review enhancement 6 years ago
#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 7 years ago
#53252 Track WP-CLI version in Site Health wpscholar Site Health normal trivial 2 Awaiting Review enhancement dev-feedback 4 years ago
#55814 WebP support under Site Health status tab Site Health normal normal 2 Future Release enhancement has-patch 4 years ago
#51702 Warn of potentially poor/insecure password generation Site Health normal normal 2 Awaiting Review feature request dev-feedback 5 years ago
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal 2 Future Release defect (bug) has-patch 6 years ago
#59998 Hide terms from XML sitemap that have only one object in them Sitemaps normal normal 2 Awaiting Review enhancement 23 months ago
#51016 Video and image schemas support Sitemaps normal minor 2 Awaiting Review enhancement 6 years ago
#51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal normal 2 Awaiting Review enhancement close 3 years ago
#50294 Ampersand and other symbols in term_exists do not get encoded properly Taxonomy normal normal 2 Awaiting Review defect (bug) 4 years ago
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked Taxonomy normal trivial 2 Awaiting Review defect (bug) close 21 months ago
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal 2 Future Release defect (bug) has-patch 9 years ago
Note: See TracReports for help on using and creating reports.