WordPress.org

Make WordPress Core

{16} Needs Patch (2118 matches)

  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Reports:

Results (1201 - 1300 of 2118)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#18225 Sub-blog on Network site redirects to wrong URL for user registration Multisite normal critical Awaiting Review enhancement 11/04/12
#23358 Switch to a usermeta key for email confirmation in Multisite Multisite normal normal Awaiting Review enhancement 02/01/13
#19497 The 'My Sites' menu is redundant for users with just one site Multisite normal normal Future Release enhancement 01/27/12
#16990 WP Multisite doesn't use custom db-error.php tmuka Multisite normal minor Awaiting Review enhancement 07/18/11
#23808 allow multisite to match bare URL Multisite normal normal Awaiting Review enhancement 04/01/13
#13752 multisite loop Multisite normal normal Future Release enhancement 07/17/10
#12013 new user creation features Multisite normal normal Future Release enhancement 01/27/10
#14862 wp 30 to wpmu - wild card domain - suggestion Multisite normal normal Future Release enhancement 11/02/12
#21910 wpmu_create_user() standardization Multisite normal minor Awaiting Review enhancement 09/17/12
#20286 Allow direct use of top level domains in multisites Multisite normal normal Awaiting Review feature request 11/20/12
#21584 Allow to create more networks Multisite normal normal Awaiting Review feature request dev-feedback 01/17/13
#14569 Assign plugins on a per-site-basis Multisite normal normal Future Release feature request 05/31/12
#14215 MultiSite: Add new > different username from blog title Multisite normal normal Future Release feature request 10/28/10
#22816 Multisite WP_Query Multisite normal major Awaiting Review feature request 12/08/12
#12017 Press This multiple blog support Multisite normal normal Future Release feature request 01/27/10
#20377 Show notice that site Network Admin is viewing is disabled Multisite normal minor Awaiting Review feature request 11/17/12
#18025 WPMU New Blog Default User Role Multisite normal normal Awaiting Review feature request 11/17/12
#14941 dynamic unloading and loading of plugins Multisite normal normal Future Release feature request 10/06/10
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Network Admin normal normal Awaiting Review defect (bug) 05/23/13
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" Network Admin normal normal Awaiting Review defect (bug) 02/01/13
#23825 Demand to disable plugins in order to create a network doesn't make sense Network Admin normal normal Awaiting Review defect (bug) 04/03/13
#21236 Network Admin broken link http// not http:// typo if siteadmin changes siteurl of subsite Network Admin normal minor Awaiting Review defect (bug) reporter-feedback 09/17/12
#20544 WordPress MultiSite/Network SiteURL error Network Admin normal normal Awaiting Review defect (bug) reporter-feedback 11/20/12
#18301 Activating a new theme on multisite is very long-winded PeteMall* Network Admin normal normal Future Release enhancement 12/31/12
#15800 Adding tabs to the "Edit Site"-pages in Network Admin Network Admin normal minor Future Release enhancement 06/16/13
#18188 Make it easier to go between Dashboard and site edit pages PeteMall Network Admin normal normal Future Release enhancement 04/18/12
#20468 Recently active network plugins Network Admin normal normal Awaiting Review enhancement 04/19/12
#18162 Bulk action: Add multiple users to a site Network Admin normal normal Future Release feature request 09/10/11
#18161 Bulk action: Add user to multiple sites Network Admin normal normal Future Release feature request 09/10/11
#20946 Improve 'Right Now' in Network Admin Network Admin normal normal Awaiting Review feature request 07/11/12
#15942 In a network, super administrator can choose a specific user for admin of new blog instead of guessing his email. Network Admin normal normal Future Release feature request 01/12/12
#18163 Include more usermeta fields in the Network Admin's "Add User" view Network Admin normal normal Future Release feature request 12/30/11
#8492 Page name drop-downs do not scale well Optimization normal normal Future Release defect (bug) 11/23/09
#7773 Duplicate enclosure attributes are created when a client resubmits a post with identical enclosure josephscott Optimization low minor Future Release enhancement 11/17/09
#5407 Improve wp_list_authors efficiency Optimization low normal Future Release enhancement 03/23/13
#9736 Memory allocation failed on category.php Optimization lowest minor Future Release enhancement 06/12/10
#8648 Post Author quick edit drop down does not scale well Optimization normal normal Future Release enhancement 01/17/10
#13989 Recent Comments widget optimization Optimization normal normal Future Release enhancement 10/28/10
#8924 autoload should be boolean in add_option(), indexed in DB Optimization lowest normal Awaiting Review enhancement 05/01/13
#11884 mod_rewrite optimization Optimization normal normal Awaiting Review enhancement close 03/21/11
#8874 wp_list_pages consume a lot of memory Optimization normal normal Future Release enhancement 01/07/10
#16894 Bulk load Comment Meta upon access Performance normal normal Future Release defect (bug) dev-feedback 03/19/11
#22951 Performance enhancements for esc_url() Performance normal normal Future Release defect (bug) 05/14/13
#9864 Performance issues with large number of pages Performance normal normal Future Release defect (bug) 03/27/13
#22301 Performance problem with Recent Comments widget Performance normal normal Awaiting Review defect (bug) dev-feedback 01/15/13
#22846 Site transient autoload even when they have expiry time Performance normal normal Awaiting Review defect (bug) 05/13/13
#22844 random_seed transient is autoloaded with no reason Performance normal normal Awaiting Review defect (bug) 12/12/12
#22192 update_metadata() and update_option() strict checks can cause false negatives Performance normal normal Future Release defect (bug) needs-unit-tests 10/15/12
#22040 wp_dashboard_recent_comments queries do not skip comment_approved=spam Performance normal normal Awaiting Review defect (bug) 02/02/13
#16343 API for WP_Scripts: allow async loading, version checks Performance normal minor Future Release enhancement 01/25/11
#24431 Boolean shorthand for add_filter Performance normal normal Awaiting Review enhancement 05/27/13
#21051 Database query needs optimization - function post_exists Performance normal normal Awaiting Review enhancement 06/23/12
#22742 Fix feed inefficiencies - Possibly Extend Etag/Last-Modified/Conditional Get functionality Performance normal normal Awaiting Review enhancement 12/04/12
#14983 Get cache object by field Performance normal normal Future Release enhancement 02/24/11
#17246 Handling of HTTP 404 errors for non-existing files Performance normal normal Future Release enhancement 05/12/11
#24498 Improving performance of meta_form() Performance normal normal Awaiting Review enhancement 06/09/13
#15650 Inefficient selectors in common.dev.js Performance normal minor Future Release enhancement 12/12/10
#15459 Need Better Page Hierarchy Display Algo Performance normal normal Future Release enhancement 11/07/12
#18836 ORDER BY RAND() is slow Performance normal minor Awaiting Review enhancement 10/01/11
#21321 Remove is_null() checks in apply_filters(), do_action(), et al. nacin Performance normal normal Future Release enhancement 09/16/12
#22429 Usage of @$_GET/@$_POST Performance normal trivial Awaiting Review enhancement 11/13/12
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources Performance normal normal Future Release enhancement 03/01/10
#20558 allow wp_localize_script data to be added to existing objects Performance normal minor Awaiting Review enhancement dev-feedback 04/30/12
#17580 get_media_item(): add filter to better control "buttons" in media upload and make more performant if buttons are already set mitchoyoshitaka Performance normal normal Future Release enhancement 04/27/12
#16794 pomo/streams.php str_split() suggestion ? Performance normal minor Awaiting Review enhancement close 07/16/11
#20225 Self-contain wp-includes/load.php, wp-includes/plugin.php Performance normal normal Awaiting Review feature request 04/01/12
#18523 Can't change page permalink if slug metabox is removed Permalinks normal normal Awaiting Review defect (bug) 04/12/13
#8905 Category pagination broken with certain permalink structures ryan Permalinks normal normal Future Release defect (bug) 01/03/13
#21417 Custom Post Type Permalink Returns 404 Error Permalinks normal minor Awaiting Review defect (bug) reporter-feedback 09/08/12
#24237 Draft Pages Missing Parent Slug In Permalink Permalinks normal minor Awaiting Review defect (bug) 05/09/13
#16323 Hierarchical Custom Post Type Bug - invalid name query var generated Permalinks normal normal Awaiting Review defect (bug) 01/21/11
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) 01/17/13
#18594 Permalinks should be saved twice on post_type slug change Permalinks normal normal Awaiting Review defect (bug) close 02/10/12
#15237 Settings -> Permalinks blank on PHP 5.3.2 Permalinks normal major Awaiting Review defect (bug) 04/26/11
#19688 Using pathinfo permalinks in a subdirectory causes some 404's Permalinks normal normal Awaiting Review defect (bug) 01/06/12
#10743 WP rewrite rule bug with & in url path ryan Permalinks normal normal Future Release defect (bug) 04/04/10
#10988 http://domain.tld/keyword searches media library for matching items when logged in ryan Permalinks normal normal Future Release defect (bug) 05/08/10
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major Future Release defect (bug) 02/07/13
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal major Awaiting Review defect (bug) 01/04/13
#5305 permalinks broken when article name is numeric ryan Permalinks normal major Future Release defect (bug) 05/09/13
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal Awaiting Review defect (bug) 08/04/11
#9460 Add custom_url_func to be run in template-loader.php mikeschinkel Permalinks normal normal Future Release enhancement 08/19/09
#8515 Archive Permalink ryan Permalinks lowest trivial Future Release enhancement 06/13/09
#10483 Change post_name's length from 200 to 400 ryan Permalinks low minor Future Release enhancement dev-feedback 06/18/12
#6778 Detect when the config will cause infinite loop Permalinks normal normal Future Release enhancement dev-feedback 01/15/10
#9825 Enforce permalink history, outright Permalinks normal normal Future Release enhancement dev-feedback 02/16/11
#6481 Fancy permalinks should be enabled on new sites Permalinks low minor Future Release enhancement 10/10/12
#18672 Implement rel="prev" and rel="next" for archives joostdevalk Permalinks normal normal Awaiting Review enhancement dev-feedback 12/04/12
#1914 Permalinks for unattached uploads/attachments Permalinks normal normal Future Release enhancement 10/31/12
#21167 Problem with custom permalinks Permalinks normal normal Future Release enhancement 11/06/12
#14849 Rewrite rules should be flushed when you switch themes Permalinks normal normal Future Release enhancement 03/27/12
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal normal Awaiting Review enhancement dev-feedback 12/26/12
#15953 when category slug is changed, old uri also should redirect to new, as post uris do Permalinks normal normal Future Release feature request 01/15/11
#6698 Editing a published post causes excessive pings / closing comments on old posts causes trackbacks Pings/Trackbacks normal normal Future Release defect (bug) 11/20/09
#5130 Linking to multiple posts on your site breaks pingback due to comment flooding Pings/Trackbacks normal normal Future Release defect (bug) 12/26/10
#12154 Updating a post modifies pingback timestamp Pings/Trackbacks normal normal Future Release defect (bug) 06/14/10
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal Awaiting Review defect (bug) 05/07/13
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers Pings/Trackbacks normal normal Awaiting Review defect (bug) 04/02/13
#16519 pingback url is right-trimmed incorrectly Pings/Trackbacks normal normal Awaiting Review defect (bug) 02/12/11
#14902 weblogUpdates.extendedPing does not implement standard josephscott Pings/Trackbacks normal normal Awaiting Review defect (bug) 01/13/11
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.