Make WordPress Core

Custom Query

Results (1 - 100 of 173)

1 2
Ticket Summary Status Owner Type Priority Milestone
#13743 Ability to choose a network default theme reopened enhancement normal Future Release
#14172 Implement $scheme in site info in ms-sites edit site assigned enhancement normal
#14215 MultiSite: Add new > different username from blog title new feature request normal Future Release
#15467 Multisite with separate users table reopened feature request normal
#15691 Network admin should have its own settings API new feature request normal Future Release
#15801 Network Admin: Deactivated / Deleted inconsistency assigned defect (bug) normal Future Release
#16853 Error 500 when a user has too many sites assigned enhancement normal Future Release
#17164 More elegant handling of site 'archive' options for MultiSite new enhancement normal Future Release
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently reviewing flixos90 defect (bug) normal Future Release
#18163 Include more usermeta fields in the Network Admin's "Add User" view new feature request normal Future Release
#18777 Support filtering of domain validation on Add New Site. new enhancement normal
#19724 Sites with IDN domains can't be created (bug #15554 continuation) new defect (bug) normal
#22589 Network Admin + Ajax requests reviewing jeremyfelt enhancement normal
#24173 Unit tests: Support subdirectory multisite installs new defect (bug) normal
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message new defect (bug) normal
#24411 New site email being sent despite registrationnotification set to no new defect (bug) normal
#25293 Switch_to_blog not switching the siteid new defect (bug) normal Future Release
#26861 Too easy to delete a site in Multisite reviewing flixos90 enhancement normal Awaiting Review
#26953 Network Admin "Site Edit" page needs Settings trimmed down new enhancement normal
#27224 Multisite upload settings are inconsistent accepted jeremyfelt enhancement normal
#27287 siteurl is missing WordPress path when creating a new site new defect (bug) normal
#27289 Add populate_network action new enhancement normal
#27832 All sites automatically marked as archived after upgrade new defect (bug) normal Awaiting Review
#28530 WPMU Creating new user does not use welcome notification template reopened defect (bug) normal
#28694 Provide a clean way for Plugins to run update scripts for MultiSite new enhancement normal
#29411 Add multi-network helper functionality new enhancement normal Future Release
#29536 Toggle excerpt/list view buttons appear on users list page in network admin new enhancement normal
#30233 Replace or rewrite domain_exists() for more accurate usage new enhancement normal
#31240 Combine domain and path UI in Add New Site flow assigned jeremyfelt enhancement normal
#31414 Paginating Themes, Plugins, and Media new feature request normal
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities new enhancement normal Future Release
#31664 Multisite network setup for .htaccess new defect (bug) normal
#31673 Multisite UX: deleting a plugin new enhancement normal Awaiting Review
#32956 Adding Extra Table Navigation To Multisite Site list new enhancement normal
#32994 invite email from secondary blog does not use network site URL for wp-activate link new defect (bug) normal
#33186 Stop sending password via e-mail when creating a new site in Multisite reopened task (blessed) normal
#33832 Add admin email column to list table on wp-admin/network/sites.php new defect (bug) normal
#33967 MS Sites: content of the users column should be by choice, number is not too informative assigned enhancement normal
#34293 Network Admin Email description doesn't really explain what it is. new enhancement normal
#35274 Break-out conditional in allow_subdomain_install() new enhancement normal
#35912 Allow changing network URL scheme new enhancement normal
#36372 Show Plugins Active at the Site Level new enhancement normal
#36432 Show Site ID and Theme in My Sites new enhancement normal Awaiting Review
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory reopened defect (bug) normal Awaiting Review
#36940 Break `manage_sites` capability up into more targeted caps assigned johnjamesjacoby enhancement normal Future Release
#37181 Use metadata api in *_network_options reopened spacedmonkey enhancement normal Future Release
#37297 Deprecate get_blogaddress_by_id function reviewing spacedmonkey enhancement normal Future Release
#37685 Creating new multisite blog - wpmu_create_blog tries to execute queries on non-existent tables new defect (bug) normal
#37687 Multisite - Enormous number of update queries during site creation (user roles) new enhancement normal Awaiting Review
#37799 Add progress indicator to "Upgrade Network" page assigned pcarvalho enhancement normal Future Release
#37822 Text area misaligned on network setting.php new defect (bug) normal Future Release
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query new enhancement normal Future Release
#37958 Improve looping through sites and restoring new enhancement normal Awaiting Review
#38071 Add status links to network/sites.php new enhancement normal Future Release
#38171 A site within a network has no more users when those users are deleted from the network new feature request normal Awaiting Review
#38312 Network setup step 2 throws warning in certain server setups new defect (bug) normal Awaiting Review
#39156 Introduce singular capabilities for managing individual sites on a network new enhancement normal Future Release
#39158 Unify site deactivation process new defect (bug) normal Future Release
#39170 Remove connection between network email and super admin account new defect (bug) normal Future Release
#39318 Assign a theme when creating a site (Multisite) new enhancement normal Future Release
#39334 Network administrators should be able to enable themes on the site level new enhancement normal Awaiting Review
#39495 Can't navigate to subsite without logging in again. new defect (bug) normal Awaiting Review
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table new enhancement normal Awaiting Review
#39808 My Sites broken in 4.7.2 new defect (bug) normal Awaiting Review
#40180 Introduce `get_site_by()` function for multisite assigned flixos90 enhancement normal Future Release
#40228 Use get_sites in get_blog_details assigned spacedmonkey enhancement normal Future Release
#40362 Remove `blog-id-cache` cache group new defect (bug) normal Awaiting Review
#40447 Add cache domain to site/network query new enhancement normal Future Release
#40465 Multisite fails to rewrite upload path on main site new defect (bug) normal Awaiting Review
#40511 get_blogs_of_user should return an array of WP_Site objects new enhancement normal Awaiting Review
#40513 switch_to_blog should accept a WP_site as param new enhancement normal Future Release
#40554 Hide /wp-admin/network/site-settings.php new enhancement normal Awaiting Review
#40646 Move code from `ms-settings.php` into functions new enhancement normal Future Release
#40682 get_current_blog_id() and get_current_network_id() are loaded before absint() new defect (bug) normal Awaiting Review
#40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer new defect (bug) normal Future Release
#40821 Add filter to `wpmu_delete_blog()` to overwrite ability to drop tables new enhancement normal Future Release
#41443 Update /wp-admin/network/site-new.php to use wpmu_validate_blog_signup() new enhancement normal Awaiting Review
#41771 Global configuration table new enhancement normal Awaiting Review
#42187 Multisite - Wordpress Importer Unavailable new defect (bug) normal Awaiting Review
#42252 Use more granular caching for common queries in `WP_Site_Query` assigned flixos90 enhancement normal Future Release
#42280 Multisite: get_blogs_of_user has no useful caching on large installs new defect (bug) normal Awaiting Review
#42284 Stop invalid query generation in WP_Site_Query new defect (bug) normal Awaiting Review
#42389 Wrong password on confirmation page after manual activation of additional sub sites new defect (bug) normal Awaiting Review
#42557 Wrong Behaviour on get_site_url for multiple sites with different protocol new defect (bug) normal Awaiting Review
#43130 Add New Site: admin autocomplete search all users new enhancement normal Awaiting Review
#43162 Deleting a site from a multisite network leaves orphaned database tables and files new enhancement normal Future Release
#43233 Network transients new enhancement normal Future Release
#43251 editable_roles filter doesn't exclude role on multisite assigned ideag defect (bug) normal 6.7
#43390 get_super_admins() should not return "admin" by default new defect (bug) normal Awaiting Review
#43653 Allow to filter the final message of signup user notification email new defect (bug) normal Awaiting Review
#43812 Retrieving Blog/site description in multisite new enhancement normal Awaiting Review
#43899 Move the view mode switcher into screen options for multisite users and sites new defect (bug) normal Awaiting Review
#44461 inconsistent type for global $blog_id new defect (bug) normal Awaiting Review
#44689 Convert user sites (my-sites.php) to table new enhancement normal Awaiting Review
#44814 User table same schema, single and multisite new enhancement normal Future Release
#45640 get_blogs_of_user improvements assigned alexstine enhancement normal Awaiting Review
#45755 Theme Editor WSOD functionality doesn't work with Multisite reviewing defect (bug) normal Future Release
#45761 consistency between $wpdb->blogid and get_current_blog_id() new defect (bug) normal Awaiting Review
#45839 Use site meta for blog details new enhancement normal Awaiting Review
#46072 add a $metas param to wpmu_create_blog() new enhancement normal Awaiting Review
1 2
Note: See TracQuery for help on using queries.