Commit Graph

956 Commits

Author SHA1 Message Date
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 06b281110f More options updates, not done, not entirely functional.
git-svn-id: https://develop.svn.wordpress.org/trunk@954 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 08:30:56 +00:00
Matt Mullenweg 10b46bd967 Changed to more closely emulate Bloglines OPML, which seems to be the best guide I can find to how people are actually using OPML.
git-svn-id: https://develop.svn.wordpress.org/trunk@953 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 02:12:55 +00:00
michelvaldrighi 73817b4edc added a timezone argument to get�_lastpost*()
git-svn-id: https://develop.svn.wordpress.org/trunk@952 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-28 17:51:41 +00:00
Matt Mullenweg 8d2b1fdee4 Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@951 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-28 17:28:06 +00:00
Matt Mullenweg fb319a95cb Label on search form.
git-svn-id: https://develop.svn.wordpress.org/trunk@950 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-27 19:22:56 +00:00
Matt Mullenweg 5fbd33f44e Some new options and an option cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@949 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-27 05:48:00 +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 3754111ee2 Added per-post custom metadata support.
git-svn-id: https://develop.svn.wordpress.org/trunk@947 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 22:21:33 +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
michelvaldrighi f7310ec845 using gmt_offset option instead of time_difference from now on
git-svn-id: https://develop.svn.wordpress.org/trunk@944 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:14:52 +00:00
michelvaldrighi 047441f893 aliasing time_difference to gmt_offset in get_settings(), for great justice
git-svn-id: https://develop.svn.wordpress.org/trunk@943 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:14:10 +00:00
michelvaldrighi 80abd287e5 rewrote upgrade for GMT, now checks for the option gmt_offset before changing anything
git-svn-id: https://develop.svn.wordpress.org/trunk@942 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:13:05 +00:00
michelvaldrighi d4adb0fff6 what an idiot, I had broken ?m=
git-svn-id: https://develop.svn.wordpress.org/trunk@941 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:08:12 +00:00
Matt Mullenweg 203184b1f1 Fix for PHP5, formatting changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@940 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 15:18:16 +00:00
Matt Mullenweg 84b26cfde9 Option fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@939 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 14:37:15 +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 8362ebf1e7 fixed zealous mistake
git-svn-id: https://develop.svn.wordpress.org/trunk@937 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 13:05:38 +00:00
Matt Mullenweg 827803e775 New options screens.
git-svn-id: https://develop.svn.wordpress.org/trunk@936 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-25 19:03:49 +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 d66e4693e6 just moving these two lines fixes the the_date() issue for GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@934 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-25 17:12:30 +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 f2e967e597 committing with an ugly query that Just Works, waiting for a more elegant solution
git-svn-id: https://develop.svn.wordpress.org/trunk@932 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-25 04:08:54 +00:00
Matt Mullenweg 539371d0b5 current_time now uses GMT.
git-svn-id: https://develop.svn.wordpress.org/trunk@931 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-25 00:00:38 +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
michelvaldrighi 0d2897fb36 use GMT as reference in the options screen
git-svn-id: https://develop.svn.wordpress.org/trunk@929 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-24 03:12:43 +00:00
michelvaldrighi 40c3611490 fixed and simplified get_date_from_gmt and get_gmt_from_date
git-svn-id: https://develop.svn.wordpress.org/trunk@928 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 16:09:27 +00:00
michelvaldrighi 0f7719003d quotes fix
git-svn-id: https://develop.svn.wordpress.org/trunk@927 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 16:08:28 +00:00
michelvaldrighi beffb648e5 fixed touch_time to use user's timezone instead of GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@926 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 15:58:26 +00:00
michelvaldrighi 950a4c9ea9 store users' registration time as GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@925 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 14:29:55 +00:00
michelvaldrighi 2427485d63 now displaysing comment_date and comment_time as local dates instead of GMT
git-svn-id: https://develop.svn.wordpress.org/trunk@924 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 14:22:50 +00:00
michelvaldrighi 07252436c6 now posts show up :P (put :00 back)
git-svn-id: https://develop.svn.wordpress.org/trunk@923 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 14:17:51 +00:00
michelvaldrighi d3540cc93d now posts show up :P
git-svn-id: https://develop.svn.wordpress.org/trunk@922 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 14:14:49 +00:00
Matt Mullenweg 7d798ecade Unescaped quotes.
git-svn-id: https://develop.svn.wordpress.org/trunk@921 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 13:51:29 +00:00
Matt Mullenweg 0e407b160b Typo fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@920 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 13:32:01 +00:00
michelvaldrighi 1710312617 added in start_wp: $post->post_date_gmt is the gmt version of post_date
git-svn-id: https://develop.svn.wordpress.org/trunk@919 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 05:41:14 +00:00
michelvaldrighi 92b7e672a4 fixed get_date_from_gmt()
git-svn-id: https://develop.svn.wordpress.org/trunk@918 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 05:36:57 +00:00
michelvaldrighi e6a37dfd73 added get_date_from_gmt()
git-svn-id: https://develop.svn.wordpress.org/trunk@917 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 04:37:11 +00:00
michelvaldrighi 4923a4f2c5 typo
git-svn-id: https://develop.svn.wordpress.org/trunk@916 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:50:31 +00:00
michelvaldrighi 41e3c76f01 better get time_difference from get_settings than assume a global is set
git-svn-id: https://develop.svn.wordpress.org/trunk@915 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:46:55 +00:00
michelvaldrighi 1ef85f9dd5 big leap to GMT dates
git-svn-id: https://develop.svn.wordpress.org/trunk@914 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:42:40 +00:00
michelvaldrighi 70e0de6054 added get_gmt_from_date()
git-svn-id: https://develop.svn.wordpress.org/trunk@913 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:04:55 +00:00
michelvaldrighi 843376822f added/changed code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: https://develop.svn.wordpress.org/trunk@912 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 01:53:10 +00:00
michelvaldrighi 42c97023d8 upgrade code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: https://develop.svn.wordpress.org/trunk@911 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 01:52:38 +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 79c9ab0684 if we're doing feeds, we shall not send 'always modified' headers
git-svn-id: https://develop.svn.wordpress.org/trunk@909 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-22 03:29:54 +00:00
michelvaldrighi 5d1d2093c2 added get_lastpostmodified()
git-svn-id: https://develop.svn.wordpress.org/trunk@908 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-22 03:28:46 +00:00
michelvaldrighi 5c5ae0230a fixes to handle ISO-scrambled email subjects in wp-mail
git-svn-id: https://develop.svn.wordpress.org/trunk@907 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-22 00:31:25 +00:00