Ryan Boren
|
4daed6d8b9
|
Remove redundant lines. Props johnjosephbachir. fixes #1774
git-svn-id: https://develop.svn.wordpress.org/trunk@3036 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 00:32:15 +00:00 |
Matt Mullenweg
|
2b89020aa5
|
Use reply-to instead of from to stop acting spammy - fixes #1593
git-svn-id: https://develop.svn.wordpress.org/trunk@3035 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-11 00:07:39 +00:00 |
Matt Mullenweg
|
6d5e0be5ef
|
Fixes #1591 (again)
git-svn-id: https://develop.svn.wordpress.org/trunk@3034 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-10 23:57:45 +00:00 |
Ryan Boren
|
8b8c906885
|
Highlight current class. Props amanzi and skippy. fixes #1800
git-svn-id: https://develop.svn.wordpress.org/trunk@3033 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-10 23:42:56 +00:00 |
Ryan Boren
|
6204cb5e82
|
Don't loop over empty list. Props Mark Jaquith. fixes #1827
git-svn-id: https://develop.svn.wordpress.org/trunk@3032 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-10 23:36:50 +00:00 |
Matt Mullenweg
|
58b39edd36
|
Don't notify your own comments, fixes #1670
git-svn-id: https://develop.svn.wordpress.org/trunk@3031 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-10 23:31:58 +00:00 |
Ryan Boren
|
646a09ead4
|
Template functions for getting the post's modified time from error and Mark Jaquith. fixes #1836
git-svn-id: https://develop.svn.wordpress.org/trunk@3030 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-10 23:31:30 +00:00 |
Ryan Boren
|
8ca220554a
|
Add radio button for our default permalink structure. Add got_mod_rewrite(). Props Mark Jaquith. fixes #1840
git-svn-id: https://develop.svn.wordpress.org/trunk@3029 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-10 23:25:39 +00:00 |
Ryan Boren
|
ad772b5e63
|
Return false if we don't find the option.
git-svn-id: https://develop.svn.wordpress.org/trunk@3028 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-10 20:59:20 +00:00 |
Ryan Boren
|
7b5bed4809
|
Delete link fix from donncha. fixes #1862
git-svn-id: https://develop.svn.wordpress.org/trunk@3027 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-10 16:52:12 +00:00 |
Ryan Boren
|
49fa56367b
|
Fix commit gone wild.
git-svn-id: https://develop.svn.wordpress.org/trunk@3026 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-09 21:30:40 +00:00 |
Matt Mullenweg
|
222e32086e
|
Missing semi, also fixes #1599
git-svn-id: https://develop.svn.wordpress.org/trunk@3025 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-09 21:01:24 +00:00 |
Matt Mullenweg
|
8480fdda0a
|
Should fix #1599 for IIS blogs.
git-svn-id: https://develop.svn.wordpress.org/trunk@3024 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-09 20:58:58 +00:00 |
Ryan Boren
|
2077dcaf16
|
Options fixes from donncha. fixes #1859
git-svn-id: https://develop.svn.wordpress.org/trunk@3023 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-09 18:15:55 +00:00 |
Ryan Boren
|
fb234acd09
|
Remove debug cruft.
git-svn-id: https://develop.svn.wordpress.org/trunk@3022 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-09 11:17:33 +00:00 |
Ryan Boren
|
7f5284a4de
|
Add cache expiration. Cache requests for non-existant options.
git-svn-id: https://develop.svn.wordpress.org/trunk@3021 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-09 11:10:34 +00:00 |
Ryan Boren
|
c6a3cc3249
|
TinyMCE accesskeys from skeltoac. fixes #1854
git-svn-id: https://develop.svn.wordpress.org/trunk@3020 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-09 08:44:48 +00:00 |
Ryan Boren
|
aae1332f2d
|
Hide serialized object data in comment blocks within .php files. Props ringmaster. fixes #1857
git-svn-id: https://develop.svn.wordpress.org/trunk@3019 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-09 02:38:17 +00:00 |
Ryan Boren
|
9765974469
|
Oops. Comment out stats dump.
git-svn-id: https://develop.svn.wordpress.org/trunk@3018 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-08 22:28:45 +00:00 |
Ryan Boren
|
b5113fae7c
|
Obfuscate keys with some salt. Add empty index.php files to the cache dirs to prevent directory listings. Props to ringmaster. fixes #1851
git-svn-id: https://develop.svn.wordpress.org/trunk@3017 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-08 22:15:06 +00:00 |
Ryan Boren
|
1412706873
|
Handle the lack of curl. From skeltoac. fixes #1855
git-svn-id: https://develop.svn.wordpress.org/trunk@3016 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-08 21:55:01 +00:00 |
Ryan Boren
|
609383477a
|
TinyMCE tweaks from skeltoac. fixes #1852
git-svn-id: https://develop.svn.wordpress.org/trunk@3015 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-08 19:17:08 +00:00 |
Ryan Boren
|
b6930cefd4
|
Remove trailing blank lines.
git-svn-id: https://develop.svn.wordpress.org/trunk@3014 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-08 00:39:26 +00:00 |
Ryan Boren
|
e908ebc95c
|
Use get_*() API instead of SELECTs so that we hit the cache.
git-svn-id: https://develop.svn.wordpress.org/trunk@3013 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 23:15:21 +00:00 |
Ryan Boren
|
0069470818
|
Add LIMIT 1 to some of our gets.
git-svn-id: https://develop.svn.wordpress.org/trunk@3012 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 23:09:09 +00:00 |
Ryan Boren
|
c72a1f461e
|
Object caching, round one.
git-svn-id: https://develop.svn.wordpress.org/trunk@3011 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 21:56:03 +00:00 |
Matt Mullenweg
|
096d59d425
|
Not used anymore.
git-svn-id: https://develop.svn.wordpress.org/trunk@3010 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 19:16:34 +00:00 |
Matt Mullenweg
|
da3c5f47dc
|
Add RSD support. See http://archipelago.phrasewise.com/rsd
git-svn-id: https://develop.svn.wordpress.org/trunk@3009 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 09:47:51 +00:00 |
Matt Mullenweg
|
0cdc68d776
|
Style tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3008 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 09:46:28 +00:00 |
Matt Mullenweg
|
072179c8cb
|
Fixes #1443
git-svn-id: https://develop.svn.wordpress.org/trunk@3007 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 09:35:54 +00:00 |
Matt Mullenweg
|
cc1737314d
|
Some tweaks to the default theme, fixes #1847 and the custom header validation error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3006 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 09:31:05 +00:00 |
Matt Mullenweg
|
df22877fdb
|
Simplify status_header
git-svn-id: https://develop.svn.wordpress.org/trunk@3005 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 09:05:47 +00:00 |
Matt Mullenweg
|
76915903e3
|
Missing user line.
git-svn-id: https://develop.svn.wordpress.org/trunk@3004 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-07 08:58:37 +00:00 |
Ryan Boren
|
749847dc97
|
Remove extraneous header() call.
git-svn-id: https://develop.svn.wordpress.org/trunk@3003 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 19:06:10 +00:00 |
Ryan Boren
|
1aeea064c8
|
Don't trackbacks from draft post. Props markjaquith. fixes #1801
git-svn-id: https://develop.svn.wordpress.org/trunk@3002 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 07:10:15 +00:00 |
Ryan Boren
|
a1fdbc44d0
|
Preview future dated posts. Props davidhouse. fixes #1795
git-svn-id: https://develop.svn.wordpress.org/trunk@3001 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 07:04:46 +00:00 |
Ryan Boren
|
5679c4dd36
|
Order cats by name. Props davidhouse. fixes #1780
git-svn-id: https://develop.svn.wordpress.org/trunk@3000 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 06:48:41 +00:00 |
Ryan Boren
|
6f6ef95a3a
|
Remove redudant line. Props johnjosephbachir. fixes #1781
git-svn-id: https://develop.svn.wordpress.org/trunk@2999 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 06:44:51 +00:00 |
Ryan Boren
|
1cda7496ef
|
Add ids to timestamp fields. Props nmoog. fixes #1796
git-svn-id: https://develop.svn.wordpress.org/trunk@2998 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 06:21:50 +00:00 |
Ryan Boren
|
2d9644a536
|
Really move image-uploading.php to inline-uploading.php
git-svn-id: https://develop.svn.wordpress.org/trunk@2997 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 05:43:01 +00:00 |
Ryan Boren
|
0c2daa617d
|
Protection against multiple trackbacks in one bunch from markjaquith. fixes #1817
git-svn-id: https://develop.svn.wordpress.org/trunk@2996 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 04:02:12 +00:00 |
Ryan Boren
|
c244bfd360
|
Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825
git-svn-id: https://develop.svn.wordpress.org/trunk@2995 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 03:58:52 +00:00 |
Ryan Boren
|
1fb12a1eaa
|
Rename image-uploading to inline-uploading. Props skeltoac. fixes #1834
git-svn-id: https://develop.svn.wordpress.org/trunk@2994 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 03:40:43 +00:00 |
Ryan Boren
|
3ed89b9e86
|
TinyMCE 2.0RC4 Props skeltoac. fixes #1830
git-svn-id: https://develop.svn.wordpress.org/trunk@2993 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 03:30:11 +00:00 |
Ryan Boren
|
f9d2c24acd
|
Admin nicename setup incorrectly. Props Mark Jaquith fixes #1839
git-svn-id: https://develop.svn.wordpress.org/trunk@2992 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 03:16:59 +00:00 |
Ryan Boren
|
0920b65feb
|
Remove extraneous whitespace from wp_list_pages() output. Props: error fixes #1838
git-svn-id: https://develop.svn.wordpress.org/trunk@2991 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 03:15:43 +00:00 |
Matt Mullenweg
|
71db5228c7
|
Prettier boxes
git-svn-id: https://develop.svn.wordpress.org/trunk@2990 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 01:57:59 +00:00 |
Matt Mullenweg
|
39a79f3e63
|
Icon for notices and small tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2989 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-06 00:37:51 +00:00 |
Matt Mullenweg
|
114d19b144
|
Redirect to new permalink if slug changes. Fixes #1068
git-svn-id: https://develop.svn.wordpress.org/trunk@2988 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-05 22:57:56 +00:00 |
Matt Mullenweg
|
5e3e5445e9
|
Bad grammar. Fixes #1766
git-svn-id: https://develop.svn.wordpress.org/trunk@2987 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-05 22:55:04 +00:00 |