Commit Graph

921 Commits

Author SHA1 Message Date
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
michelvaldrighi dff5381edd removed useless php3 compatibility, fixed a forgotten global
git-svn-id: https://develop.svn.wordpress.org/trunk@906 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-21 22:59:40 +00:00
michelvaldrighi 5fffb28972 notification emails are now sent using the blog's charset
git-svn-id: https://develop.svn.wordpress.org/trunk@905 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-21 22:53:05 +00:00
michelvaldrighi bf3d49105a fixed sql query mess, I'm so sorry about it
git-svn-id: https://develop.svn.wordpress.org/trunk@904 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-21 19:40:14 +00:00
Matt Mullenweg e67aa0f272 Some formatting fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@903 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-21 15:22:34 +00:00
Matt Mullenweg c3be4eeb68 New get_posts function, for multiple WP loops.
git-svn-id: https://develop.svn.wordpress.org/trunk@902 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-21 14:10:07 +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
Matt Mullenweg d235e2b857 New unfunky RSS care of the grandmaster of funk himself, Phil Ringnalda.
git-svn-id: https://develop.svn.wordpress.org/trunk@900 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 20:46:55 +00:00
Matt Mullenweg cf2ecaf423 Installation and upgrade DB errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@899 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 16:29:08 +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 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
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
michelvaldrighi b33c06593c using "" for html attributes in some functions
git-svn-id: https://develop.svn.wordpress.org/trunk@893 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-20 00:51:52 +00:00
michelvaldrighi 8caf9379a9 user_pass_ok now uses md5()
git-svn-id: https://develop.svn.wordpress.org/trunk@892 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-19 22:42:47 +00:00
Dougal Campbell e77d1fa00a Fixed a typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@891 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-18 19:39:49 +00:00
Matt Mullenweg 29186e5d6b Allow query to take better advantage of query caching.
git-svn-id: https://develop.svn.wordpress.org/trunk@890 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-18 11:47:14 +00:00
michelvaldrighi 4382e7bddf whoops, forgot two globals
git-svn-id: https://develop.svn.wordpress.org/trunk@889 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 18:13:48 +00:00
Matt Mullenweg 9bab83ab5a Fixes, deleting implemented.
git-svn-id: https://develop.svn.wordpress.org/trunk@888 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 10:50:33 +00:00
Matt Mullenweg 86efd149be Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@887 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 08:35:04 +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
michelvaldrighi 1c58817681 georgia could be ambiguous for the password
git-svn-id: https://develop.svn.wordpress.org/trunk@884 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 04:08:03 +00:00
Matt Mullenweg e7813d6d2b New *_action functions, removed alert_error.
git-svn-id: https://develop.svn.wordpress.org/trunk@883 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 03:00:20 +00:00
michelvaldrighi 48c3b696df Time Cube Proves You Stupid & Evil\!
git-svn-id: https://develop.svn.wordpress.org/trunk@882 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:51:26 +00:00
Ryan Boren 0081ac69aa Support PATH_INFO permalinks. Move rewrite rule generation to rewrite_rules().
git-svn-id: https://develop.svn.wordpress.org/trunk@881 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:50:57 +00:00
michelvaldrighi a736154b39 now using instead of iso-8859-1
git-svn-id: https://develop.svn.wordpress.org/trunk@880 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:29:20 +00:00
michelvaldrighi d1047dfcf5 now using instead of
git-svn-id: https://develop.svn.wordpress.org/trunk@879 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:17:21 +00:00
michelvaldrighi 7af5c8fbcf adding blog_charset option
git-svn-id: https://develop.svn.wordpress.org/trunk@878 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:11:16 +00:00
Matt Mullenweg 6d0ba6369d Bug fixes, sidebar.php from Phil Ringnalda.
git-svn-id: https://develop.svn.wordpress.org/trunk@877 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 23:23:25 +00:00
Matt Mullenweg 4a8a38f300 Fix for id= bug. Old code made obsolete by KSES.
git-svn-id: https://develop.svn.wordpress.org/trunk@876 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 03:18:36 +00:00
Matt Mullenweg b680691cef Texturize tweak.
git-svn-id: https://develop.svn.wordpress.org/trunk@875 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 03:02:25 +00:00
Ryan Boren b4a9535a13 Set $standalone to 1 for the update case to avoid headers already sent error.
git-svn-id: https://develop.svn.wordpress.org/trunk@874 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-16 00:44:07 +00:00
Matt Mullenweg ee730aea98 Show categories nested by default. New wp_list_cats function that uses parse_str.
git-svn-id: https://develop.svn.wordpress.org/trunk@873 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 16:14:36 +00:00
Matt Mullenweg 2c0ff17b55 Admin interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@872 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 15:36:28 +00:00