Ryan Boren
|
f213f87d59
|
First cut and better admin SSL support. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@7998 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 17:46:01 +00:00 |
|
Ryan Boren
|
10d8a5d4f7
|
Better random email addresses. Props nbachiyski. fixes #7020
git-svn-id: https://develop.svn.wordpress.org/trunk@7997 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 11:48:07 +00:00 |
|
Ryan Boren
|
b3a5f219ee
|
gettext fix from thenlich. fixes #6993 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7996 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 11:42:32 +00:00 |
|
Ryan Boren
|
1d2d2c3835
|
Fix serialization when adding meta via update_post_meta(). Props azaozz. fixes #7018
git-svn-id: https://develop.svn.wordpress.org/trunk@7995 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-27 11:33:11 +00:00 |
|
Ryan Boren
|
3aa6501d8e
|
inline docs for wp_admin_css(). Props mdawaffe. see #7033
git-svn-id: https://develop.svn.wordpress.org/trunk@7994 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 21:23:22 +00:00 |
|
Ryan Boren
|
a02f0db149
|
Press This: Obey color scheme. Props azaozz. see #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@7993 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 20:39:16 +00:00 |
|
Ryan Boren
|
7ed3d82a7c
|
File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7992 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 20:33:13 +00:00 |
|
Ryan Boren
|
e25996c368
|
File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7991 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 15:50:15 +00:00 |
|
Ryan Boren
|
be87986f7a
|
phpdoc updates from jacobsantos. see #7038
git-svn-id: https://develop.svn.wordpress.org/trunk@7990 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 15:45:05 +00:00 |
|
Ryan Boren
|
44084888b7
|
Fixes timing issue in IE6 in the TB mod scripts. Reorders css files to load before js in the admin head. Props azaozz. fixes #7032
git-svn-id: https://develop.svn.wordpress.org/trunk@7989 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-24 17:06:26 +00:00 |
|
Ryan Boren
|
8925593aea
|
Few css fixes for the media uploader, confirm delete of attachments from the library tab. Props azaozz. fixes #7033
git-svn-id: https://develop.svn.wordpress.org/trunk@7988 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-24 17:03:51 +00:00 |
|
Ryan Boren
|
a8a396d656
|
Allow defining the number of revisions to save. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@7987 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-23 15:27:56 +00:00 |
|
Ryan Boren
|
66bb3c870e
|
wp_cache_add_global_groups() and wp_cache_add_non_persistent_groups(). fixes #6740
git-svn-id: https://develop.svn.wordpress.org/trunk@7986 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 17:28:54 +00:00 |
|
Ryan Boren
|
66b9c9ea6d
|
Remove unnecessary checks for the existence of post meta data. Props filosofo. fixes #7018
git-svn-id: https://develop.svn.wordpress.org/trunk@7985 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 16:33:06 +00:00 |
|
Ryan Boren
|
681cc94a61
|
gettext for Press This. Props SteveAgl. fixes #702!
git-svn-id: https://develop.svn.wordpress.org/trunk@7984 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 15:48:32 +00:00 |
|
Ryan Boren
|
0a875a8617
|
Press This fixes from noel. see #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@7983 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 15:47:37 +00:00 |
|
Ryan Boren
|
16f62693a7
|
Version bump, still bleeding.
git-svn-id: https://develop.svn.wordpress.org/trunk@7982 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 15:45:50 +00:00 |
|
Ryan Boren
|
ab6c52cdf7
|
Use style loader for gears manifest. Props azaozz. fixes #7015
git-svn-id: https://develop.svn.wordpress.org/trunk@7981 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 15:27:28 +00:00 |
|
Ryan Boren
|
bd67810803
|
Don't double escape. fixes #7018
git-svn-id: https://develop.svn.wordpress.org/trunk@7980 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 00:12:17 +00:00 |
|
Ryan Boren
|
0198c04b6d
|
wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 00:06:41 +00:00 |
|
Ryan Boren
|
36f755bf12
|
Add non-existent values instead of returning g false in update_post_meta(). Props filosofo. fixes #7018
git-svn-id: https://develop.svn.wordpress.org/trunk@7978 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-22 00:01:00 +00:00 |
|
Ryan Boren
|
884a462cbb
|
Remove colors from widgets.css, use colors css. Props johnhennmacc. fixes #7017
git-svn-id: https://develop.svn.wordpress.org/trunk@7977 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 23:36:06 +00:00 |
|
Ryan Boren
|
ce3388a5ea
|
Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7976 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 23:24:23 +00:00 |
|
Ryan Boren
|
50c79cf2a7
|
wp-ajax.js is no longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@7975 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 20:27:36 +00:00 |
|
Ryan Boren
|
3431e2820a
|
Add sorting to gallery. Props AaronCampbell. fixes #6988
git-svn-id: https://develop.svn.wordpress.org/trunk@7974 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 18:29:46 +00:00 |
|
Ryan Boren
|
9e20f1b7db
|
jQuery update
git-svn-id: https://develop.svn.wordpress.org/trunk@7973 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 18:19:44 +00:00 |
|
Ryan Boren
|
ff477e2400
|
Add theme paging for those who can't bear to pare down their huge theme collection. You know who you are. see #5486
git-svn-id: https://develop.svn.wordpress.org/trunk@7972 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 17:36:41 +00:00 |
|
Ryan Boren
|
e911cca913
|
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: https://develop.svn.wordpress.org/trunk@7971 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 05:59:27 +00:00 |
|
Ryan Boren
|
6fad8c567f
|
Style loader from mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7970 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 05:56:04 +00:00 |
|
Ryan Boren
|
2a31d10af7
|
Allow lang and xml:lang for span. Props MtDewVirus. fixes #7003
git-svn-id: https://develop.svn.wordpress.org/trunk@7969 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 23:56:28 +00:00 |
|
Ryan Boren
|
668380be55
|
Add space. Props MtDewVirus. fixes #6972
git-svn-id: https://develop.svn.wordpress.org/trunk@7968 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 23:50:29 +00:00 |
|
Ryan Boren
|
e4440a230d
|
Fix trackback meta box. Props mdawaffe. fixes #7010
git-svn-id: https://develop.svn.wordpress.org/trunk@7967 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 23:46:31 +00:00 |
|
Ryan Boren
|
c7524a785b
|
Don't use php 5 only component parameter to parse_url. Props azaozz. see #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@7966 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 22:26:20 +00:00 |
|
Ryan Boren
|
d2b7cbe696
|
Export and import post excerpts. Props kartik_subbarao. fixes #5555
git-svn-id: https://develop.svn.wordpress.org/trunk@7965 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 22:22:21 +00:00 |
|
Ryan Boren
|
3dbf807fab
|
Widget edit link layout fixes from mdawaffe. fixes #6371
git-svn-id: https://develop.svn.wordpress.org/trunk@7964 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 19:57:38 +00:00 |
|
Ryan Boren
|
fa8adc72c6
|
Some URL cleaning
git-svn-id: https://develop.svn.wordpress.org/trunk@7962 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 18:01:43 +00:00 |
|
Ryan Boren
|
58a9595df2
|
Theme preview and thickbox CSS cleanup. Props azaozz. see #5486
git-svn-id: https://develop.svn.wordpress.org/trunk@7961 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 17:19:33 +00:00 |
|
Ryan Boren
|
9d294b6342
|
get_archives_link filter. Props codealsatian. fixes #5530 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7959 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 16:43:44 +00:00 |
|
Ryan Boren
|
5800542926
|
Relocate signon to the top. Props AaronCampbell. fixes #7002
git-svn-id: https://develop.svn.wordpress.org/trunk@7958 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 16:40:49 +00:00 |
|
Ryan Boren
|
052105a79a
|
Press This styling updates from noel. fixes #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@7957 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-20 16:37:54 +00:00 |
|
Ryan Boren
|
6c16408dce
|
Put checked categories at the top of the checlist. Props mdawaffe. fixes #7000 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7956 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-19 21:35:18 +00:00 |
|
Ryan Boren
|
1dbd76720f
|
Use user_trailingslashit. Props Sam_a. fixes #6996 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7955 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-19 18:51:28 +00:00 |
|
Ryan Boren
|
a150c4d549
|
Make sure taxonomy args are set before using. Props Sam_a. fixes #6960 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7952 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-19 18:47:33 +00:00 |
|
Ryan Boren
|
f8f373d171
|
Gears update from azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7951 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-19 15:41:31 +00:00 |
|
Ryan Boren
|
cbfd25faa9
|
Fix FTP SSL setting. Props DD32. fixes #6986 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7949 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-18 20:09:52 +00:00 |
|
Ryan Boren
|
349b77ba9c
|
add_meta_box() for edit page form. Props DD32. see #6964
git-svn-id: https://develop.svn.wordpress.org/trunk@7948 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-18 20:08:18 +00:00 |
|
Ryan Boren
|
26324f55ee
|
Check WP_INSTALLING when setting cookiehash. Props DD32. fixes #6990
git-svn-id: https://develop.svn.wordpress.org/trunk@7947 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-18 20:06:31 +00:00 |
|
Ryan Boren
|
120003b45d
|
Trailing whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@7946 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-17 18:50:54 +00:00 |
|
Ryan Boren
|
7008d01265
|
Some escaping. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@7945 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-16 23:20:56 +00:00 |
|
Ryan Boren
|
524b45d6ba
|
Init array. Props DD32. fixes #6981
git-svn-id: https://develop.svn.wordpress.org/trunk@7944 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-16 16:33:11 +00:00 |
|