Matt Mullenweg
|
94f0cf9181
|
Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-20 22:56:47 +00:00 |
Ryan Boren
|
8be1b0cfe0
|
Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1088 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-17 15:56:23 +00:00 |
michelvaldrighi
|
516fe098a8
|
fixed multiple breakage possibilities with feeds
git-svn-id: https://develop.svn.wordpress.org/trunk@1039 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 16:41:30 +00:00 |
Dougal Campbell
|
4877319023
|
Add semantics to post-meta
git-svn-id: https://develop.svn.wordpress.org/trunk@1027 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-29 18:46:33 +00:00 |
Dougal Campbell
|
4f49a4163d
|
Removed 'Meta:' leader from the_meta().
git-svn-id: https://develop.svn.wordpress.org/trunk@991 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-24 14:41:05 +00:00 |
Dougal Campbell
|
8ef6846f5a
|
Tweaked test version of the_meta() a little
git-svn-id: https://develop.svn.wordpress.org/trunk@948 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 22:22:54 +00:00 |
Dougal Campbell
|
15f1b35267
|
Added per-post custom metadata support.
git-svn-id: https://develop.svn.wordpress.org/trunk@946 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 21:42:47 +00:00 |
Matt Mullenweg
|
22ed64e4ec
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:15:48 +00:00 |
Matt Mullenweg
|
54139eb9dc
|
Temporary fix for next_post with GMT.
git-svn-id: https://develop.svn.wordpress.org/trunk@930 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-24 23:49:51 +00:00 |
Matt Mullenweg
|
796d56ba66
|
Undefined function typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@910 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-22 14:39:04 +00:00 |
michelvaldrighi
|
c0a1d15cbf
|
more quotes replacements
git-svn-id: https://develop.svn.wordpress.org/trunk@896 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-20 01:53:41 +00:00 |
Matt Mullenweg
|
5248b39480
|
Typo in previous commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@886 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-17 04:57:31 +00:00 |
Matt Mullenweg
|
d6a30cc0e8
|
Refactoring of template tags to use filters, use TABS (!!!), and general cleanliness, which is next to godliness. Some get_settings improvements, less globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@885 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-17 04:56:29 +00:00 |
Matt Mullenweg
|
fd4ad0bcfc
|
the_excerpt should get autop goodness. Excerpt should fake it by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@841 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-06 20:28:26 +00:00 |
Matt Mullenweg
|
f94fdae019
|
Remove remnants of $c.
git-svn-id: https://develop.svn.wordpress.org/trunk@808 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-29 06:49:19 +00:00 |
Matt Mullenweg
|
3cd0b08876
|
Broke up template-functions into several files to facilitate maintainance and change tracking.
git-svn-id: https://develop.svn.wordpress.org/trunk@801 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-27 09:58:01 +00:00 |