Minor changes to users page. |
|
More...
|
about 17 years ago
|
Fixed "Delete user" button on users page. Fixes #585 |
|
More...
|
about 17 years ago
|
Limit user search to current blog only |
|
More...
|
about 17 years ago
|
Extra html removed, fixes #586, props mypatricks |
|
More...
|
about 17 years ago
|
Use blog_id when comparing blogs, fixes #583 |
|
More...
|
about 17 years ago
|
Put plugins in the right place, not overwriting "Settings" |
|
More...
|
about 17 years ago
|
Move check for site_admin, props bazza, fixes #584 |
|
More...
|
about 17 years ago
|
weblog_title gets passed to update_option() eventually which expects unescaped values |
|
More...
|
about 17 years ago
|
Extra html, fixed #589 |
|
More...
|
about 17 years ago
|
Add id and style attributes to a few more html tags |
|
More...
|
about 17 years ago
|
Allow "class" and "id" attributes because the WYSIWYG editor uses them extensively, fixes #581 |
|
More...
|
about 17 years ago
|
Fix import upload size, fixes #571 |
|
More...
|
about 17 years ago
|
Update the default category ID when it's changed, fixes #580, props MrBrian |
|
More...
|
about 17 years ago
|
suppress errors to hide install post query failure |
|
More...
|
about 17 years ago
|
Don't query all the users |
|
More...
|
about 17 years ago
|
Merged with WordPress 2.5, unstable, only for testing |
|
More...
|
about 17 years ago
|
Strip class and id from html tags in kses |
|
More...
|
about 17 years ago
|
Use strpos, faster than preg_match |
|
More...
|
about 17 years ago
|
Deleted empty directories |
|
More...
|
about 17 years ago
|
Add and delete WP 2.5 files. *DON'T SVN UPDATE!* |
|
More...
|
about 17 years ago
|
Added show_adduser_fields filter, fixes #550, props axelseaa |
|
More...
|
about 17 years ago
|
Add "waiting for email" message, fixes #564, props drmike |
|
More...
|
about 17 years ago
|
Add a trailing slash to URLs ending in /wp-admin, fixes #351, props deanbag |
|
More...
|
about 17 years ago
|
Test the cache group properly |
|
More...
|
about 17 years ago
|
Return blog_id in create_empty_blog(), fixes #563, props v.guerard |
|
More...
|
about 17 years ago
|
Clean cache of old term_id, fixes #569, props chmac |
|
More...
|
about 17 years ago
|
gettext fixes, clean_url(). fixes #555, props momo360modena |
|
More...
|
about 17 years ago
|
Minor changes, fixes #554, props momo360modena |
|
More...
|
about 17 years ago
|
Set new blogs as public, fixes #532 |
|
More...
|
about 17 years ago
|
Fixed gettext, fixes #553, props tai |
|
More...
|
about 17 years ago
|