Commit Graph

24 Commits

Author SHA1 Message Date
Matt Mullenweg 20cb408553 Allow WordPress installation URI and blog URI to be different.
git-svn-id: https://develop.svn.wordpress.org/trunk@1203 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 07:27:03 +00:00
Matt Mullenweg e848549387 Reducing queries and forward thinking database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@1185 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 23:54:52 +00:00
Matt Mullenweg c687138247 Fixed a problem with using bloginfo().
git-svn-id: https://develop.svn.wordpress.org/trunk@1157 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 23:31:34 +00:00
Matt Mullenweg 4b6149eecf Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:52:24 +00:00
Matt Mullenweg 81bc3fe0c9 Things should be as simple as possible, but no more.
git-svn-id: https://develop.svn.wordpress.org/trunk@1142 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:23:57 +00:00
Matt Mullenweg e5cbab641a Removing some old functions. Cleaning up remaining places where we exposed emails. Consolidated ampersand fixing. Fixed pasting from Word.
git-svn-id: https://develop.svn.wordpress.org/trunk@1121 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 07:41:57 +00:00
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
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