summaryrefslogtreecommitdiffstats
path: root/wp-admin/admin-functions.php
Commit message (Collapse)AuthorAgeFilesLines
* Merged with WordPress 2.5, unstable, only for testingdonncha2008-04-041-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1218 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Merge with WP 2.3 - testing use only!donncha2007-10-121-2386/+2
| | | | | | | Move pluggable functions out of wpmu-functions and into pluggable.php, fixes #439 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1069 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sync with WP 2.2.3donncha2007-09-101-1/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1051 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* gettext the admin password email, props momo360modena, fixes 365donncha2007-08-091-17/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1034 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Sync for WP 2.2.2donncha2007-08-061-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1013 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to WP 2.2.1donncha2007-06-211-10/+27
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@1005 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fix import menu file size, fixes #324donncha2007-05-241-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@989 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5499, this is a big one! Test it before you put it live!donncha2007-05-211-11/+82
| | | | | | | Test only, not for production use yet git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@972 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Ryan casts an int and catches a fish, someone buy him a pint! merge to 5092donncha2007-03-231-8/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@933 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5072donncha2007-03-211-4/+4
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@928 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5061donncha2007-03-191-8/+10
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@920 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 5028donncha2007-03-121-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@915 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 5007donncha2007-03-091-9/+18
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@909 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4956donncha2007-02-281-9/+9
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@904 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4887donncha2007-02-151-5/+17
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@888 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4813donncha2007-01-261-3/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@868 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to revision 4793donncha2007-01-241-4/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@865 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed autocomplete_css() because it possibly conflicts with advanced ↵donncha2007-01-221-40/+0
| | | | | | | | | | | | editor stuff: http://trac.mu.wordpress.org/ticket/213 http://trac.mu.wordpress.org/ticket/176 http://trac.mu.wordpress.org/ticket/217 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@860 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4763donncha2007-01-181-3/+38
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@851 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4759donncha2007-01-171-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@850 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4753donncha2007-01-161-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@849 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4714donncha2007-01-101-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@839 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Save new admin email with hash in db. (fixes #204)donncha2007-01-091-0/+1
| | | | | | | | | Better option update message Sanitize options git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@836 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4701donncha2007-01-081-8/+8
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@832 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4674donncha2007-01-041-3/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@830 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to #4669donncha2007-01-021-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@829 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4661donncha2006-12-221-37/+42
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@828 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4646donncha2006-12-141-2/+125
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@824 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4640donncha2006-12-111-123/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@823 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-12-071-6/+15
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@819 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4578, except for script-loaderdonncha2006-12-011-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@817 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4559donncha2006-11-301-6/+48
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@816 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to 4524donncha2006-11-241-801/+809
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@810 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-11-071-23/+95
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@804 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* No need to hide user email addresses in users.php because email required to ↵donncha2006-10-111-2/+0
| | | | | | add user to blog git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@803 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge - needs testing.donncha2006-10-091-10/+18
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@797 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4347donncha2006-10-051-17/+27
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@789 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4273donncha2006-10-031-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@788 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4258donncha2006-09-271-6/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@774 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4254donncha2006-09-261-54/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@770 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4186donncha2006-09-131-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@744 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use update_option_* actionsdonncha2006-09-111-4/+56
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@735 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to #4124donncha2006-09-081-5/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@734 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev #4147donncha2006-08-311-11/+33
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@729 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4104donncha2006-08-171-24/+56
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@723 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Merge to rev 4096donncha2006-08-151-7/+21
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@722 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-271-1/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@712 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-251-25/+30
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@707 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-241-5/+5
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@703 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2006-07-121-24/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@663 7be80a69-a1ef-0310-a953-fb0f7c49ff36