Mark Jaquith
|
f94cd6373f
|
Redirect ancient wp-*.php feed files. fixes #4604
git-svn-id: https://develop.svn.wordpress.org/trunk@9158 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-10-14 06:22:52 +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
|
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 |
Mark Jaquith
|
02df990e1f
|
Consistently include wp-config.php. fixes #3349
git-svn-id: https://develop.svn.wordpress.org/trunk@5843 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-03 00:45:06 +00:00 |
Ryan Boren
|
9b6a6b632c
|
Relocate feed templates to wp-includes. fixes #3846
git-svn-id: https://develop.svn.wordpress.org/trunk@4927 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-23 02:50:05 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Ryan Boren
|
cf30cd6e7e
|
Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: https://develop.svn.wordpress.org/trunk@4465 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-14 01:24:27 +00:00 |
Ryan Boren
|
0022e717d8
|
Show more link in RSS. Don't show more link if more link text empty. Take more into account when creating excerpt.
git-svn-id: https://develop.svn.wordpress.org/trunk@4184 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-11 23:59:00 +00:00 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Matt Mullenweg
|
242be34dd6
|
Frickity frack funk frack fracker
git-svn-id: https://develop.svn.wordpress.org/trunk@3866 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-13 02:32:22 +00:00 |
Ryan Boren
|
b573abbd16
|
Rewrite API additions and improvements from David House. #2433
git-svn-id: https://develop.svn.wordpress.org/trunk@3638 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-12 22:57:00 +00:00 |
Matt Mullenweg
|
fa93f77bb6
|
Who did the goo-id? Fixes #1089
git-svn-id: https://develop.svn.wordpress.org/trunk@3227 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 00:16:04 +00:00 |
Ryan Boren
|
7d6fc8af08
|
Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Modularize.
git-svn-id: https://develop.svn.wordpress.org/trunk@2627 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-10 23:15:13 +00:00 |
Matt Mullenweg
|
1b7bfde51f
|
Adding hooks in syndication feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@2625 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-10 18:45:39 +00:00 |
Ryan Boren
|
bb8b9de56a
|
Oops. Fix indent. I hate tabs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2374 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-24 18:29:41 +00:00 |
Ryan Boren
|
69a27c4a7b
|
Use get_post_time() in rss2 feed. Use UTC time. http://mosquito.wordpress.org/view.php?id=891 Props: jesse
git-svn-id: https://develop.svn.wordpress.org/trunk@2373 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-24 18:28:25 +00:00 |
Ryan Boren
|
f22a3f3283
|
Do not translate dates in feeds. http://mosquito.wordpress.org/view.php?id=924. Reviewed by morganiq.
git-svn-id: https://develop.svn.wordpress.org/trunk@2366 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-21 04:19:43 +00:00 |
Matt Mullenweg
|
eac6ef3906
|
Allow RSS language - http://mosquito.wordpress.org/view.php?id=367
git-svn-id: https://develop.svn.wordpress.org/trunk@2318 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-14 04:17:12 +00:00 |
Ryan Boren
|
fa6727b6b6
|
Make sure is_feed() is true when feed files are referenced directly. http://mosquito.wordpress.org/view.php?id=726
git-svn-id: https://develop.svn.wordpress.org/trunk@2272 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 06:42:07 +00:00 |
Matt Mullenweg
|
eb631173fa
|
Bring back DC for multi-author blogs - http://mosquito.wordpress.org/view.php?id=843
git-svn-id: https://develop.svn.wordpress.org/trunk@2252 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-11 01:09:41 +00:00 |
Matt Mullenweg
|
7952d88e24
|
Don't localized RSS dates - http://mosquito.wordpress.org/view.php?id=732
git-svn-id: https://develop.svn.wordpress.org/trunk@2127 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-24 06:26:55 +00:00 |
Matt Mullenweg
|
2f13f79e76
|
More escaping of description and cleaner default feed URIs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2118 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-22 03:45:35 +00:00 |
Ryan Boren
|
741fea5fc6
|
Feed fixes from MooKitty. Bug 644.
git-svn-id: https://develop.svn.wordpress.org/trunk@2070 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-09 02:19:30 +00:00 |
Matt Mullenweg
|
7e8f96ac46
|
Some feed template function cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2068 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-07 22:01:59 +00:00 |
Ryan Boren
|
cecd758d0f
|
Feed fixes from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@2046 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-04 23:30:10 +00:00 |
Ryan Boren
|
ca2a782574
|
Use empty() to check if $feed is set at the beginning of the feed files. Bug 495.
git-svn-id: https://develop.svn.wordpress.org/trunk@1888 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 00:42:55 +00:00 |
Dougal Campbell
|
a2e4222fc0
|
BUG 390: Fixed support for multiple enclosures.
git-svn-id: https://develop.svn.wordpress.org/trunk@1821 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-20 16:54:31 +00:00 |
Donncha O Caoimh
|
2b105ba050
|
Added enclosure support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1786 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-12 15:52:29 +00:00 |
Matt Mullenweg
|
6e1c571490
|
Vanquishing the terror of iso-8859-1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1575 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-30 07:16:40 +00:00 |
Ryan Boren
|
cd714acb4e
|
Do not cut excerpts in rss feeds. Patch from Kitten for bug 0000192.
git-svn-id: https://develop.svn.wordpress.org/trunk@1485 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-27 13:49:05 +00:00 |
michelvaldrighi
|
c0f296df06
|
some cleanups, and a quick undefined variable fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1358 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 18:24:12 +00:00 |
Ryan Boren
|
62828f16a8
|
Uncomment $doing_rss
git-svn-id: https://develop.svn.wordpress.org/trunk@1339 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 05:06:00 +00:00 |
michelvaldrighi
|
8b1f52e4c0
|
don't translate months and weekdays in date strings
git-svn-id: https://develop.svn.wordpress.org/trunk@1337 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 22:32:58 +00:00 |
Matt Mullenweg
|
cc29f6be5e
|
wfw:commentRSS and E_ALL fix to blog-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1255 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-10 07:51:50 +00:00 |
Matt Mullenweg
|
3b1de5d605
|
Some E_ALL fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1235 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-05 21:29:23 +00:00 |
Matt Mullenweg
|
b49aa0e51a
|
Minor changes to RSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@1223 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-05 06:32:18 +00:00 |
Matt Mullenweg
|
9525e4c63c
|
Remove language elements from RSS files.
git-svn-id: https://develop.svn.wordpress.org/trunk@1216 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-30 09:13:43 +00:00 |
Matt Mullenweg
|
f852309b10
|
Correctly respect excerpt wishes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1145 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-24 20:12:58 +00:00 |
Matt Mullenweg
|
bd619bb1da
|
Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1112 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-21 04:12:55 +00:00 |
Matt Mullenweg
|
10c6097091
|
Remove author element in order to keep our commitment to never reveal email addresses.
git-svn-id: https://develop.svn.wordpress.org/trunk@1098 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-19 05:20:13 +00:00 |
michelvaldrighi
|
63fc518ac9
|
migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@1046 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-01 13:30:29 +00:00 |
michelvaldrighi
|
c3a7760c07
|
removed redundant conditional get code
git-svn-id: https://develop.svn.wordpress.org/trunk@1045 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 21:27:45 +00:00 |
michelvaldrighi
|
2072c26bbc
|
fixed dates to use GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@1041 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 17:16:22 +00:00 |
michelvaldrighi
|
ad6e954ab9
|
now feeds use encoding=blog_charset
git-svn-id: https://develop.svn.wordpress.org/trunk@1022 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-29 04:07:33 +00:00 |
Matt Mullenweg
|
59155a15f3
|
Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 06:13:32 +00:00 |
Matt Mullenweg
|
f69f39dd6e
|
Feed improvements and suggestions from Mark Pilgrim.
git-svn-id: https://develop.svn.wordpress.org/trunk@901 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-21 12:28:36 +00:00 |
Ryan Boren
|
6ebd3ca6c0
|
Clean feed and trackback URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@836 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 20:55:50 +00:00 |
Matt Mullenweg
|
806de53c59
|
Typo
git-svn-id: https://develop.svn.wordpress.org/trunk@742 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-09 00:50:13 +00:00 |
Matt Mullenweg
|
ccc413011a
|
Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-18 09:36:13 +00:00 |
Matt Mullenweg
|
382d6400f6
|
Multiple categories in RSS. RSS 1.0 currently broken
git-svn-id: https://develop.svn.wordpress.org/trunk@624 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-18 08:58:07 +00:00 |