Commit Graph

436 Commits

Author SHA1 Message Date
Matt Mullenweg feef0aee85 More comments and comment template improvements. TODO: popup comment template
git-svn-id: https://develop.svn.wordpress.org/trunk@1400 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 08:40:58 +00:00
Matt Mullenweg a507894ed3 Move comments include into function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1398 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-10 07:42:48 +00:00
Ryan Boren 7f3d0a8af1 Global $m in wp_title() so that date archive titles are displayed correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1396 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-09 20:35:58 +00:00
Ryan Boren 1935f7c897 Add back the trailing slash to paged permalinks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1395 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-08 17:48:21 +00:00
Ryan Boren 25b507c295 Add null check to $functions in apply_filters(). http://www.kackreiz.net/wordpress.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1394 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-08 09:34:01 +00:00
Ryan Boren 78b413030f Fix links generated by link_pages() in next mode. http://www.kackreiz.net/wordpress.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1393 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-08 09:29:41 +00:00
Ryan Boren 5e0bb09d82 posts_nav_link fixes. http://wordpress.org/support/6/6979
git-svn-id: https://develop.svn.wordpress.org/trunk@1391 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-07 04:41:06 +00:00
Ryan Boren 650a1a3a56 Guard against empty $cat_counts array. http://wordpress.org/support/3/6080
git-svn-id: https://develop.svn.wordpress.org/trunk@1389 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-06 07:21:58 +00:00
Ryan Boren 44d532c6e3 Rewrite and %category% fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1388 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-06 02:02:27 +00:00
Ryan Boren fe680a36a0 Add %category% support to get_permalink.
git-svn-id: https://develop.svn.wordpress.org/trunk@1385 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-04 02:36:46 +00:00
Matt Mullenweg 2146da7f5c Added consistant trailing slash.
git-svn-id: https://develop.svn.wordpress.org/trunk@1384 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-02 21:43:18 +00:00
Matt Mullenweg 4530008ec8 Fix for strange slash nav errors for paged nice links, and validation fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1383 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-02 07:44:43 +00:00
Ryan Boren 640004f5ca Make /feed/ and /comments/feed work with path info. Introduce get_feed_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1382 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-02 07:14:03 +00:00
Ryan Boren 98378de860 Rewrite rule fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1381 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-02 05:16:44 +00:00
Ryan Boren b721c5b54f index.php now handles feeds and trackbacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1376 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 23:35:32 +00:00
Ryan Boren 013c08307a Apply the list_cats filter to the cat name. Credit: Jaykul. http://wordpress.org/support/4/6242
git-svn-id: https://develop.svn.wordpress.org/trunk@1375 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 22:09:38 +00:00
Ryan Boren a807cd1fad More rewrite rule refactoring. Move the permalink parser into generate_rewrite_rules() and make it handle categories and authors.
git-svn-id: https://develop.svn.wordpress.org/trunk@1374 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 21:34:00 +00:00
Ryan Boren 94732a5611 Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1373 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 17:22:25 +00:00
michelvaldrighi bec01652c4 added iso8601 handling functions, to avoid ugly nasty conversions
git-svn-id: https://develop.svn.wordpress.org/trunk@1372 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 17:02:09 +00:00
Ryan Boren 035a6402d2 Fix up the_category_ID() and the_category_head() to maintain backwards compat. Mark as deprecated.
git-svn-id: https://develop.svn.wordpress.org/trunk@1368 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-27 21:19:37 +00:00
Dougal Campbell 1cb1a9bf7a Fixed check_comment() to ignore empty lines in moderation_keys.
git-svn-id: https://develop.svn.wordpress.org/trunk@1366 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-27 13:53:27 +00:00
Matt Mullenweg 9df4c2452a New hook for when comment status is changed.
git-svn-id: https://develop.svn.wordpress.org/trunk@1365 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-27 03:49:23 +00:00
Matt Mullenweg 499980672d Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1362 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-26 05:07:14 +00:00
Matt Mullenweg be058a1058 Fix for unencoded ampersands. When did we lose this?
git-svn-id: https://develop.svn.wordpress.org/trunk@1361 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-25 04:33:37 +00:00
Ryan Boren 5715b0880d Make $request global to satisfy the page navigation fxns.
git-svn-id: https://develop.svn.wordpress.org/trunk@1360 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-25 01:16:49 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Ryan Boren 97d49f1923 Introducing query_posts(), update_post_caches(), update_user_cache(), and update_category_cache().
git-svn-id: https://develop.svn.wordpress.org/trunk@1354 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 02:55:39 +00:00
michelvaldrighi 0eee4cb011 relocated misc database-related functions
git-svn-id: https://develop.svn.wordpress.org/trunk@1353 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 01:34:57 +00:00
michelvaldrighi 39d6ffcb6b make xmlrpc_getpostcategory support multiple, comma-separated categories
git-svn-id: https://develop.svn.wordpress.org/trunk@1347 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-23 02:55:10 +00:00
michelvaldrighi 903f80b54c we shall use IXR instead of phpxmlrpc in the future -- so long, and thanks for all the xmlrpcval headaches
git-svn-id: https://develop.svn.wordpress.org/trunk@1346 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-22 16:44:45 +00:00
michelvaldrighi c4d4add631 new remove_accents for sanitize_title, not relying on the file's charset
git-svn-id: https://develop.svn.wordpress.org/trunk@1345 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-22 14:34:09 +00:00
Matt Mullenweg dd1c202d8b FINALLY.
git-svn-id: https://develop.svn.wordpress.org/trunk@1344 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-22 10:27:12 +00:00
michelvaldrighi 5ffeea8e7c strip leading and trailing dashes from post slugs
git-svn-id: https://develop.svn.wordpress.org/trunk@1336 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-21 21:35:16 +00:00
michelvaldrighi 63f7bf9723 backing out that encoding fix until further testing is done
git-svn-id: https://develop.svn.wordpress.org/trunk@1335 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-21 21:29:57 +00:00
michelvaldrighi be29cd98fb removing removeaccents, will put replacement after a release is out
git-svn-id: https://develop.svn.wordpress.org/trunk@1334 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-21 21:05:17 +00:00
Ryan Boren 49bb2124c1 Add removeaccents for use in sanitize_title to remove accents from characters so that they can be used in permalinks. Bust the functionality in sanitize_title out into a replaceable filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@1333 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-21 08:37:55 +00:00
Ryan Boren 7be84af801 Require wp-config.php from wp-l10n.php to make sure WPLANG is always set.
git-svn-id: https://develop.svn.wordpress.org/trunk@1331 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-21 03:26:12 +00:00
Matt Mullenweg ceb940bbe2 Support for MathML, from Jacques Distler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1329 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 17:25:26 +00:00
Dougal Campbell 7fbb072b49 Fixed list_cats support for hide_empty and optioncount. Also fixed indentation in that function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1328 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 14:07:55 +00:00
Dougal Campbell b5cdc60beb Removed and eradicated redundant duplication. And fixed indentation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1327 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 13:31:48 +00:00
Matt Mullenweg a0c798d8a0 Last release candidate, I promise.
git-svn-id: https://develop.svn.wordpress.org/trunk@1326 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-20 11:56:24 +00:00
michelvaldrighi a67d48bae7 what's with me committing parse errors lately, damn it
git-svn-id: https://develop.svn.wordpress.org/trunk@1321 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 22:34:01 +00:00
Matt Mullenweg 4f1c3f477b Remove unused variable.
git-svn-id: https://develop.svn.wordpress.org/trunk@1314 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 05:59:21 +00:00
Ryan Boren 8d736b3f5c Remove extra slash in filename.
git-svn-id: https://develop.svn.wordpress.org/trunk@1312 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 03:09:49 +00:00
michelvaldrighi a052f091dc if the class is used in WP, use the blog's charset in xmlrpc requests that we send
git-svn-id: https://develop.svn.wordpress.org/trunk@1310 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 01:35:09 +00:00
Matt Mullenweg 4ee5c8aefc This is used more than I thought in templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1305 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 08:36:53 +00:00
Matt Mullenweg b14b19b3ff Simple function to check if a post is in a category.
git-svn-id: https://develop.svn.wordpress.org/trunk@1304 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-18 08:18:38 +00:00
michelvaldrighi f6a92e8e99 forgotten GMT fix for calendar
git-svn-id: https://develop.svn.wordpress.org/trunk@1301 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 20:46:15 +00:00
Ryan Boren 306ed77c67 show_post_count, after, and custom format were not playing nicely in get_archives.
git-svn-id: https://develop.svn.wordpress.org/trunk@1291 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-17 00:31:33 +00:00
Ryan Boren 7a85e8bfbf Add santize_title action.
git-svn-id: https://develop.svn.wordpress.org/trunk@1290 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 22:14:14 +00:00
Ryan Boren 7c3ee9392d Allow underscores in category and author names.
git-svn-id: https://develop.svn.wordpress.org/trunk@1289 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 22:07:26 +00:00
Ryan Boren 3f8e368b15 Oops. Keys need to be marked too.
git-svn-id: https://develop.svn.wordpress.org/trunk@1287 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 17:51:26 +00:00
Ryan Boren 284f2bec21 Put day and month initials and abbreviations into locale.php so that they can be translated. Change get_calendar to use the locale abbreviations instead of doing substring operations.
git-svn-id: https://develop.svn.wordpress.org/trunk@1286 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-16 17:07:13 +00:00
Ryan Boren 75294d3187 Output default Geo headers if the query has returns one post but the lat and lon are empty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1283 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 21:59:51 +00:00
Dougal Campbell 17ab4425d2 Only used published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1280 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 19:44:23 +00:00
michelvaldrighi 3caaec0bc7 merging fixes by Mark Ghosh for service pings
git-svn-id: https://develop.svn.wordpress.org/trunk@1279 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 17:31:54 +00:00
michelvaldrighi 7b9518dbed fix for the bug that made list_cats show empty categories, thanks to brux
git-svn-id: https://develop.svn.wordpress.org/trunk@1278 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 16:20:38 +00:00
Matt Mullenweg 772caaa690 It's RC time. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@1276 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 09:14:24 +00:00
Matt Mullenweg 38ce416582 Trackback and feed URIs weren't working when there was no trailing slash on the permalink structure. Thanks Kitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1274 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 08:47:01 +00:00
Matt Mullenweg 75e8778c2b Emails allow + per RFC. Hat tip: crw
git-svn-id: https://develop.svn.wordpress.org/trunk@1269 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-14 05:52:53 +00:00
Matt Mullenweg 0cbcc714e3 A formatting change to help track down that phantom line 760 error.
git-svn-id: https://develop.svn.wordpress.org/trunk@1260 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:37:51 +00:00
Matt Mullenweg c057b7115b Allow absolute image URIs in links.
git-svn-id: https://develop.svn.wordpress.org/trunk@1258 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:26:42 +00:00
Matt Mullenweg f00d006395 Bumpit.
git-svn-id: https://develop.svn.wordpress.org/trunk@1257 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:16:56 +00:00
Matt Mullenweg 3d4d4b31f4 Maybe some pinging fixes?
git-svn-id: https://develop.svn.wordpress.org/trunk@1256 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 08:13:42 +00:00
Matt Mullenweg cc29f6be5e wfw:commentRSS and E_ALL fix to blog-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@1255 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-10 07:51:50 +00:00
Matt Mullenweg 372e3293f4 Fix from Jay McCarthy and I cleaned up the function to remove some unused globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@1254 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 23:26:41 +00:00
Matt Mullenweg d197f0594b Fix so KSES works with Japanese encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1253 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 23:25:24 +00:00
Matt Mullenweg 8e9dc5687d Comment count patch from Kitty. http://poker.mookitty.co.uk/
git-svn-id: https://develop.svn.wordpress.org/trunk@1252 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 22:36:47 +00:00
michelvaldrighi 859b82387e added wp_filter support to the_excerpt_rss
git-svn-id: https://develop.svn.wordpress.org/trunk@1250 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 18:31:58 +00:00
michelvaldrighi addba80c31 (sue me, I had committed with debug junk still in there)
git-svn-id: https://develop.svn.wordpress.org/trunk@1249 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 16:41:16 +00:00
michelvaldrighi 440b7aaff6 adding wp_filter support to the_category, the_category_rss, and list_cats
git-svn-id: https://develop.svn.wordpress.org/trunk@1248 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 16:34:03 +00:00
Matt Mullenweg 7f1cdc843e Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1245 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 05:47:02 +00:00
Matt Mullenweg 4a58f4f523 Fixes for silly category_base stuff. Now lets it be blank and acts accordingly, more sane.
git-svn-id: https://develop.svn.wordpress.org/trunk@1244 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-09 02:52:27 +00:00
Matt Mullenweg 3fedfb5746 E_ALL fixes and cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1239 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 23:56:33 +00:00
Matt Mullenweg 2d8c664856 Add blockquote to tags allowed by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1238 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 23:30:44 +00:00
Matt Mullenweg be284328ae Fix for cookie paths being set correctly when using a different home setting. Refactored comments-post.
git-svn-id: https://develop.svn.wordpress.org/trunk@1237 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 23:21:31 +00:00
Matt Mullenweg 3b1de5d605 Some E_ALL fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1235 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 21:29:23 +00:00
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 6eae3c0e1e Missed the cat call.
git-svn-id: https://develop.svn.wordpress.org/trunk@1228 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 07:59:51 +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 0057af0da8 Don't need slash at the beginning.
git-svn-id: https://develop.svn.wordpress.org/trunk@1225 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 06:44:59 +00:00
Matt Mullenweg a6722e257e Comments fix?
git-svn-id: https://develop.svn.wordpress.org/trunk@1224 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 06:32:49 +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 02c3255824 No trace is being used.
git-svn-id: https://develop.svn.wordpress.org/trunk@1218 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-01 00:44:11 +00:00
Dougal Campbell 3a405e2af7 Added 'exclude' parameter to wp_list_cats()
git-svn-id: https://develop.svn.wordpress.org/trunk@1217 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 18:28:50 +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 a2420614f8 Beta time!
git-svn-id: https://develop.svn.wordpress.org/trunk@1209 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-29 07:28:09 +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 b8e5917c5d Bug fixes and version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1204 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 08:57:11 +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 1555ee9cd6 Changes from Carthik.
git-svn-id: https://develop.svn.wordpress.org/trunk@1196 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:42:37 +00:00
Matt Mullenweg 474dc031f3 Bumpity bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1192 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 00:08:10 +00:00
Matt Mullenweg ac6bb0a6e4 Breaking list_cats some more.
git-svn-id: https://develop.svn.wordpress.org/trunk@1191 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 00:03:58 +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 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 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
Matt Mullenweg 590223e506 Bug that was causing duplicate queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1183 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 19:12:33 +00:00
Matt Mullenweg d1b1856016 Updated to use the latest and greatest.
git-svn-id: https://develop.svn.wordpress.org/trunk@1180 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 02:54:06 +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 5ab439325f Just an indenting thing that was bugging me.
git-svn-id: https://develop.svn.wordpress.org/trunk@1178 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 02:28:06 +00:00
Ryan Boren 78a793d2ea Set language with WPLANG.
git-svn-id: https://develop.svn.wordpress.org/trunk@1177 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 02:00:08 +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 3a6774585e Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@1154 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 22:49:09 +00:00
Matt Mullenweg 8024c0ed25 Typos.
git-svn-id: https://develop.svn.wordpress.org/trunk@1152 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 22:43:10 +00:00
Matt Mullenweg 2565c5db79 Shouldn't use relative links for link images.
git-svn-id: https://develop.svn.wordpress.org/trunk@1151 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 22:09:27 +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
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
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 3222602163 Fix for empty comment bug.
git-svn-id: https://develop.svn.wordpress.org/trunk@1132 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 04:03:10 +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 a11a92fb15 Explicitly define what gets texturized.
git-svn-id: https://develop.svn.wordpress.org/trunk@1125 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 15:58:13 +00:00
Matt Mullenweg ef6377aa5a Bump it
git-svn-id: https://develop.svn.wordpress.org/trunk@1123 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 07:52:56 +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 59010e399d Use word fixes all the time.
git-svn-id: https://develop.svn.wordpress.org/trunk@1118 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-22 00:44:14 +00:00
Matt Mullenweg ec383fe439 Typo fixes sent in by Nick Romney.
git-svn-id: https://develop.svn.wordpress.org/trunk@1113 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 21:38:38 +00:00
Matt Mullenweg bd619bb1da Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1112 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-21 04:12:55 +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
Matt Mullenweg 34edcc8a50 Bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1101 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-19 08:15:32 +00:00
Ryan Boren 1a07e3204e Introduce the_author_posts_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1095 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-18 19:20:37 +00:00
Matt Mullenweg 0a4ce86798 Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1092 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-18 07:15:17 +00:00
Ryan Boren bc9a51116d Fix the_author_posts().
git-svn-id: https://develop.svn.wordpress.org/trunk@1090 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-17 23:48:42 +00:00
Ryan Boren 8be1b0cfe0 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1088 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-17 15:56:23 +00:00
Ryan Boren 3343afc26f Replaced by gettext.
git-svn-id: https://develop.svn.wordpress.org/trunk@1087 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-17 05:02:52 +00:00
Ryan Boren 387ba382bc Add date and time strings to locale.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1086 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-17 05:01:10 +00:00
Ryan Boren 0d1dafd24e Replaced by gettext.
git-svn-id: https://develop.svn.wordpress.org/trunk@1085 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-17 00:11:54 +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
Ryan Boren f0f4a17c94 gettext l10n.
git-svn-id: https://develop.svn.wordpress.org/trunk@1080 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-16 01:56:04 +00:00
Matt Mullenweg 582a9243ee gm and bbcode should be moved into plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@1079 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-15 19:08:51 +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
Alex King a2819cad80 more localization
git-svn-id: https://develop.svn.wordpress.org/trunk@1067 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 15:48:11 +00:00
Alex King 9ea318f926 more localization
git-svn-id: https://develop.svn.wordpress.org/trunk@1066 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 15:31:35 +00:00
Alex King e17fe1e76e added the first localization strings in index.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1065 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 06:56:38 +00:00
Matt Mullenweg 8da22e1db2 Placeholder file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1064 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-13 05:57:59 +00:00
Alex King 1f13ef66c0 first pass at the localization class
git-svn-id: https://develop.svn.wordpress.org/trunk@1057 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-10 05:22:49 +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
Ryan Boren 1a0705d632 Pass link name and description through htmlspecialchars().
git-svn-id: https://develop.svn.wordpress.org/trunk@1053 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-04 23:25:55 +00:00
Matt Mullenweg e15ea4abaf Added more API hooks for edit and post formatting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1052 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-04 23:15:54 +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 516fe098a8 fixed multiple breakage possibilities with feeds
git-svn-id: https://develop.svn.wordpress.org/trunk@1039 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-31 16:41:30 +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
Dougal Campbell 4877319023 Add semantics to post-meta
git-svn-id: https://develop.svn.wordpress.org/trunk@1027 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 18:46:33 +00:00
Alex King 7df50ac769 removed email links from comment authors
git-svn-id: https://develop.svn.wordpress.org/trunk@1024 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 05:44:01 +00:00