Make WordPress Core

{60} Bugs Reported Against Trunk (4997 matches)

Create a new ticket
  • Bugs that have been reported against trunk.
  • Excludes tickets marked close or reporter-feedback.

Results (2901 - 3000 of 4997)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#54533 State more clearly that an active theme can't be deleted Themes normal enhancement 16 months ago has-patch
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal enhancement 16 months ago 6.8 has-patch
#63192 wptexturize add filter for disable some replacement Formatting normal feature request 17 months ago has-patch
#62332 Display last update on plugins page in WordPress backend Plugins normal feature request 17 months ago has-patch
#39037 Should REST API support multiple orderby values? REST API normal enhancement 17 months ago 4.6.1 has-patch
#45949 Allow plugins or themes to supply their own message when they caused a WSOD Bootstrap/Load normal enhancement 17 months ago has-patch
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal enhancement 17 months ago has-patch
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal enhancement 17 months ago 5.4.2 has-patch
#37958 Improve looping through sites and restoring Networks and Sites normal enhancement 17 months ago has-patch
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal enhancement 17 months ago has-patch
#63046 Add background-clip to the safe_style_css filter Formatting normal enhancement 18 months ago has-patch
#63044 Add method to test whether currently viewing the site home page in WP_Query Query normal enhancement 18 months ago has-patch
#63036 Additional unit tests kses color-mix Formatting trivial enhancement 18 months ago has-patch
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal enhancement 18 months ago 5.0.3 has-patch
#62959 Ensure wp_roles() returns an instance of WP_Roles Role/Capability minor enhancement 18 months ago has-patch
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal enhancement 18 months ago has-patch
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal enhancement 18 months ago has-patch
#60306 PHPunit test for wp_enqueue_emoji_styles Emoji normal task (blessed) 18 months ago has-patch
#60301 PHPunit test for print_emoji_detection_script Formatting normal enhancement 18 months ago has-patch
#59981 PHPUnit tests for is_main_network Networks and Sites normal enhancement 18 months ago has-patch
#61127 Make `wp_filter_oembed_result` less strict Embeds normal enhancement 18 months ago 4.4 has-patch
#53860 REST API returns special characters as Unicode Decimal Code REST API minor enhancement 18 months ago 5.8 has-patch
#36641 WP_Term method __toString Taxonomy normal enhancement 19 months ago has-patch
#41675 Add filter to bypass display/query for Media Months filter in media modal Media normal enhancement 19 months ago has-patch
#62549 checked is a boolean attribute Administration trivial enhancement 19 months ago has-patch
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal enhancement 19 months ago 4.4 has-patch
#62837 Filter to change the labels and placeholders of inputs General normal enhancement 19 months ago 6.7.1 has-patch
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal feature request 19 months ago has-patch
#62748 Return results of update_post_meta Options, Meta APIs normal enhancement 20 months ago has-patch
#62780 Add ability to developers to add their own plugin statuses via a filter #1 Plugins normal feature request 20 months ago has-patch
#54117 Changing memory limit descriptions Bootstrap/Load minor enhancement 20 months ago 5.8.1 has-patch
#62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings Widgets trivial enhancement 20 months ago has-patch
#62510 Add links to Learn WordPress in the wp-admin Help box and the default comment General normal feature request 20 months ago has-patch
#61511 Use empty_trash_days to show how many days deleted posts will be kept for in the trash Administration normal enhancement 20 months ago 6.5.5 has-patch
#62601 The padding in the login form is not consistent; it varies. Login and Registration normal enhancement 20 months ago 5.3 has-patch
#61666 Extra margin in tablet and mobile login button in admin login Login and Registration minor enhancement 20 months ago 3.8 has-patch
#62653 Add CSS selector based tag navigation to HTML and Tag Processors HTML API normal feature request 20 months ago has-patch
#61756 Customizing Panel Size Customize normal enhancement 21 months ago 6.6.1 has-patch
#62544 Consolidate repetitive CSS rules in list-tables.css General trivial feature request 21 months ago has-patch
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy Taxonomy normal enhancement 21 months ago has-patch
#62631 Add plugin dependencies to Site Health Site Health normal enhancement 21 months ago 6.7.1 has-patch
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start General trivial enhancement 21 months ago has-patch
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API minor enhancement 21 months ago 6.7 has-patch
#57760 add 'pre_wp_get_attachment_url' filter Media normal enhancement 21 months ago has-patch
#62080 Add Ctrl+S / Cmd+S shortcut to save files in Theme and Plugin Editor Administration normal enhancement 21 months ago has-patch
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal enhancement 22 months ago has-patch
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal enhancement 22 months ago has-patch
#61365 Editor: Introduce XML Tag Processor and XML Processor HTML API normal enhancement 22 months ago has-patch
#37445 Allow to adjust the `$in_admin` property of `WP_Screen` Administration normal enhancement 22 months ago 3.5 has-patch
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API minor enhancement 22 months ago 6.6.2 has-patch
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal feature request 22 months ago 6.7 has-patch
#61907 Make oembed_invalid_url return 400 instead of 404 Embeds normal enhancement 22 months ago has-patch
#53405 short circuit before current filters for get_edit_user_link Users normal enhancement 22 months ago has-patch
#55041 Add end to end test case for Filter media by type Media normal enhancement 23 months ago has-patch
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` Formatting normal enhancement 23 months ago 6.5 has-patch
#51663 Feature request: :Last Edit Date Administration normal feature request 23 months ago 5.5.1 has-patch
#59432 Compliant with W3C coding standards General minor enhancement 23 months ago 6.3.1 has-patch
#40153 Filter for wp_safe_remote_get in download_url General normal enhancement 23 months ago 4.8 has-patch
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal enhancement 23 months ago 6.0 has-patch
#61125 Many strings or URLs lack proper escaping. audrasjb General minor enhancement 23 months ago has-patch
#37284 Add indication for required next to Confirm Password Users normal enhancement 23 months ago 4.6 has-patch
#54376 Add `is_post_publicly_viewable` filter Posts, Post Types normal enhancement 23 months ago has-patch
#62119 Notice in Site Health in case revisions are disabled Site Health normal feature request 23 months ago has-patch
#62151 Allow Ignoring Patch Version in version_compare() for PHP Compatibility General normal enhancement 23 months ago has-patch
#53859 Add a filter hook to modify the paginate links arguments Permalinks normal feature request 23 months ago has-patch
#61987 Removed Unused Arguments From _wp_filter_build_unique_id Function Plugins normal enhancement 2 years ago has-patch
#62067 Remove Unnecessary array_flip Function in VALID_TOP_LEVEL_KEYS Filter General normal enhancement 2 years ago has-patch
#47557 Sanitize Email Suggestion Formatting minor enhancement 2 years ago 5.2.1 has-patch
#62020 Add copy button when creating or updating a user's password Users normal enhancement 2 years ago has-patch
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal enhancement 2 years ago 6.3 has-patch
#43159 Introduce helper function for XMLRPC checks Bootstrap/Load normal enhancement 2 years ago has-patch
#61899 Custom query args for `search_box` form in `WP_List_Table` General normal enhancement 2 years ago has-patch
#42952 Add comments about JS removal of message query_arg Administration normal enhancement 2 years ago 4.9.1 has-patch
#56217 Add video rotation info in wp_read_video_metadata() Media normal enhancement 2 years ago 6.0 has-patch
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal enhancement 2 years ago has-patch
#61856 Add support for MySQL SSL connections Database normal enhancement 2 years ago 6.7 has-patch
#55780 Global Styles: Introduce filter for toggling stylesheet cache Editor normal enhancement 2 years ago 5.9 has-patch
#61605 Add Support for dynamically changing WordPress styles variations using filter Themes normal enhancement 2 years ago has-patch
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal enhancement 2 years ago has-patch
#57622 Add filter to get_page_by_path Posts, Post Types normal enhancement 2 years ago has-patch
#55922 Update wp_list_comments type parameter to allow array or string Comments normal enhancement 2 years ago 2.7 has-patch
#61598 Add an interface option to let users set empty_trash_days Posts, Post Types normal enhancement 2 years ago has-patch
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal enhancement 2 years ago has-patch
#57785 How about displaying links to rudimentary Learn WordPress tutorials and videos on the dashboard? Administration normal feature request 2 years ago 6.1.1 has-patch
#55944 Few wp-admin files need to exit if directly loaded Administration normal enhancement 2 years ago 6.0 has-patch
#60769 Block Hooks: Consolidate approach to get the list of hooked blocks. General normal enhancement 2 years ago has-patch
#61542 Reading Settings static front page dropdown field alignment issue General normal enhancement 2 years ago has-patch
#56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat Post Thumbnails normal enhancement 2 years ago has-patch
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal enhancement 2 years ago has-patch
#56691 Function suggestion: get_excerpt_length() General normal enhancement 2 years ago has-patch
#61141 Request new function add_sites_page(...) General minor enhancement 2 years ago has-patch
#61149 class WP_User(), mark prop $deleted as deprecated Users trivial enhancement 2 years ago has-patch
#60953 Need new hook at paginate_links General minor enhancement 2 years ago has-patch
#57829 Post "Read" Capability for Rest API Posts, Post Types normal enhancement 2 years ago has-patch
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal enhancement 2 years ago 4.7.4 has-patch
#23330 Allow autoloading all options, not just autoload = yes options Cache API normal enhancement 2 years ago 3.5.1 has-patch
#61254 Backport: Introduce new dedicated media search handler and add new label field search handler Editor normal enhancement 2 years ago has-patch
#61225 Add a new hook to allow custom buttons next to "Add new post" button siddiquesaad Administration normal enhancement 2 years ago has-patch
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability Bootstrap/Load normal enhancement 2 years ago 6.5 has-patch
#61064 Add filters for list table pagination and column header links Administration normal enhancement 2 years ago has-patch
Note: See TracReports for help on using and creating reports.