Make WordPress Core

{2} All Tickets, Workflow Oriented (8403 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1201 - 1300 of 8403)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal Future Release enhancement has-patch 05/18/2020 27
#38071 Add status links to network/sites.php Networks and Sites normal normal Future Release enhancement has-patch 05/06/2017 16
#32956 Adding Extra Table Navigation To Multisite Site list Networks and Sites normal normal enhancement has-patch 06/04/2019 1
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table Networks and Sites normal normal Awaiting Review enhancement has-patch 11/22/2017
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement has-patch 03/13/2019 13
#35274 Break-out conditional in allow_subdomain_install() Networks and Sites normal normal enhancement has-patch 06/04/2019 2
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal Awaiting Review enhancement has-patch 05/11/2023 3
#31240 Combine domain and path UI in Add New Site flow jeremyfelt Networks and Sites normal normal enhancement has-patch 09/04/2019 18
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023 5
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal Future Release enhancement has-patch 10/10/2019 38
#22589 Network Admin + Ajax requests jeremyfelt Networks and Sites normal normal enhancement has-patch 06/04/2019 13
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal Awaiting Review enhancement has-patch 08/04/2020 2
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal Awaiting Review enhancement has-patch 12/03/2017 2
#21994 Subdomains may not exceed 63 characters in length Networks and Sites low normal enhancement has-patch 06/04/2019 10
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query Networks and Sites normal normal Future Release enhancement has-patch 10/03/2017 9
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017 14
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 05/26/2023 55
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal Future Release enhancement has-patch 01/27/2019 22
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal Future Release enhancement has-patch 07/03/2017 2
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal Awaiting Review enhancement has-patch 01/23/2019 3
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal Awaiting Review enhancement has-patch 11/01/2019 2
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2019 1
#53167 upload_filetypes should map to get_allowed_mime_types adamsilverstein Networks and Sites normal normal 6.6 enhancement has-patch 03/13/2024 4
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor Awaiting Review feature request has-patch 04/07/2020 1
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 08/15/2021 24
#15467 Multisite with separate users table Networks and Sites normal normal feature request has-patch 03/02/2024 35
#31414 Paginating Themes, Plugins, and Media Networks and Sites normal normal feature request has-patch 06/04/2019 4
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 05/03/2023
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/18/2022 12
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/11/2018 1
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#27421 Escape madness in meta API Options, Meta APIs normal normal defect (bug) has-patch 06/04/2019 5
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/05/2017
#34405 Retrieval of meta value that is an array. Options, Meta APIs normal normal defect (bug) has-patch 09/20/2020 2
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/08/2020 15
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/06/2023 6
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022 2
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 12/18/2023 1
#55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 10/07/2022 5
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/05/2020 3
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal Future Release defect (bug) has-patch 01/15/2024 18
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/22/2022 1
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt Options, Meta APIs normal normal Future Release defect (bug) has-patch 09/05/2017 28
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 02/07/2024 3
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal Future Release enhancement has-patch 03/24/2023 24
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017 5
#44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019 11
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 08/29/2023 32
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query Options, Meta APIs normal normal enhancement has-patch 06/04/2019 4
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 05/03/2023
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019 12
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal enhancement has-patch 06/04/2019 1
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 09/17/2018 5
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020 3
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2024 7
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 03/19/2024 8
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019 1
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal 6.6 defect (bug) has-patch 02/12/2024 26
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal Awaiting Review defect (bug) has-patch 06/19/2019
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 Permalinks normal normal Awaiting Review defect (bug) has-patch 08/27/2022 3
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 03/09/2021 1
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install Permalinks normal normal defect (bug) has-patch 06/04/2019 14
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) has-patch 08/29/2023 71
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 10/15/2019 20
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal Future Release defect (bug) has-patch 07/11/2023 2
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category Permalinks normal normal Awaiting Review defect (bug) has-patch 02/07/2022
#12634 Media Library & Permalink Overlap Permalinks normal normal defect (bug) has-patch 08/24/2023 17
#20338 Slugs and special chars Permalinks normal normal defect (bug) has-patch 06/04/2019 2
#47565 WordPress permalinks flip in hebrew Permalinks normal normal Awaiting Review defect (bug) has-patch 07/07/2022 2
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major Awaiting Review defect (bug) has-patch 11/05/2020 2
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 06/04/2019 18
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019 18
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 03/22/2021 3
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal Future Release enhancement has-patch 02/13/2023 32
#26985 Use network_site_url in includes_url Permalinks normal normal enhancement has-patch 06/04/2019 6
#58511 Escaping function missing in wp-trackback.php Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 06/12/2023 4
#60261 Fatal error with invalid charset specified in Trackback Pings/Trackbacks normal normal 6.6 defect (bug) has-patch 03/18/2024 4
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 08/04/2022 2
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor Future Release defect (bug) has-patch 10/08/2018 10
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 04/01/2019 1
#42007 rpc.pingomatic.com still using HTTP Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 07/30/2022 3
#36766 Improve Source Verification in Pingbacks and Add Filter Pings/Trackbacks normal normal enhancement has-patch 06/04/2019 1
#38197 Update Pingback function To Add Return Pings/Trackbacks normal normal Future Release enhancement has-patch 09/30/2022 27
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal enhancement has-patch 06/04/2019 3
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 03/10/2022 2
#59022 Bulk Action Issue For Plugin Component Plugins normal normal Awaiting Review defect (bug) has-patch 08/10/2023 2
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) has-patch 09/21/2022 11
#38211 Interference of AJAX search with input field auto-complete adamsilverstein Plugins normal normal Future Release defect (bug) has-patch 10/29/2021 35
#49021 Misaligned rows in Plugins list table on mobile after deleting some plugins Plugins normal normal Awaiting Review defect (bug) has-patch 02/01/2022 5
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal Awaiting Review defect (bug) has-patch 01/03/2022 4
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 05/18/2017 2
#44884 Notice something like "Notice: Constant WP_UNINSTALL_PLUGIN already defined in testsite\wp-admin\includes\plugin.php on line 1016" appears when try to delete multiple plugins by "delete_plugins()" function Plugins normal normal Awaiting Review defect (bug) has-patch 09/10/2018 1
#60663 Plugin Cards: Links with `.button-disabled` are still clickable costdev Plugins normal normal 6.6 defect (bug) has-patch 03/11/2024 6
#50319 Plugin Page : Remove unnecessary space in table nav topbar in Plugin Page on a small device Plugins normal normal Awaiting Review defect (bug) has-patch 06/05/2020 2
#58492 Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh Plugins normal normal Awaiting Review defect (bug) has-patch 07/14/2023 2
#26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times Plugins normal normal Future Release defect (bug) has-patch 09/09/2017 9
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 11/13/2021 15
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
Note: See TracReports for help on using and creating reports.