summaryrefslogtreecommitdiffstats
path: root/wp-includes
Commit message (Collapse)AuthorAgeFilesLines
* WP Merge to 4701donncha2007-01-089-50/+83
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@832 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP merge to 4681donncha2007-01-051-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@831 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4674donncha2007-01-045-44/+174
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@830 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to #4669donncha2007-01-021-7/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@829 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4661donncha2006-12-2211-46/+57
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@828 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* is_blog_user() is now blog_id aware (Matt)donncha2006-12-151-16/+27
| | | | | | | | Move email domain check into it's own function Another check email on signup git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@825 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4646donncha2006-12-143-123/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@824 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4640donncha2006-12-1111-51/+879
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@823 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Filter queriesdonncha2006-12-071-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@822 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4626donncha2006-12-078-193/+235
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@821 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-12-0712-65/+132
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@819 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Category fixes from Andydonncha2006-12-012-4/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@818 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4578, except for script-loaderdonncha2006-12-0110-20/+64
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@817 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4559donncha2006-11-3016-5353/+156
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@816 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Switchedit not there any more (fixes #205)donncha2006-11-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@813 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4534donncha2006-11-275-25/+34
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@811 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4524donncha2006-11-2458-2209/+3449
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@810 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Redo the banned domain checkdonncha2006-11-151-1/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@809 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Turn off error display (fixed #184)donncha2006-11-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@808 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed typo (fixes #188)donncha2006-11-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@806 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-11-0715-218/+5590
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@804 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4376donncha2006-10-115-29/+33
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@802 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Revert to pristine wporg code.donncha2006-10-101-6/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@800 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - needs testing.donncha2006-10-0917-251/+262
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@797 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add cat_is_ancestor_of() function to help stop recursive categoriesdonncha2006-10-061-0/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@796 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Run string through wp_specialchars()donncha2006-10-061-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@795 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4349donncha2006-10-062-5/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@793 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4347donncha2006-10-0515-55/+159
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@789 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4273donncha2006-10-035-19/+32
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@788 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* We don't need wpmu_update_cache() or wpmu_get_cache() when we have wp_cache_*()donncha2006-10-021-39/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@785 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4262donncha2006-09-291-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@784 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Filter blog list (fixes #163)donncha2006-09-281-4/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@778 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use UPLOADS constant and update blogs.php (fixes #168)donncha2006-09-281-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@777 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't reset cookies during signup/activation (thanks Ryan)donncha2006-09-271-1/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@776 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4258donncha2006-09-273-11/+34
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@774 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* get_text should work againdonncha2006-09-261-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@773 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Disable the Cachedfilereaderdonncha2006-09-261-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@772 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Show images in blogroll (hey drmike :)donncha2006-09-261-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@771 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4254donncha2006-09-2619-132/+367
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@770 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed array (fixes #165)donncha2006-09-261-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@765 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4201donncha2006-09-214-5/+38
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@763 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4198donncha2006-09-204-10/+11
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@762 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4197donncha2006-09-1910-33/+84
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@761 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add scriptaculous js loadersdonncha2006-09-181-0/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@760 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't update blog's last_updated field when comments/trackbacks are posted ↵donncha2006-09-181-4/+0
| | | | | | or deleted. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@755 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4191donncha2006-09-146-29/+498
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@753 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Redirect to REFERER if possible.donncha2006-09-131-5/+10
| | | | | | | | Don't need all blog details, saves on queries. Add mimetype and content types to emails, fixes #100 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@750 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4186donncha2006-09-135-10/+38
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@744 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4185donncha2006-09-124-7/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@743 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added site option "admin_email" and use that for registration and other ↵donncha2006-09-121-4/+16
| | | | | | emails (fixed #113) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@742 7be80a69-a1ef-0310-a953-fb0f7c49ff36