Make WordPress Core

{23} Popular Tickets (5331 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 (1301 - 1400 of 5331)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#49969 Previewing the page designated as "latest posts" shows the frontpage Posts, Post Types normal normal 1 Future Release defect (bug) 04/15/2024
#48622 `editable_slug` filter does not pass the correct value Posts, Post Types normal normal 1 Future Release defect (bug) 11/14/2019
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal 1 Future Release defect (bug) has-patch 01/06/2019
#57875 Add password strength meter for password protected content Posts, Post Types normal normal 1 Future Release enhancement 11/19/2024
#50921 Consider adding title attributes for metabox order buttons joedolson* Posts, Post Types normal normal 1 Future Release enhancement 05/26/2021
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor 1 Future Release enhancement has-patch 01/31/2021
#28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal 1 Future Release enhancement needs-unit-tests 01/26/2023
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal 1 Future Release defect (bug) 05/12/2020
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal 1 Future Release defect (bug) has-patch 10/16/2020
#54442 Provide feedback if initiating an email for a personal data request action has failed Privacy normal normal 1 Future Release defect (bug) has-patch 02/16/2023
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal 1 Future Release defect (bug) has-patch 07/20/2020
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal 1 Future Release enhancement needs-docs 01/17/2019
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal 1 Future Release enhancement has-patch 04/01/2019
#44500 Mark data requests failed when an expired link is clicked Privacy normal normal 1 Future Release enhancement has-patch 09/06/2018
#46897 Personal Data Export Report: Mobile friendly xkon Privacy normal normal 1 Future Release enhancement 11/03/2020
#44153 Plugin privacy polices and admin notification Privacy normal normal 1 Future Release enhancement 04/22/2019
#44267 Privacy Request List Table: A way to show the time of request when it's older than 24 hours. Privacy normal normal 1 Future Release enhancement has-patch 01/27/2019
#44034 Privacy: Introduce a function to count user requests by type garrett-eclipse Privacy normal normal 1 Future Release enhancement needs-unit-tests 10/12/2020
#59710 test for wp_privacy_exports_dir Privacy normal normal 1 Future Release enhancement has-patch 10/09/2024
#49035 Add Export & Erasure requests to a dashboard widget. Privacy normal normal 1 Future Release feature request dev-feedback 12/01/2020
#51144 Create a UI for the Disclosures Tab (site-level privacy) Privacy normal normal 1 Future Release feature request 11/26/2020
#47719 Consistency issue with `include` parameter set to "0" in `WP_Term_Query` SergeyBiryukov Query normal normal 1 Future Release defect (bug) dev-feedback 02/17/2021
#39428 Die fast in get_posts if get_user_by returns false Query normal normal 1 Future Release defect (bug) has-patch 03/15/2019
#38442 Error when WP_Query parses orderby array in function parse_order Query normal normal 1 Future Release defect (bug) has-patch 04/02/2019
#60566 Posts Page as Draft remains publicly queryable Query normal normal 1 Future Release defect (bug) 02/19/2024
#38283 Some `WP_Query` query vars undocumented Query normal normal 1 Future Release defect (bug) has-patch 03/27/2019
#56311 Week query variable is not being sanitized correctly audrasjb Query normal normal 1 Future Release defect (bug) has-patch 01/06/2025
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal 1 Future Release defect (bug) dev-feedback 06/15/2022
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor 1 Future Release enhancement 12/09/2019
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal 1 Future Release defect (bug) needs-unit-tests 07/09/2019
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor 1 Future Release defect (bug) has-patch 06/10/2021
#54513 Add meta support to template REST API REST API normal normal 1 Future Release enhancement has-patch 11/25/2021
#53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal 1 Future Release enhancement dev-feedback 04/01/2024
#49277 Implement email sanitize in REST API spacedmonkey REST API normal normal 1 Future Release enhancement dev-feedback 11/04/2021
#57900 Only prime post thumbnails in post REST API controller spacedmonkey REST API normal normal 1 Future Release enhancement has-patch 05/10/2023
#50409 REST API about links should be embeddable. REST API normal normal 1 Future Release enhancement 10/15/2020
#49330 REST API: introduce block-editor context REST API normal normal 1 Future Release enhancement 10/01/2020
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal 1 Future Release feature request 10/19/2018
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal 1 Future Release defect (bug) has-patch 11/30/2023
#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 04/08/2019
#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 07/26/2022
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal 1 Future Release enhancement has-patch 09/20/2019
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 11/01/2017
#42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal 1 Future Release enhancement needs-unit-tests 04/18/2018
#37756 Allow inline scripts on script aliases Script Loader normal normal 1 Future Release defect (bug) needs-unit-tests 12/13/2019
#52879 The SCRIPT_DEBUG constant is ignored when concatenating scripts Script Loader normal minor 1 Future Release defect (bug) 04/27/2022
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor 1 Future Release defect (bug) has-patch 05/08/2021
#51830 Site Health Themes checkout isn't correct about automatic usage of default theme or themes condition in case of a broken theme Site Health normal normal 1 Future Release defect (bug) 11/21/2020
#46967 Site health, info tab: show the current uploads directory info on network installs Site Health normal normal 1 Future Release defect (bug) dev-feedback 06/20/2019
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal 1 Future Release enhancement has-patch 03/02/2024
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term Taxonomy normal normal 1 Future Release defect (bug) needs-unit-tests 04/01/2019
#37975 Duplicate tag names aren't supported Taxonomy normal normal 1 Future Release defect (bug) 04/05/2019
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor 1 Future Release defect (bug) has-patch 06/06/2018
#50082 Item count is not increasing after adding category Taxonomy normal normal 1 Future Release defect (bug) dev-feedback 08/11/2020
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters Taxonomy normal normal 1 Future Release defect (bug) dev-feedback 10/07/2022
#53642 Add class to get_the_term_list links Taxonomy normal normal 1 Future Release enhancement has-patch 05/05/2024
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari obenland* Themes normal normal 1 Future Release defect (bug) has-patch 01/02/2017
#55437 Bugfix: Display correct theme in site editor SergeyBiryukov Themes normal normal 1 Future Release defect (bug) dev-feedback 02/20/2024
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor 1 Future Release defect (bug) dev-feedback 10/22/2024
#50190 Search query doesnot know if the theme is already updated. Themes normal normal 1 Future Release defect (bug) has-patch 07/09/2020
#40508 Add new do_action after load template files Themes normal normal 1 Future Release enhancement has-patch 12/05/2018
#54829 Allow classic themes to be optionally block themes if 'templates' and 'parts' folders exists Themes normal normal 1 Future Release enhancement dev-feedback 09/13/2022
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal 1 Future Release enhancement dev-feedback 05/29/2021
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal 1 Future Release enhancement has-patch 08/11/2021
#39844 Don't return anchor tag if link is empty in get_the_author_posts_link() Themes normal normal 1 Future Release enhancement needs-unit-tests 02/21/2022
#40038 Padding load_template's require with a do_action on each end Themes normal normal 1 Future Release enhancement has-patch 03/08/2017
#30729 Rework Theme Install and Preview Flow in wp-admin Themes normal normal 1 Future Release enhancement 12/23/2020
#61866 Notify users of links that open in new tab. joedolson* Themes normal normal 1 Future Release feature request 12/03/2024
#45344 Add Two New Theme Tags on Theme Directory Themes normal normal 1 Future Release task (blessed) 02/02/2024
#42300 Admin Bar CSS assumes body is not positioned Toolbar normal normal 1 Future Release defect (bug) 12/10/2024
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal 1 Future Release defect (bug) has-patch 11/16/2021
#36823 "TypeError: wp.updates is undefined" when installing a plugin Upgrade/Install normal normal 1 Future Release defect (bug) has-patch 01/22/2018
#36887 Database upgrades should fail gracefully Upgrade/Install low normal 1 Future Release defect (bug) 07/07/2022
#61117 Guard condition in `delete_temp_backup()` shouldn't return early Upgrade/Install low normal 1 Future Release defect (bug) has-patch 09/20/2024
#61281 Plugin having dependent plugins not checkable for the bulk actions costdev Upgrade/Install normal minor 1 Future Release defect (bug) 05/24/2024
#42008 Show warning that usernames can't be changed Upgrade/Install normal minor 1 Future Release defect (bug) close 11/01/2020
#52458 WordPress version check is passing "false" value to "esc_url" causing errors (in the logs) SergeyBiryukov Upgrade/Install normal normal 1 Future Release defect (bug) reporter-feedback 08/19/2021
#60837 while installing plugins Upgrade/Install normal minor 1 Future Release defect (bug) 03/26/2024
#49407 Do not propose users to skip a minor upgrade (take 2) Upgrade/Install normal normal 1 Future Release enhancement 01/27/2021
#37484 Make form in request_filesystem_credentials() in line with WP admin form styling / HTML structure / security Upgrade/Install normal normal 1 Future Release enhancement 06/29/2020
#58380 Setting time limit for updates doesn't always work. pbiron* Upgrade/Install normal normal 1 Future Release enhancement dev-feedback 09/30/2024
#48477 Add a hook before creating image sub-sizes Upload normal normal 1 Future Release enhancement dev-feedback 02/10/2020
#44868 Upload plugin and theme functionalities do not check on PATHINFO_EXTENSION before upload. Upload normal normal 1 Future Release enhancement 08/31/2018
#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 02/09/2018
#43496 CS: Fix disabled for user-edit.php Users normal normal 1 Future Release defect (bug) has-patch 03/24/2019
#57635 Check if empty user_nicename in the function wp_insert_user Users normal normal 1 Future Release defect (bug) has-patch 06/13/2024
#17370 Screen options and meta box settings can lose per-blog meta box positions Users normal normal 1 Future Release defect (bug) 10/03/2022
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal 1 Future Release defect (bug) has-patch 08/18/2021
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal 1 Future Release defect (bug) needs-unit-tests 01/16/2019
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov Users normal normal 1 Future Release enhancement dev-feedback 02/10/2020
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal 1 Future Release enhancement has-patch 10/15/2020
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal 1 Future Release defect (bug) has-patch 05/11/2018
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal 1 Future Release defect (bug) has-patch 11/13/2024
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal 1 Future Release defect (bug) has-patch 04/05/2019
#53552 Inactive Widgets prevent placement of new widget if `multiple` is false Widgets normal normal 1 Future Release defect (bug) 11/01/2021
#55220 Legacy widgets lack access to some usual server-side globals Widgets normal normal 1 Future Release defect (bug) 03/02/2022
#47670 RSS widget creates an accessibility problem when used more than once audrasjb Widgets normal normal 1 Future Release defect (bug) dev-feedback 11/12/2021
#41493 Allow users to add widget to multiple widget areas from Widgets Area Chooser audrasjb* Widgets normal normal 1 Future Release enhancement 01/17/2019
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal 1 Future Release enhancement dev-feedback 06/08/2022
#39908 Make the page and category widget exclusions use a drop down not ID Widgets normal normal 1 Future Release enhancement 09/20/2017
Note: See TracReports for help on using and creating reports.