summaryrefslogtreecommitdiffstats
path: root/wp-includes
Commit message (Collapse)AuthorAgeFilesLines
...
* Reverting kses to previous version at [972], fixing #357donncha2007-08-081-6/+185
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1022 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This should avoid invalid emails when site_name isn't set. Thanks Barry! ↵donncha2007-08-071-4/+8
| | | | | | (fixes #381) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1020 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Addslashes to the default value when caching. Reset your cache if you're ↵donncha2007-08-061-2/+2
| | | | | | affected by #397 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1017 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Escape site_option keys for sql queriesdonncha2007-08-061-9/+16
| | | | | | | Properly stripslash value, fixes #397, props ddean git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1016 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't double slash the blog title, fixes #398, props Vimmdonncha2007-08-061-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1015 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sync for WP 2.2.2donncha2007-08-064-9/+22
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1013 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Misc Updates, added "get_most_recent_post_of_user()"donncha2007-07-241-15/+52
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1012 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Version number, with WP versiondonncha2007-06-251-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1009 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to WP 2.2.1donncha2007-06-2145-3969/+2784
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1005 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Let's just bump this and be done with itdonncha2007-06-201-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1004 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge from WPdonncha2007-06-201-13/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1003 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* This should fix #355.donncha2007-06-201-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1002 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add upload_path to new blogs, fixes #352, thanks jdubdonncha2007-06-111-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@999 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add "blogname" to "get_blogs_of_user()"donncha2007-06-111-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@996 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure site_admins is an arraydonncha2007-06-011-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@993 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't need this sqldonncha2007-05-231-1/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@985 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added load_muplugin_textdomain() and minor translation change. fixes #313donncha2007-05-231-3/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@982 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to filter thisdonncha2007-05-221-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@979 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge 5509donncha2007-05-223-5/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@976 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Forgot this filedonncha2007-05-211-0/+992
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@973 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5499, this is a big one! Test it before you put it live!donncha2007-05-2172-4251/+6131
| | | | | | | Test only, not for production use yet git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@972 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* change wp_cache_set to wp_cache_adddonncha2007-04-181-5/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@971 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge WP 5114 at http://trac.wordpress.org/changeset/5114donncha2007-04-172-4/+17
| | | | | | | | Should fix #301 Added link-add to switch git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@966 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to switch blogdonncha2007-04-131-2/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@960 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Speed up switching and caching significantly (experimental!)donncha2007-04-092-2/+43
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@959 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Send errors to error_log to avoid "bugs" like this: ↵donncha2007-04-071-4/+7
| | | | | | | | | | | | | http://trac.mu.wordpress.org/ticket/304 If ERRORLOGFILE defined use that file instead. If DIEONDBERROR defined then halt script with error message (Do not use on a production server!) Define constants in wp-config.php like this: define('ERRORLOGFILE', '/tmp/mysq.log'); define('DIEONDBERROR', 1); git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@957 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Update site option if it's already there in add_site_optiondonncha2007-03-291-1/+5
| | | | | | | delete user cache when they're added to a blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@953 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make sure errors are hidden when adding blogsdonncha2007-03-291-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@952 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reverse [929] and update versiondonncha2007-03-291-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@949 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Added delete_blog_option() (fixes #290)donncha2007-03-271-0/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@939 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2007-03-261-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@935 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5109donncha2007-03-268-181/+216
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@934 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ryan casts an int and catches a fish, someone buy him a pint! merge to 5092donncha2007-03-2315-35/+48
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@933 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5081donncha2007-03-222-0/+16
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@931 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need for these globals (fixes #285)donncha2007-03-221-1/+2
| | | | | | | Skip blank domains in banned email domains check git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@930 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5072donncha2007-03-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@928 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix activate linkdonncha2007-03-201-1/+2
| | | | | | | Add username only signup to main blog as "subscriber" (fixes #253) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@924 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5063donncha2007-03-202-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@923 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5061donncha2007-03-1911-22/+40
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@920 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Show static page on front of blog again (fixes #279)donncha2007-03-161-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@918 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5032donncha2007-03-134-58/+67
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@916 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 5028donncha2007-03-1213-78/+92
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@915 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No more mangled URLs when creating blogs through a www. url hopefullydonncha2007-03-121-7/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@914 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Must use site_id in sitemeta queries and cachingdonncha2007-03-121-8/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@913 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix check for blogs if not using wp_ as a prefixdonncha2007-03-121-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@911 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - deleted filesdonncha2007-03-095-539/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@910 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5007donncha2007-03-0933-821/+1658
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@909 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4956donncha2007-02-2821-180/+160
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@904 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4952donncha2007-02-271-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@902 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix comment feedsdonncha2007-02-261-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@901 7be80a69-a1ef-0310-a953-fb0f7c49ff36