|
|
|
@1817
|
[1817]
|
07/03/09 13:13:59 |
donncha |
Move BLOGUPLOADDIR mod into it's own function and apply to upload_dir … |
|
|
|
@1814
|
[1814]
|
07/03/09 10:34:02 |
donncha |
Bypass get_option() in get_blog_option(). option_* filter replaced by … |
|
|
|
@1809
|
[1809]
|
07/02/09 09:25:59 |
donncha |
Changed wp_cache_add() to wp_cache_set() |
|
|
|
@1808
|
[1808]
|
07/02/09 09:03:24 |
donncha |
Cache the results of get_id_from_blogname() |
|
|
|
@1807
|
[1807]
|
07/02/09 09:02:41 |
donncha |
switch to blog once and use get_option() instead of calling … |
|
|
|
@1804
|
[1804]
|
06/30/09 14:47:37 |
donncha |
Use switch_to_blog() for get_blog_option(), is it slower? See #980 |
|
|
|
@1789
|
[1789]
|
06/03/09 15:24:08 |
donncha |
Cache the current blog on non VHOST installs.
Clear that cache when blog … |
|
|
|
@1788
|
[1788]
|
05/29/09 17:36:06 |
donncha |
Clear the short blog details. |
|
|
|
@1784
|
[1784]
|
05/26/09 16:33:07 |
donncha |
Use wp.org *_options functions.
Init object cache when switching. |
|
|
|
@1781
|
[1781]
|
05/26/09 15:37:25 |
donncha |
No post_category any more |
|
|
|
@1779
|
[1779]
|
05/26/09 14:46:02 |
donncha |
Update checker uses transients rather than options now. Redirect those … |
|
|
|
@1777
|
[1777]
|
05/26/09 13:48:25 |
donncha |
Move *site_options() functions into functions.php (and update them)
Misc … |
|
|
|
@1776
|
[1776]
|
05/21/09 14:46:07 |
donncha |
Big huge 2.8 merge. Some things are broken. Only for the brave. |
|
|
|
@1771
|
[1771]
|
05/18/09 16:30:20 |
donncha |
Merged 2.7 branch into trunk |
|
|
|
@1675
|
[1675]
|
02/20/09 13:16:51 |
donncha |
Merge from 2.7 branch. See #911 |
|
|
|
@1671
|
[1671]
|
02/19/09 17:57:52 |
donncha |
Merge from 2.7 branch |
|
|
|
@1657
|
[1657]
|
02/11/09 17:54:46 |
donncha |
Show admin bar on every blog. See #883 |
|
|
|
@1652
|
[1652]
|
02/10/09 14:50:55 |
donncha |
Added "update_welcome_user_subject" and "update_welcome_subject" filters. … |
|
|
|
@1647
|
[1647]
|
01/28/09 20:55:09 |
donncha |
Delete the capabilities and user_levels records correctly |
|
|
|
@1646
|
[1646]
|
01/28/09 20:53:38 |
donncha |
These cache groups are set in wp-settings.php |
|
|
|
@1644
|
[1644]
|
01/28/09 18:16:05 |
donncha |
Cast the cap_key as an array, just in case |
|
|
|
@1641
|
[1641]
|
01/28/09 17:07:45 |
donncha |
Move update_blog_public() to wpmu-functions.
No need to update blog option … |
|
|
|
@1640
|
[1640]
|
01/28/09 14:43:49 |
donncha |
Added "is_user_spammy()"
Check that user is not a spammer when logging in. … |
|
|
|
@1639
|
[1639]
|
01/28/09 13:49:59 |
donncha |
Merge capabilities to preserve custom caps, fixes #753, props phlux0r |
|
|
|
@1636
|
[1636]
|
01/27/09 18:30:23 |
donncha |
Fixed redirection for VHOST installs. Non VHOST will show a 404. See … |
|
|
|
@1631
|
[1631]
|
01/27/09 11:59:45 |
donncha |
Move 404 catching code into a function fired off the "plugins_loaded" … |
|
|
|
@1629
|
[1629]
|
01/27/09 11:38:41 |
donncha |
Make sure $ext is defined to avoid PHP warnings, fixes #865 |
|
|
|
@1625
|
[1625]
|
01/21/09 20:02:07 |
donncha |
Correct SQL, fixes #854 |
|
|
|
@1617
|
[1617]
|
01/20/09 20:59:14 |
donncha |
Added get_user_count() |
|
|
|
@1607
|
[1607]
|
01/19/09 13:22:15 |
donncha |
Only use $current_user if the user_login is set |
|
|
|
@1604
|
[1604]
|
01/19/09 12:54:06 |
donncha |
Avoid/hide harmless warning messages |
|
|
|
@1584
|
[1584]
|
12/22/08 18:40:14 |
donncha |
Added WordPress? Admin Bar by Viper007Bond, … |
|
|
|
@1574
|
[1574]
|
12/12/08 13:46:32 |
donncha |
Minor whitspace cleanups |
|
|
|
@1565
|
[1565]
|
12/03/08 12:00:55 |
donncha |
Update primary_blog and source_domain in get_active_blog_for_user() |
|
|
|
@1564
|
[1564]
|
12/03/08 11:49:32 |
donncha |
wp_revoke_user() is only defined in the dashboard. Code copied from … |
|
|
|
@1561
|
[1561]
|
12/03/08 10:11:57 |
donncha |
Redirect user to their active blog, or the main blog dashboard, or the … |
|
|
|
@1559
|
[1559]
|
12/02/08 13:44:43 |
donncha |
Use gmt time rather than blog time for last_updated |
|
|
|
@1558
|
[1558]
|
12/01/08 17:57:20 |
donncha |
Set Hostname in phpmailer to current_site->domain |
|
|
|
@1550
|
[1550]
|
11/26/08 21:00:59 |
donncha |
wpdb is used in this function |
|
|
|
@1538
|
[1538]
|
11/24/08 13:02:21 |
donncha |
Added "get_blog_id_from_url()"
whitespace cleanup |
|
|
|
@1537
|
[1537]
|
11/24/08 12:44:36 |
donncha |
Minor fixes and whitespace moves |
|
|
|
@1536
|
[1536]
|
11/24/08 12:15:49 |
donncha |
This was picking up wp_forums_capabilities, props mdawaffe |
|
|
|
@1528
|
[1528]
|
11/19/08 15:23:15 |
donncha |
Added login link to new user password email |
|
|
|
@1527
|
[1527]
|
11/19/08 14:52:15 |
donncha |
Added "reassign" parameter to remove_user_from_blog() to move posts and … |
|
|
|
@1526
|
[1526]
|
11/19/08 14:19:32 |
donncha |
Added "wpmu_signup_user_notification_email" and … |
|
|
|
@1504
|
[1504]
|
10/08/08 13:26:53 |
donncha |
Merge with WordPress? MU 2.6.2 |
|
|
|
@1492
|
[1492]
|
09/22/08 15:52:32 |
donncha |
No need to check the site_id in xmlrpc.php
Use the current_blog for … |
|
|
|
@1462
|
[1462]
|
09/02/08 16:17:18 |
donncha |
Check that we're not the "main blog" when deleting the current blog. Fixes … |
|
|
|
@1461
|
[1461]
|
09/01/08 09:33:16 |
donncha |
Allow graceful_fail message to be filtered, props jamescollins, fixes #705 |
|
|
|
@1445
|
[1445]
|
08/25/08 16:03:04 |
donncha |
Missing ) |
|
|
|
@1442
|
[1442]
|
08/25/08 15:34:01 |
donncha |
Locale changes, minor code changes. from patches on #708, props … |
|
|
|
@1433
|
[1433]
|
08/25/08 10:25:55 |
donncha |
Use the current site_id when activating a new blog, fixes #726, props … |
|
|
|
@1426
|
[1426]
|
08/15/08 17:05:59 |
donncha |
Add user updates from 2.6 branch |
|
|
|
@1413
|
[1413]
|
08/05/08 15:51:06 |
donncha |
New constant, BLOGUPLOADDIR so upload dir can be relocated.
UPLOADBLOGSDIR … |
|
|
|
@1412
|
[1412]
|
08/04/08 17:10:27 |
donncha |
Change ABSPATH . MUPLUGINDIR to WPMU_PLUGIN_DIR |
|
|
|
@1405
|
[1405]
|
07/28/08 16:28:29 |
donncha |
Remove whitespace from usernames and domain names |
|
|
|
@1395
|
[1395]
|
07/22/08 17:41:46 |
donncha |
Confirm addition of new users. fixes #630 |
|
|
|
@1392
|
[1392]
|
07/22/08 11:31:30 |
donncha |
Remove media button from tinymce editor because movie embed codes are … |
|
|
|
@1387
|
[1387]
|
07/21/08 10:59:29 |
donncha |
Backup the object cache when switching and restore it afterwards. |
|
|
|
@1385
|
[1385]
|
07/20/08 09:42:33 |
donncha |
Check VHOST properly |
|
|
|
@1384
|
[1384]
|
07/18/08 10:18:19 |
donncha |
Strictly sanitize username or blogname.
Strip "@" in blogname when using … |
|
|
|
@1380
|
[1380]
|
07/17/08 14:30:24 |
donncha |
This "Flash uploader" message is in core now. fixes #682, thanks axelseaa |
|
|
|
@1377
|
[1377]
|
07/16/08 14:06:33 |
donncha |
Don't redirect main blog 404s and unknown blogs to signup page by … |
|
|
|
@1375
|
[1375]
|
07/15/08 20:27:49 |
donncha |
Added "get_id_from_blogname()"
get_blog_details() can take blogname now. |
|
|
|
@1372
|
[1372]
|
07/11/08 15:05:19 |
donncha |
Make sure username and blogname are alphanumeric only, fixes #523 |
|
|
|
@1371
|
[1371]
|
07/11/08 14:40:50 |
donncha |
No need for colon, fixes #660, thanks mypatricks. |
|
|
|
@1368
|
[1368]
|
07/11/08 11:41:54 |
donncha |
Added "pre_site_option_*" and "site_option_*" filter |
|
|
|
@1367
|
[1367]
|
07/11/08 11:31:05 |
donncha |
Fix signup meta information, fixes #674 |
|
|
|
@1364
|
[1364]
|
07/10/08 12:02:26 |
donncha |
Use $blogname instead of $blog_id to avoid conflicts with the global … |
|
|
|
@1354
|
[1354]
|
07/07/08 15:35:43 |
donncha |
Only check the nonce on the signup page |
|
|
|
@1353
|
[1353]
|
07/04/08 17:11:55 |
donncha |
Experimental signup nonce |
|
|
|
@1331
|
[1331]
|
06/17/08 15:35:07 |
donncha |
Move locale setup into a filter, may fix #655 |
|
|
|
@1319
|
[1319]
|
06/04/08 15:46:25 |
donncha |
No need forthis debugging code |
|
|
|
@1318
|
[1318]
|
05/29/08 11:24:01 |
donncha |
Don't restore blog so soon |
|
|
|
@1310
|
[1310]
|
05/23/08 17:31:51 |
donncha |
Experimental: warn if blog_id is changed without switch_to_blog() being … |
|
|
|
@1308
|
[1308]
|
05/23/08 15:09:10 |
donncha |
Use base_prefix instead of hardcoding the prefix, props luigisa, fixes … |
|
|
|
@1307
|
[1307]
|
05/23/08 11:53:11 |
donncha |
Cache fixes when creating a new blog |
|
|
|
@1304
|
[1304]
|
05/22/08 15:54:10 |
donncha |
Pass previous blod_id to action |
|
|
|
@1298
|
[1298]
|
05/19/08 15:22:13 |
donncha |
Turn off object caching when WP_INSTALL is set |
|
|
|
@1283
|
[1283]
|
05/12/08 10:31:16 |
donncha |
Add link to use browser upload rather than Flash uploader, props … |
|
|
|
@1281
|
[1281]
|
05/09/08 17:28:14 |
donncha |
Clean up switching code. Don't switch to current blog.
If using an object … |
|
|
|
@1279
|
[1279]
|
05/09/08 12:26:31 |
donncha |
Added set_blog_id(), props rboren
Use set_blog_id() when switching blogs |
|
|
|
@1274
|
[1274]
|
05/07/08 20:10:04 |
donncha |
Suppress instead of "hide" db errors |
|
|
|
@1269
|
[1269]
|
05/07/08 15:55:03 |
donncha |
No need for ScriptAculios? any more, fixes #616. props momo360modena |
|
|
|
@1263
|
[1263]
|
04/24/08 14:57:30 |
donncha |
Cleanup wpmu-functions, fixes #607, props momo360modena |
|
|
|
@1246
|
[1246]
|
04/18/08 15:12:11 |
donncha |
Check that user isn't a site_admin before deleting their blog 1 perms, … |
|
|
|
@1245
|
[1245]
|
04/18/08 14:50:41 |
donncha |
Added text-decoration to default allowed styles, props kkwangen |
|
|
|
@1237
|
[1237]
|
04/16/08 14:40:34 |
donncha |
Applied patch in #590 by momo360modena and fixed a minor bug with blog … |
|
|
|
@1236
|
[1236]
|
04/15/08 14:32:56 |
donncha |
Reduce the number of styles allowed |
|
|
|
@1235
|
[1235]
|
04/14/08 16:03:34 |
donncha |
Allow 'style' attribute, but filter the styles allowed |
|
|
|
@1223
|
[1223]
|
04/09/08 14:55:12 |
donncha |
Allow "class" and "id" attributes because the WYSIWYG editor uses them … |
|
|
|
@1222
|
[1222]
|
04/08/08 17:50:18 |
donncha |
Fix import upload size, fixes #571 |
|
|
|
@1221
|
[1221]
|
04/08/08 15:59:15 |
donncha |
Update the default category ID when it's changed, fixes #580, props … |
|
|
|
@1220
|
[1220]
|
04/08/08 14:50:50 |
donncha |
suppress errors to hide install post query failure |
|
|
|
@1218
|
[1218]
|
04/04/08 16:44:15 |
donncha |
Merged with WordPress? 2.5, unstable, only for testing |
|
|
|
@1217
|
[1217]
|
03/27/08 11:36:31 |
donncha |
Strip class and id from html tags in kses |
|
|
|
@1216
|
[1216]
|
03/21/08 15:32:22 |
donncha |
Use strpos, faster than preg_match |
|
|
|
@1209
|
[1209]
|
03/13/08 15:57:06 |
donncha |
Return blog_id in create_empty_blog(), fixes #563, props v.guerard |
|
|
|
@1208
|
[1208]
|
03/13/08 15:55:17 |
donncha |
Clean cache of old term_id, fixes #569, props chmac |
|
|
|
@1207
|
[1207]
|
03/13/08 15:52:35 |
donncha |
gettext fixes, clean_url(). fixes #555, props momo360modena |