Commit Graph

291 Commits

Author SHA1 Message Date
Matt Mullenweg eb6bce2012 Allow ? in trackback URIs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1231 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:07:16 +00:00
Matt Mullenweg 1205b3d97c Some style cleanup. Category base and additional URI options from Jay McCarthy.
git-svn-id: https://develop.svn.wordpress.org/trunk@1227 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 07:34:41 +00:00
Matt Mullenweg ef353e438a remove_slashes was broken.
git-svn-id: https://develop.svn.wordpress.org/trunk@1226 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 06:47:20 +00:00
Matt Mullenweg f24aeb0975 Don't gzip admin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1220 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-01 08:59:40 +00:00
Matt Mullenweg 8b3f6450f1 Fixes for post screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1215 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 08:56:49 +00:00
Matt Mullenweg 2608fbf8a9 Gremlins in the options machine.
git-svn-id: https://develop.svn.wordpress.org/trunk@1206 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 20:31:41 +00:00
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 e03f75a0b8 Cleaning up some includes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1190 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 23:17:16 +00:00
Ryan Boren a443c7fe53 Unify user and author queries on cache_userdata
git-svn-id: https://develop.svn.wordpress.org/trunk@1186 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 03:59:13 +00:00
Matt Mullenweg bce00764e8 More query reduction.
git-svn-id: https://develop.svn.wordpress.org/trunk@1184 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 19:18:25 +00:00
Ryan Boren 21fbaa5bac Geo enhancements. Allow get_Lat and get_Lon to be called outside of the post loop. Add doGeoUrlHeader as an action on wp_head.
git-svn-id: https://develop.svn.wordpress.org/trunk@1179 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 02:34:07 +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 17fe19e626 Cleaned up unused options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1148 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:21:19 +00:00
Matt Mullenweg c84f760347 Bug fix from Josh @ elsewhere.org.
git-svn-id: https://develop.svn.wordpress.org/trunk@1146 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 20:41:28 +00:00
Ryan Boren ad23bae523 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1139 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 03:40:04 +00:00
Matt Mullenweg 724b7a7cc8 Trim when updating options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1129 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 21:29:59 +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 83fc5c942e A few typos.
git-svn-id: https://develop.svn.wordpress.org/trunk@1109 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 23:03:09 +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
Dougal Campbell 986f038d02 Added Alex Stapleton's add_option() code.
git-svn-id: https://develop.svn.wordpress.org/trunk@1084 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 21:17:09 +00:00
Matt Mullenweg 6b991e154c Plugin enhancements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1081 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 02:24:37 +00:00
Matt Mullenweg 1704aeadb2 Removed obsolete functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1078 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-15 19:05:09 +00:00
Matt Mullenweg c48dea5a4b We use generic ping functions now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1077 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-15 18:57:39 +00:00
Matt Mullenweg 321512417a check_comment should return false if there are no comment moderation keys.
git-svn-id: https://develop.svn.wordpress.org/trunk@1056 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-07 00:48:19 +00:00
michelvaldrighi 1dd9932213 tweaked get_lastpostdate and get_lastpostmodified a bit for consistency
git-svn-id: https://develop.svn.wordpress.org/trunk@1042 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-31 18:06:45 +00:00
michelvaldrighi 43f76c323c forgot to replace this one
git-svn-id: https://develop.svn.wordpress.org/trunk@1035 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-31 01:25:12 +00:00
michelvaldrighi ce8d502161 changing xmlrpc_encode to phpxmlrpc�_encode, xmlrpc_decode to phpxmlrpc_decode
git-svn-id: https://develop.svn.wordpress.org/trunk@1034 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 21:25:21 +00:00
Matt Mullenweg e55eb009fd Don't try to ping empty sets.
git-svn-id: https://develop.svn.wordpress.org/trunk@1017 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 23:05:25 +00:00
Matt Mullenweg d7a86c150c Debug code left.
git-svn-id: https://develop.svn.wordpress.org/trunk@1016 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 21:15:55 +00:00
Matt Mullenweg 84635f1a44 Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1012 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 20:18:20 +00:00
Matt Mullenweg cadc96082b If more than X links in a comment, moderate that sucker.
git-svn-id: https://develop.svn.wordpress.org/trunk@1011 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 10:11:58 +00:00
Matt Mullenweg d064bd4545 Recache options when updating.
git-svn-id: https://develop.svn.wordpress.org/trunk@1009 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 07:21:00 +00:00
Matt Mullenweg 8198dc5328 Typo fixes to do_action and generic_ping
git-svn-id: https://develop.svn.wordpress.org/trunk@1007 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 06:11:28 +00:00
michelvaldrighi 8d907a1768 fixed get_lastpostdate and get_lastpostmodified
git-svn-id: https://develop.svn.wordpress.org/trunk@1002 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 02:37:47 +00:00
michelvaldrighi 15a49deda2 since time_difference is now relative to GMT, we should use gmdate instead of date when adding time_difference
git-svn-id: https://develop.svn.wordpress.org/trunk@1001 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 02:21:40 +00:00
Matt Mullenweg f14254c46b New comment moderation code, for trackbacks and comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@984 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-21 08:31:33 +00:00
Matt Mullenweg 512c20e9b9 Generic update pinging. Needs review.
git-svn-id: https://develop.svn.wordpress.org/trunk@982 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-21 07:36:07 +00:00
Ryan Boren a95c8313cb More rewrite fixes. s/[0-9a-z_-]/[_0-9a-z-]/
git-svn-id: https://develop.svn.wordpress.org/trunk@965 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-09 03:55:01 +00:00
Ryan Boren 1bb133cd19 rewrite_rules() tweaks. Use rewrite_rules() in options-permalink.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@963 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-08 05:12:11 +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
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 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 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 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 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
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
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 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 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 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 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
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
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
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 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
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
Matt Mullenweg 239532ea4e Edit post slugs.
git-svn-id: https://develop.svn.wordpress.org/trunk@870 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 11:21:30 +00:00
Matt Mullenweg 86072d56df New function, remove_filter. Added priorities to filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@853 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 11:58:49 +00:00
Matt Mullenweg e2efe09044 Nested category list from Philip Taron.
git-svn-id: https://develop.svn.wordpress.org/trunk@848 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 08:55:29 +00:00
Matt Mullenweg 84886ddc38 Breaking out some of the formatting functions into a different file.
git-svn-id: https://develop.svn.wordpress.org/trunk@846 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 06:57:02 +00:00
michelvaldrighi 61c0ce4048 we should never use $RESUEST_URI, but access it with $_SERVER
git-svn-id: https://develop.svn.wordpress.org/trunk@845 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-08 16:10:28 +00:00
Matt Mullenweg 94054cd0ee Move hack file include.
git-svn-id: https://develop.svn.wordpress.org/trunk@844 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-07 22:52:20 +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
Alex King bf326d4a00 added single quotes around values in SQL statements
git-svn-id: https://develop.svn.wordpress.org/trunk@810 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-30 02:39:01 +00:00
Matt Mullenweg 65ead28b02 Fix for mpts markup prob.
git-svn-id: https://develop.svn.wordpress.org/trunk@779 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-15 11:01:21 +00:00
Matt Mullenweg 8ac0a3a2ca Make entity catch in sanitize_title ungreedy.
git-svn-id: https://develop.svn.wordpress.org/trunk@775 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-14 05:46:53 +00:00
Matt Mullenweg 07604037d0 fix for multiple hypens.
git-svn-id: https://develop.svn.wordpress.org/trunk@774 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-14 05:40:57 +00:00
Alex King 1afe017eee fixed hilite whitespace checking
git-svn-id: https://develop.svn.wordpress.org/trunk@770 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 23:24:51 +00:00
Matt Mullenweg 6a05550bba Fix from alex:
http://wordpress.org/support/10/1636#post-11


