michelvaldrighi
|
cf5a16fc01
|
calendar, archives, date, time, you name it, it's back to localtime
git-svn-id: https://develop.svn.wordpress.org/trunk@996 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-25 01:45:07 +00:00 |
Ryan Boren
|
fecb847777
|
Fix call to zeroise() in get_calendar(). Courtesy of harpshot.
http://wordpress.org/support/6/3218
git-svn-id: https://develop.svn.wordpress.org/trunk@973 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-12 03:36:16 +00:00 |
Matt Mullenweg
|
e64b754d4a
|
Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 19:55:45 +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
|
37c361e964
|
Migrating more of the global options to get_settings().
git-svn-id: https://develop.svn.wordpress.org/trunk@955 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-29 08:43:36 +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 |
michelvaldrighi
|
d7a322fe18
|
more GMT fixoragization
git-svn-id: https://develop.svn.wordpress.org/trunk@938 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 13:07:11 +00:00 |
michelvaldrighi
|
9ee4a50db2
|
LIKE OMFG ARCHIVE LINKS R TEH FIX0R3D LOLOOLOL :)))) *glomp*
git-svn-id: https://develop.svn.wordpress.org/trunk@935 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-25 17:38:21 +00:00 |
michelvaldrighi
|
ab4d30c3af
|
zeroise() is our friend -- calendar fixed for GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@933 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-25 17:11:26 +00:00 |
michelvaldrighi
|
a3e64cc228
|
quick typo
git-svn-id: https://develop.svn.wordpress.org/trunk@898 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-20 14:05:43 +00:00 |
michelvaldrighi
|
39b4b2d7d7
|
quick typo
git-svn-id: https://develop.svn.wordpress.org/trunk@897 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-20 02:10:04 +00:00 |
michelvaldrighi
|
4781d74d2b
|
more double-to-single quotes replacements
git-svn-id: https://develop.svn.wordpress.org/trunk@895 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-20 01:42:39 +00:00 |
michelvaldrighi
|
7f967e8d10
|
michel is being anal with single quotes
git-svn-id: https://develop.svn.wordpress.org/trunk@894 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-20 01:14:33 +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 |
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 |
Mike Little
|
87df7d7add
|
Fixed category name bug. "When excluding a category by using '$cat = "-4";' in index.php, the name of the excluded cat is added to the page title."
git-svn-id: https://develop.svn.wordpress.org/trunk@814 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-31 00:03:51 +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 |