Make WordPress Core

{13} Has Patch (1935 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1301 - 1400 of 1935)

4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 11/19/2017
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal Future Release enhancement has-patch 06/01/2021
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
#56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal Future Release defect (bug) has-patch 07/26/2022
#40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 01/13/2021
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 09/20/2019
#51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 05/02/2022
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal Awaiting Review defect (bug) has-patch 06/01/2017
#39991 jQuery UI Datepicker Localization Error with PHP date 'S' Script Loader normal normal Future Release defect (bug) has-patch 10/25/2018
#22249 Add ability to set or remove attributes on enqueued scripts and styles. Script Loader normal normal Future Release enhancement has-patch 06/02/2022
#52465 Allow a relation type in resource hints to be used multiple times Script Loader normal normal Future Release enhancement has-patch 11/10/2021
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal Future Release enhancement changes-requested 01/29/2024
#48880 Using JSON.parse instead of an actual object literal when localizing scripts Script Loader normal normal Awaiting Review enhancement has-patch 12/06/2019
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request has-patch 10/12/2020
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request has-patch 06/07/2017
#24907 Escape admin_url() when used for ajax_url in admin header Security normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#58900 Escaping: Output String did not run through a proper escaping function Security normal normal Awaiting Review defect (bug) close 12/08/2023
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor Awaiting Review defect (bug) has-patch 01/20/2021
#37264 Please do not chmod 666 the wp-config.php file on installation. Security normal normal Awaiting Review defect (bug) has-patch 03/22/2019
#53869 Post type / Taxonomy Label Hardening: Prevent Raw HTML tags in output / Media Library eval of HTML entities in label Security normal normal Awaiting Review defect (bug) has-patch 08/04/2021
#50828 Update ca-bundle.crt and remove expired certificates SergeyBiryukov Security normal normal Future Release defect (bug) has-patch 11/10/2021
#56391 safecss_filter_attr(): support rgba background-color Security normal normal Awaiting Review defect (bug) has-patch 12/26/2023
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#57304 Add SensitiveParameter attribute to DB connection and login variables Security normal normal Future Release enhancement has-patch 02/28/2023
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement has-patch 09/13/2017
#60824 Add filters to to wp_verify_nonce() Security normal normal Awaiting Review enhancement has-patch 03/22/2024
#23165 Admin validation errors on form nonce element IDs (_wpnonce) Security normal normal Awaiting Review enhancement has-patch 02/08/2021
#53296 Do trim $hook_name within add_action() and add_filter() function Security normal normal Awaiting Review enhancement has-patch 05/29/2021
#58765 the_block_template_skip_link() - XSS vulnerability - Apply FIX Security normal normal Awaiting Review enhancement has-patch 07/08/2023
#56335 use hash_equals to check password hash Security normal trivial Awaiting Review enhancement close 10/12/2022
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 01/08/2019
#43936 Settings: Warn when open registration and new user default is privileged audrasjb* Security normal normal 6.6 feature request has-patch 03/24/2024
#35216 Return empty string from wp.shortcode.replace() callback is ignored Shortcodes normal normal Awaiting Review defect (bug) has-patch 06/27/2018
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal normal Awaiting Review defect (bug) has-patch 11/22/2023
#54289 Improve get_shortcode_regex performance Shortcodes normal normal Awaiting Review enhancement has-patch 10/19/2021
#50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 11/26/2023
#60581 Redundant variable type check Shortcodes normal minor 6.6 enhancement has-patch 02/20/2024
#47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 01/31/2020
#60364 Incorrect argument type given on number_format Site Health normal normal Awaiting Review defect (bug) has-patch 01/29/2024
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 05/08/2021
#54505 Add "Temp Directory" to site health info Site Health normal normal Awaiting Review enhancement has-patch 11/24/2021
#57440 Add filter to customize the "rest_availability" test URL Site Health normal normal Awaiting Review enhancement has-patch 01/10/2023
#60719 Add fonts upload location to Site Health report Site Health normal normal 6.6 enhancement has-patch 03/27/2024
#47192 Allow users to enter recovery mode via their registered email Site Health normal normal Awaiting Review enhancement has-patch 04/22/2020
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021
#56199 Make the warnings about critical Site Health issues more prominent Site Health normal normal Future Release enhancement has-patch 06/02/2023
#58265 Show defined but empty values for constants in Site Health Site Health normal normal Awaiting Review enhancement has-patch 06/30/2023
#47528 Site Health: Add test for file checksums Site Health normal normal Future Release enhancement has-patch 09/08/2023
#58484 Site Health: Improve display of constants in debug data SergeyBiryukov Site Health normal normal 6.6 enhancement has-patch 02/23/2024
#55814 WebP support under Site Health status tab Site Health normal normal Future Release enhancement has-patch 05/26/2022
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal Future Release enhancement has-patch 03/02/2024
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 10/15/2020
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal Awaiting Review defect (bug) has-patch 03/21/2023
#51136 Third-party sitemap plugin returning 404 after disabling core's sitemap Sitemaps normal normal Awaiting Review defect (bug) has-patch 02/25/2021
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 12/28/2023
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor Awaiting Review defect (bug) has-patch 11/09/2021
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal Future Release defect (bug) has-patch 10/08/2017
#38424 Custom form taxonomy field doesn't clear after added... Taxonomy normal normal Future Release defect (bug) has-patch 02/17/2019
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/26/2019
#41594 Edit tag form limited to 800px width Taxonomy normal normal Awaiting Review defect (bug) has-patch 04/06/2021
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor Future Release defect (bug) has-patch 06/06/2018
#58087 Fix the 'data' dynamic property in WP_Term hellofromTonya* Taxonomy normal minor 6.6 defect (bug) changes-requested 02/23/2024
#46350 If a term is '0' clicking on its "Count" value displays all posts Taxonomy normal normal Future Release defect (bug) has-patch 04/26/2019
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#55358 Passing int term term_exists parent param not respected Taxonomy normal normal Future Release defect (bug) has-patch 02/05/2024
#5358 Queried object on multiple tag query holds only first tag Taxonomy normal normal Future Release defect (bug) has-patch 03/22/2023
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/10/2021
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/17/2022
#42522 Terms are uselessly counted when saving a post Taxonomy normal normal Awaiting Review defect (bug) has-patch 11/13/2017
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 01/17/2019
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal Future Release defect (bug) has-patch 10/11/2017
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
#39678 get_term_by slug with "0" as value Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major Awaiting Review defect (bug) has-patch 05/02/2023
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 01/23/2024
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 05/06/2019
#60532 Add a `pre_set_object_terms` action Taxonomy normal normal Awaiting Review enhancement has-patch 02/22/2024
#53642 Add class to get_the_term_list links Taxonomy normal normal Future Release enhancement has-patch 11/09/2021
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal normal Awaiting Review enhancement has-patch 04/29/2022
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal Awaiting Review enhancement has-patch 05/15/2017
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal Awaiting Review enhancement has-patch 10/12/2019
#38280 Make term count for a specific object type available desrosj Taxonomy normal normal Future Release enhancement has-patch 06/11/2020
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal Future Release enhancement has-patch 06/26/2017
#28956 Moving taxonomy metabox chriscct7 Taxonomy normal normal Future Release enhancement has-patch 06/06/2018
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal normal Awaiting Review enhancement has-patch 09/29/2023
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 01/16/2019
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal Awaiting Review enhancement has-patch 08/22/2017
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 09/11/2023
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.