51
I Use This!
Inactive

Commits

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
  All Time 12 Month 30 Day
Commits: 1724 0 0
Contributors: 3 0 0
Files Modified: 2015 0 0
Lines Added: 439369 0 0
Lines Removed 235684 0 0

Commits per Month

Most Recent Commits

Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version to 2.9.1 More... almost 16 years ago
Only show anti spam nag if related plugins not found. More... almost 16 years ago
Nag if signups are open but no anti-spam plugins detected More... almost 16 years ago
use wpdb get_blog_prefix(), fixes #1180, props wpmuguru More... almost 16 years ago
No need for this error_log() More... almost 16 years ago
Link to anti-spam plugins directly on the signup page for those who don't read readme files. More... almost 16 years ago
Use is_multisite() to separate out WP and MU permissions and content More... almost 16 years ago
Added "is_multisite()" function. Always return true in MU, but useful for cleaning up modified WP core files More... almost 16 years ago
Create confirmation message in confirmation page, rather than passing it in url More... almost 16 years ago
Merge with WP 2.9.1 tag More... almost 16 years ago
* Fix delete_site_options(), fixes #1185, props codefix3r and jamescollins More... almost 16 years ago
Check if ../wp-config.php is part of another install before assuming it's for the current site. Fixes #1186 More... almost 16 years ago
Delete the rewrite_rules after install, fixes #1129 More... almost 16 years ago
Added back the "pre_current_active_plugins" action. Fixes #1184 More... almost 16 years ago
Merge with WordPress 2.9 More... almost 16 years ago
Whitespace cleanups, Activate messages use positional parameters, improved "get_user_id_from_string()" More... almost 16 years ago
Only update fields that exist in wp_blogs More... almost 16 years ago
Minor whitespace change, and check for users correctly More... almost 16 years ago
Whitespace changes and minor checks and fixes More... almost 16 years ago
* Whitespace cleanup More... almost 16 years ago
Use $_blog_id instead of $blog_id, and minor cleanups More... almost 16 years ago
Put global posts in the "global-posts" group More... almost 16 years ago
Switch to current blog if needed. More... almost 16 years ago
Use object cache for get_blogs_of_users() More... almost 16 years ago
Add simplistic global groups checking to switch_to_blog() and restore_current_blog() functions. Added "site-transient" global group too More... almost 16 years ago
Use https for backend links if required, fixes #1177 More... almost 16 years ago
Use transients for dirsize cache rather than blog options, props jamescollins, see #1175 More... almost 16 years ago
Added "upload_space_check_disabled" site option to disable space check. Fixes #1175 More... almost 16 years ago
Cache the dirsize for up to an hour or until a file is uploaded or deleted. See #1175 More... almost 16 years ago
Remove debug logging More... almost 16 years ago
See All Commits