52
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No need for executable flag, fixes #700 More... almost 17 years ago
Use WP_LANG_DIR to find mo files. More... almost 17 years ago
Forgot the files More... almost 17 years ago
New constant, BLOGUPLOADDIR so upload dir can be relocated. More... almost 17 years ago
Change ABSPATH . MUPLUGINDIR to WPMU_PLUGIN_DIR More... almost 17 years ago
Added example defines for mu-plugins location constants More... almost 17 years ago
Added WPMU_PLUGIN_DIR WPMU_PLUGIN_URL and changed MUPLUGINDIR back to a relative path for compatibility More... almost 17 years ago
Added "UPLOADBLOGSDIR" constant so blogs.dir can be moved around More... almost 17 years ago
Use wp-load.php instead of wp-config.php More... almost 17 years ago
Search for wp-config.php above document root. More... almost 17 years ago
Remove whitespace from usernames and domain names More... almost 17 years ago
Remove slashes from title when emailing admin More... almost 17 years ago
Remove superfluous text. More... almost 17 years ago
Removed setup-config.php and point "must create config file" message a main index page. More... almost 17 years ago
Minor css change, fixes #692 More... almost 17 years ago
Rename manage_posts_columns, fixes #696 More... almost 17 years ago
Remove searchform id and added rtl css def More... almost 17 years ago
id -> ID, fixes #690 More... almost 17 years ago
Move stylying of wpmu admin search forms to mu.css, fixes #692 More... almost 17 years ago
Allow password reset, fixes #690, props axelseaa More... almost 17 years ago
Confirm addition of new users. fixes #630 More... almost 17 years ago
Adding empty mu-rtl.css as suggested by selad, fixes #597 More... almost 17 years ago
Only show the "create it now!" message when blog registration is enabled, fixes #628, props lambic More... almost 17 years ago
Remove media button from tinymce editor because movie embed codes are stripped by default, fixes #606 More... almost 17 years ago
Count themes, fixes #689, props drmike More... almost 17 years ago
sanitize_title does too much, leave it out. fixes #688 More... almost 17 years ago
SQL optimizations, fixes #642, thanks momo360modena More... almost 17 years ago
Added "SECURE_AUTH_SALT" constant so sitewide ssl logins work More... almost 17 years ago
Backup the object cache when switching and restore it afterwards. More... almost 17 years ago
Don't overwrite site_name, fixes #686, props Andy More... almost 17 years ago