Make WordPress Core

{23} Popular Tickets (5424 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 (4501 - 4600 of 5424)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal 1 Awaiting Review enhancement has-patch 8 years ago
#63044 Add method to test whether currently viewing the site home page in WP_Query Query normal normal 1 Awaiting Review enhancement has-patch 18 months ago
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal normal 1 Awaiting Review enhancement has-patch 15 months ago
#30994 Offset return for wp_get_archives Query normal normal 1 enhancement has-patch 7 years ago
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal 1 enhancement has-patch 7 years ago
#11398 new sort method for query_posts (order by last comment date) Query normal normal 1 enhancement has-patch 7 weeks ago
#60329 Quick Edit tags-input drop-down selection box hangs exactly over the Published/Draft/Queud selection-box Quick/Bulk Edit normal normal 1 Awaiting Review defect (bug) has-patch 3 years ago
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param REST API normal normal 1 Awaiting Review defect (bug) has-patch 11 months ago
#65240 REST API: WP_REST_Plugins_Controller::create_item() fatals when plugins_api response lacks language_packs property REST API normal normal 1 Awaiting Review defect (bug) has-patch 3 months ago
#65761 REST comments: wrong error when a status is sent with no post REST API normal minor 1 7.2 defect (bug) has-patch 3 weeks ago
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave REST API normal normal 1 Future Release defect (bug) has-patch 8 days ago
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal 1 Awaiting Review defect (bug) has-patch 5 weeks ago
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API normal blocker 1 Awaiting Review enhancement has-patch 15 months ago
#55961 Add embed to WP_REST_Request class REST API normal normal 1 Awaiting Review enhancement has-patch 3 years ago
#54513 Add meta support to template REST API REST API normal normal 1 Future Release enhancement has-patch 5 years ago
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal normal 1 Future Release enhancement has-patch 6 weeks ago
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal 1 Awaiting Review enhancement has-patch 7 years ago
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal 1 Awaiting Review enhancement has-patch 10 months ago
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates REST API normal normal 1 Awaiting Review enhancement has-patch 2 months ago
#53860 REST API returns special characters as Unicode Decimal Code REST API normal minor 1 Awaiting Review enhancement has-patch 19 months ago
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor 1 Awaiting Review enhancement has-patch 21 months ago
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal 1 Awaiting Review defect (bug) has-patch 4 months ago
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal 1 Future Release defect (bug) has-patch 3 years ago
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal 1 Awaiting Review defect (bug) has-patch 4 months ago
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal normal 1 Awaiting Review feature request has-patch 19 months ago
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades Rewrite Rules normal normal 1 Awaiting Review defect (bug) has-patch 22 hours ago
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. Rewrite Rules normal normal 1 Future Release defect (bug) has-patch 7 years ago
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal 1 Awaiting Review defect (bug) has-patch 4 years ago
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal 1 Awaiting Review defect (bug) has-patch 2 years ago
#46283 Allow filtering post-type archive rewrites Rewrite Rules normal normal 1 Awaiting Review enhancement has-patch 12 months ago
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal 1 Future Release defect (bug) has-patch 4 years ago
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal 1 Awaiting Review defect (bug) has-patch 5 years ago
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal 1 Future Release enhancement has-patch 7 years ago
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal 1 Awaiting Review defect (bug) has-patch 18 months ago
#40602 Implement immutable cache headers pbearne Script Loader normal normal 1 Future Release enhancement has-patch 18 months ago
#63793 Parser-blocking scripts should render last in all cases to speed up page load Script Loader normal normal 1 Future Release enhancement has-patch 12 months ago
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal 1 enhancement has-patch 7 years ago
#65573 Unsafe usage of href attribute in wp-admin/js/link.js Security normal normal 1 Awaiting Review defect (bug) has-patch 9 days ago
#65448 Use the new Uri\Rfc3986\Uri::parse in wp_parse_url() if PHP 8.5 is available Security normal normal 1 Awaiting Review enhancement has-patch 8 weeks ago
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal 1 Awaiting Review defect (bug) has-patch 8 years ago
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal 1 Awaiting Review defect (bug) has-patch 2 years ago
#47984 Filter pre_do_shortcode Shortcodes normal normal 1 Awaiting Review feature request has-patch 7 years ago
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor 1 Future Release defect (bug) has-patch 5 years ago
#62630 Site Health plugin information display html tags in plugin name Site Health normal trivial 1 Awaiting Review defect (bug) has-patch 20 months ago
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal 1 Future Release enhancement has-patch 2 years ago
#61293 Display an empty sitemap instead of 404 Sitemaps normal normal 1 7.2 enhancement has-patch 5 weeks ago
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor 1 Awaiting Review defect (bug) has-patch 2 years ago
#64038 Cache miss for `WP_Term_Query` Taxonomy normal normal 1 Future Release defect (bug) has-patch 5 months ago
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor 1 Future Release defect (bug) has-patch 8 years ago
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal 1 defect (bug) has-patch 7 years ago
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal normal 1 Awaiting Review defect (bug) has-patch 2 years ago
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major 1 Awaiting Review defect (bug) has-patch 2 months ago
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal 1 defect (bug) has-patch 7 years ago
#39678 get_term_by slug with "0" as value Taxonomy normal normal 1 Awaiting Review defect (bug) has-patch 5 years ago
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major 1 Awaiting Review defect (bug) has-patch 3 years ago
#53642 Add class to get_the_term_list links Taxonomy normal normal 1 Future Release enhancement has-patch 2 years ago
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal 1 Awaiting Review enhancement has-patch 9 years ago
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal 1 Awaiting Review enhancement has-patch 9 years ago
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal 1 Awaiting Review enhancement has-patch 9 years ago
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy Taxonomy normal normal 1 Awaiting Review enhancement has-patch 21 months ago
#36641 WP_Term method __toString Taxonomy normal normal 1 Awaiting Review enhancement has-patch 19 months ago
#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion Taxonomy normal normal 1 7.2 enhancement has-patch 6 weeks ago
#23635 get_objects_in_term - identify matching terms Taxonomy normal normal 1 enhancement has-patch 5 years ago
#58186 Block Theme Detection is broken due to symlinks Themes normal normal 1 Awaiting Review defect (bug) has-patch 3 years ago
#56066 Need to add smooth transition effect on theme appearance boxes Themes normal normal 1 Awaiting Review defect (bug) has-patch 20 months ago
#50190 Search query doesnot know if the theme is already updated. Themes normal normal 1 Future Release defect (bug) has-patch 6 years ago
#50682 Set theme information popup in vertically middle. Themes normal normal 1 Awaiting Review defect (bug) has-patch 5 years ago
#63756 Undefined array key "slug" in /wp-includes/class-wp-theme-json.php on line 3264 Themes normal normal 1 Awaiting Review defect (bug) has-patch 13 months ago
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal 1 defect (bug) has-patch 7 years ago
#40508 Add new do_action after load template files joedolson* Themes normal normal 1 Future Release enhancement has-patch 14 months ago
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal 1 Awaiting Review enhancement has-patch 4 years ago
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal 1 Future Release enhancement has-patch 5 years ago
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() joedolson* Themes normal normal 1 Future Release enhancement has-patch 4 weeks ago
#10432 Dynamic classes for current blog post item, current term item Themes normal normal 1 enhancement has-patch 2 years ago
#40038 Padding load_template's require with a do_action on each end Themes normal normal 1 Future Release enhancement has-patch 9 years ago
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal normal 1 Awaiting Review enhancement has-patch 8 years ago
#56488 The current_theme_supports should have default args test Themes normal normal 1 Awaiting Review enhancement has-patch 4 years ago
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal 1 Awaiting Review enhancement has-patch 6 years ago
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal 1 Awaiting Review feature request has-patch 7 years ago
#53415 Filter API to edit footer content Themes normal normal 1 Awaiting Review feature request has-patch 4 years ago
#65734 Classic Editor: Support pasted WebP image URLs in TinyMCE smart paste TinyMCE normal normal 1 Future Release enhancement has-patch 9 days ago
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal 1 Future Release defect (bug) has-patch 5 years ago
#45177 admin bar View page button is missing in mobile view Toolbar normal normal 1 Awaiting Review enhancement has-patch 5 years ago
#63008 Be consistent with button style, size, and placement during installation Upgrade/Install normal normal 1 Awaiting Review defect (bug) has-patch 7 months ago
#46040 Broken symlinks prevent updates Upgrade/Install normal normal 1 Awaiting Review defect (bug) has-patch 2 weeks ago
#61117 Guard condition in `delete_temp_backup()` shouldn't return early Upgrade/Install low normal 1 Future Release defect (bug) has-patch 15 months ago
#64588 Update message slightly uneven Upgrade/Install normal trivial 1 Awaiting Review defect (bug) has-patch 8 days ago
#65666 both Upgrade buttons have the same value, potentially upgrading to wrong language Upgrade/Install low minor 1 Awaiting Review defect (bug) has-patch 2 weeks ago
#64475 Make dependencies / states more clear Upgrade/Install normal normal 1 Future Release enhancement has-patch 7 months ago
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical 1 Awaiting Review enhancement has-patch 3 years ago
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal normal 1 Awaiting Review feature request has-patch 5 years ago
#62594 Updates Page: Add small icons before the Compatability line Upgrade/Install normal normal 1 Awaiting Review feature request has-patch 9 months ago
#52531 Unable to upload .ico with PHP 7.4 Upload normal normal 1 Awaiting Review defect (bug) has-patch 5 years ago
#65235 Upload error in UI should specifically convey if a status 413 was received Upload normal normal 1 Awaiting Review enhancement has-patch 3 months ago
#51792 Add Home URL to New User emails Users normal normal 1 Awaiting Review defect (bug) has-patch 3 months ago
#36341 Add a note about the 'init' hook to the DocBlock for get_current_user_id() Users normal normal 1 Future Release defect (bug) has-patch 9 years ago
#43496 CS: Fix disabled for user-edit.php Users normal normal 1 Future Release defect (bug) has-patch 7 years ago
#61469 Display name doesn't update correctly when first and last name fields are cleared. Users normal normal 1 Awaiting Review defect (bug) has-patch 15 months ago
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal 1 Awaiting Review defect (bug) has-patch 6 months ago
#26805 Email with Apostrophe May Not Update in Multisite Users normal normal 1 Awaiting Review defect (bug) has-patch 7 years ago
Note: See TracReports for help on using and creating reports.