Check VHOST properly |
|
More...
|
almost 17 years ago
|
Strictly sanitize username or blogname. |
|
More...
|
almost 17 years ago
|
Use sanitize_* functions for addblog parameters. fixes 680 |
|
More...
|
almost 17 years ago
|
Only show this message to site admins. fixes #679, props axelseaa |
|
More...
|
almost 17 years ago
|
Put the | in the filter, fixes #672, thanks axelseaa |
|
More...
|
almost 17 years ago
|
This "Flash uploader" message is in core now. fixes #682, thanks axelseaa |
|
More...
|
almost 17 years ago
|
Added "wpmu_update_blog_options" action to allow plugins to update blog options, fixes #683, props momo360modena |
|
More...
|
almost 17 years ago
|
Minor typo |
|
More...
|
almost 17 years ago
|
Don't redirect main blog 404s and unknown blogs to signup page by default. |
|
More...
|
almost 17 years ago
|
Filter "allowed_themes", props lunabyte, fixes #678 |
|
More...
|
almost 17 years ago
|
Added "get_id_from_blogname()" |
|
More...
|
almost 17 years ago
|
WP Merge with rev 8339 |
|
More...
|
almost 17 years ago
|
Make sure the site_id is always set to something. Fixes #600, but presumes it's site_id 1 |
|
More...
|
almost 17 years ago
|
Make sure username and blogname are alphanumeric only, fixes #523 |
|
More...
|
almost 17 years ago
|
No need for colon, fixes #660, thanks mypatricks. |
|
More...
|
almost 17 years ago
|
Removing index.php, adding readme.txt, fixes #673 |
|
More...
|
almost 17 years ago
|
Removing index.php, adding readme.txt |
|
More...
|
almost 17 years ago
|
Added "pre_site_option_*" and "site_option_*" filter |
|
More...
|
almost 17 years ago
|
Fix signup meta information, fixes #674 |
|
More...
|
almost 17 years ago
|
Added "admin_header_navigation" filter to allow WordPress.org codex and forum links to be changed. fixes #672 |
|
More...
|
almost 17 years ago
|
Change login link to wp_register() |
|
More...
|
almost 17 years ago
|
Use $blogname instead of $blog_id to avoid conflicts with the global variable $blog_id. |
|
More...
|
almost 17 years ago
|
Correct PHP_SELF when VHOST == no, fixes #626, props jergendutch |
|
More...
|
almost 17 years ago
|
insert_with_markers() is active again, but switch off rewrite rules writing. fixes #644 |
|
More...
|
almost 17 years ago
|
Allow posts to be transfered to different users before deleting users, fixes #668 |
|
More...
|
almost 17 years ago
|
WP Merge with revision 8300 |
|
More...
|
almost 17 years ago
|
Rename "home" theme. |
|
More...
|
almost 17 years ago
|
Beta 1 to come soon |
|
More...
|
almost 17 years ago
|
Use site_url() |
|
More...
|
almost 17 years ago
|
WP merge to revision 8283 |
|
More...
|
almost 17 years ago
|