git-svn-id: https://develop.svn.wordpress.org/trunk@755 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 09:33:02 +00:00
Matt Mullenweg bb4afb9042 Search hilite changes from Ryan Boren
git-svn-id: https://develop.svn.wordpress.org/trunk@754 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 00:59:21 +00:00
Matt Mullenweg 91a87d821a Google hilite.
git-svn-id: https://develop.svn.wordpress.org/trunk@747 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-09 11:16:10 +00:00
Matt Mullenweg 81ca149ad0 Change how get_settings errors are returned.
git-svn-id: https://develop.svn.wordpress.org/trunk@708 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 22:20:25 +00:00
Matt Mullenweg b1923c0ccc Use post_status in get_lastpostdate
git-svn-id: https://develop.svn.wordpress.org/trunk@686 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-02 19:27:21 +00:00
Alex King 192fc9544f suppressing Notice messages and moving the use_cache setting higher in blog-header so that it actually gets used when getting settings
git-svn-id: https://develop.svn.wordpress.org/trunk@677 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-01 21:12:22 +00:00
Matt Mullenweg c8fd26d21a Author description field.
git-svn-id: https://develop.svn.wordpress.org/trunk@674 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-01 00:55:31 +00:00
Matt Mullenweg 88d4ebbac4 Installation cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@672 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-31 23:51:41 +00:00
Matt Mullenweg 0c44a67568 New title code.
git-svn-id: https://develop.svn.wordpress.org/trunk@652 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-25 00:01:31 +00:00
Matt Mullenweg a81f4116dd Add kses HTML cleaning to comment functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@650 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-24 20:43:04 +00:00
Matt Mullenweg d179dd97d9 Moved gzip stuff into options.
git-svn-id: https://develop.svn.wordpress.org/trunk@646 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-23 21:31:09 +00:00
Dougal Campbell 0937ec283d Fixed %post_id% token handling. Fixed pingback link detection.
git-svn-id: https://develop.svn.wordpress.org/trunk@640 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-22 23:00:45 +00:00
Matt Mullenweg afa0ffeae3 Update sending pingbacks to use new URL structure. Need to update to receive like that.
git-svn-id: https://develop.svn.wordpress.org/trunk@638 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-22 03:26:31 +00:00
Matt Mullenweg 7d72c03fb8 Trackback on edit done.
git-svn-id: https://develop.svn.wordpress.org/trunk@636 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-22 02:46:40 +00:00
Matt Mullenweg ccc413011a Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Mike Little acf936810f Some more b2->wp renaming
git-svn-id: https://develop.svn.wordpress.org/trunk@617 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-16 01:58:39 +00:00
Matt Mullenweg 40fc216aa7 Hacks file option and include.
git-svn-id: https://develop.svn.wordpress.org/trunk@614 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-15 09:55:47 +00:00
Matt Mullenweg 57afaea33d Update autop to include th and divs.
git-svn-id: https://develop.svn.wordpress.org/trunk@609 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-13 17:47:28 +00:00
Matt Mullenweg c5d9fd8e24 Missing quote.
git-svn-id: https://develop.svn.wordpress.org/trunk@605 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 18:44:05 +00:00
Matt Mullenweg 83052c7203 Fix for permalink in comment. Removed old sample config.
git-svn-id: https://develop.svn.wordpress.org/trunk@603 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 18:10:43 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00