No need to redirect to install.php - it doesn't exist anyway. |
|
More...
|
almost 17 years ago
|
Merge with branches/2.5 in WordPress, revision 8066 |
|
More...
|
almost 17 years ago
|
Move SHORTINIT, need apply_filters(), fixes #649 |
|
More...
|
almost 17 years ago
|
Cleanup init process |
|
More...
|
about 17 years ago
|
tableless signup form, props momo360modena, fixes #482 |
|
More...
|
about 17 years ago
|
WordPress.com object cache merge |
|
More...
|
about 17 years ago
|
No need forthis debugging code |
|
More...
|
about 17 years ago
|
Don't restore blog so soon |
|
More...
|
about 17 years ago
|
Check that files url doesn't include plugins dir, fixes #639 |
|
More...
|
about 17 years ago
|
xhtml change, fixed #640, props mark-k |
|
More...
|
about 17 years ago
|
Merged out code, fixes #535 (again), props chmac |
|
More...
|
about 17 years ago
|
Oops, need the correct site name here |
|
More...
|
about 17 years ago
|
Hardcode the blog name here too |
|
More...
|
about 17 years ago
|
Make sure password resets happen on the main blog |
|
More...
|
about 17 years ago
|
Shouldn't check for switching when we check for not switching inside .. |
|
More...
|
about 17 years ago
|
Experimental: warn if blog_id is changed without switch_to_blog() being called because it results in cache pollution |
|
More...
|
about 17 years ago
|
Correct link to Matt's blog, props drmike, fixes #636 |
|
More...
|
about 17 years ago
|
Use base_prefix instead of hardcoding the prefix, props luigisa, fixes #638 |
|
More...
|
about 17 years ago
|
Cache fixes when creating a new blog |
|
More...
|
about 17 years ago
|
Use snoopy all the time, avoids problems with fopen() |
|
More...
|
about 17 years ago
|
Cast as array to avoid feed.php errors to avoid http://trac.wordpress.org/ticket/7014 |
|
More...
|
about 17 years ago
|
Pass previous blod_id to action |
|
More...
|
about 17 years ago
|
Don't overwrite $blog_id |
|
More...
|
about 17 years ago
|
Use the correct version variable! props isforinsects on #wpmu |
|
More...
|
about 17 years ago
|
Clean urls, props rboren |
|
More...
|
about 17 years ago
|
Minor xhtml fix, fixes #634, props momo360modena |
|
More...
|
about 17 years ago
|
Put checked categories at the top of the checklist. Props mdawaffe. see #WP7000 |
|
More...
|
about 17 years ago
|
Turn off object caching when WP_INSTALL is set |
|
More...
|
about 17 years ago
|
Don't load the object cache when installing |
|
More...
|
about 17 years ago
|
Don't forget the quotes |
|
More...
|
about 17 years ago
|