Andrew Nacin
|
8c10673185
|
Rename is_installed() to ms_not_installed(). See #12083
git-svn-id: https://develop.svn.wordpress.org/trunk@13253 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-20 13:51:32 +00:00 |
|
Andrew Nacin
|
dd171a6767
|
Add missing i18n comment for a hard-coded string. Props Nao, fixes #11654
git-svn-id: https://develop.svn.wordpress.org/trunk@13222 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-19 13:39:41 +00:00 |
|
Andrew Nacin
|
5921acfa63
|
Bail early for favicon.ico requests so we don't load WP twice. Props azaozz, sivel. Fixes #3426
git-svn-id: https://develop.svn.wordpress.org/trunk@13205 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-18 23:41:50 +00:00 |
|
Andrew Nacin
|
a4107f75c1
|
Add initial WP_DEBUG define to wp-config-sample.php and suggest plugin/theme developers use it. Fixes #12236
git-svn-id: https://develop.svn.wordpress.org/trunk@13185 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-17 20:36:00 +00:00 |
|
Andrew Nacin
|
61f02ae2fb
|
Better inline documentation for WP_DEBUG, WP_DEBUG_DISPLAY, and WP_DEBUG_LOG. Fixes #11987
git-svn-id: https://develop.svn.wordpress.org/trunk@13176 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-17 13:14:45 +00:00 |
|
Ryan Boren
|
e213402692
|
Preload commonly loaded site options when running multisite without a persistent cache. Introduce wp_cache_reset() and call it instead of wp_cache_init() when re-initing after the blog ID chanages to avoid throwing out the entire cache. Pass cached site options through the site option filter when fetching.
git-svn-id: https://develop.svn.wordpress.org/trunk@13066 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-12 17:06:43 +00:00 |
|
Peter Westwood
|
ab3afcf343
|
Improve function naming for plugin file discovery functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@13064 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-12 07:59:11 +00:00 |
|
Ryan Boren
|
3bc5c8975b
|
Sitewide plugins cleanup. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12947 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-04 18:50:36 +00:00 |
|
Ryan Boren
|
2b1691cdf4
|
Cleanup network plugin loading. Props nacin. see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12930 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-02-02 21:41:17 +00:00 |
|
Ryan Boren
|
88024e6674
|
Clean up cache re-init code in Multisite. Props nacin. fixes #12065
git-svn-id: https://develop.svn.wordpress.org/trunk@12888 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-28 17:28:44 +00:00 |
|
Ron Rennick
|
014f5da245
|
rearrage multisite initialization, remove deprecated $wpmuBaseTablePrefix, props nacin, see #11881
git-svn-id: https://develop.svn.wordpress.org/trunk@12885 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-28 16:09:52 +00:00 |
|
Ron Rennick
|
4bcd7b3afd
|
Improvements to queries in populate_network(), also gettext, props nacin, see #11816
git-svn-id: https://develop.svn.wordpress.org/trunk@12880 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-27 19:13:00 +00:00 |
|
Ryan Boren
|
94a9904b69
|
Remove fix_actve_plugins(). Props hakre. fixes #11750
git-svn-id: https://develop.svn.wordpress.org/trunk@12848 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-26 18:39:12 +00:00 |
|
Ryan Boren
|
a279ade5a0
|
phpdoc for load.php, return some includes to global scope. Props nacin. see #11881
git-svn-id: https://develop.svn.wordpress.org/trunk@12762 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-19 17:27:03 +00:00 |
|
Ryan Boren
|
ee5efb4187
|
Multisite and formatting cleanups. Introduce get_allowed_themes(). see #11644
git-svn-id: https://develop.svn.wordpress.org/trunk@12755 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-18 23:34:36 +00:00 |
|
Ryan Boren
|
3dfc463062
|
Coding style cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@12734 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 22:25:40 +00:00 |
|
Ryan Boren
|
42292a8c4d
|
Cleanup wp-settings. Move functions needed at startup into load.php. Props nacin. see #11881
git-svn-id: https://develop.svn.wordpress.org/trunk@12732 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-01-15 22:03:41 +00:00 |
|