Commit Graph

2204 Commits

Author SHA1 Message Date
Ryan Boren e693c815d3 Deprecate start_wp(). Move start_wp functionality to setup_postdata(). Add the_post() method to WP_Query.
git-svn-id: https://develop.svn.wordpress.org/trunk@2104 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-19 02:21:36 +00:00
Matt Mullenweg 51ac4da63e http://mosquito.wordpress.org/view.php?id=708 - Patch from Owen Winkler allowing XML-RPC library to call classes without extending the base class.
git-svn-id: https://develop.svn.wordpress.org/trunk@2103 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-18 06:12:23 +00:00
Mike Little 875b900fcf Hopefully these should be re-added as binary
git-svn-id: https://develop.svn.wordpress.org/trunk@2102 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-17 23:35:47 +00:00
Mike Little 878763ab22 Removing images so I can re-add them as binary
git-svn-id: https://develop.svn.wordpress.org/trunk@2101 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-17 23:34:24 +00:00
Matt Mullenweg bcd3b81c50 Don't show spam comments in search results.
git-svn-id: https://develop.svn.wordpress.org/trunk@2100 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-17 23:32:20 +00:00
Ryan Boren 871e575d73 Fix $id arg processing for get_the_title(). Also, mark "Protected:" for translation. Bug 706. Props: morganiq
git-svn-id: https://develop.svn.wordpress.org/trunk@2099 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-17 20:16:22 +00:00
Ryan Boren adf9a63fc8 Use str_repeat instead of array_fill. Bug 695. Patch from gbhugo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2098 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-15 15:51:31 +00:00
Matt Mullenweg 7577e661b5 http://mosquito.wordpress.org/view.php?id=684
git-svn-id: https://develop.svn.wordpress.org/trunk@2097 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-15 01:07:53 +00:00
Matt Mullenweg 7daf4f8b26 http://mosquito.wordpress.org/view.php?id=687
git-svn-id: https://develop.svn.wordpress.org/trunk@2096 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-15 00:56:42 +00:00
Ryan Boren efed9353fe Do not include admin-functions from ugrade-functions to avoid circular dependency. Move wp-l10n higher up in the wp-settings include chain. Bug 627.
git-svn-id: https://develop.svn.wordpress.org/trunk@2095 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-15 00:09:25 +00:00
Ryan Boren 04b4729e6e Add the_permalink filter. Bug 693. Props: morganiq
git-svn-id: https://develop.svn.wordpress.org/trunk@2094 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-14 23:43:20 +00:00
Ryan Boren 9e2a26f943 Add comment_form hook to default comments template. Bug 665.
git-svn-id: https://develop.svn.wordpress.org/trunk@2093 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-14 23:37:37 +00:00
Ryan Boren ed1c204a4a wp_list_pages() using wrong time/date fields. Bug 680.
git-svn-id: https://develop.svn.wordpress.org/trunk@2092 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-14 23:06:12 +00:00
Ryan Boren f4bb37f16b Fix call to join. Bug 658. Hat tip: morganiq
git-svn-id: https://develop.svn.wordpress.org/trunk@2091 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-14 23:01:21 +00:00
Ryan Boren b55118a179 Embolden active plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@2090 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-14 20:20:29 +00:00
Matt Mullenweg 64d9509fc9 Conditional support for feed:
git-svn-id: https://develop.svn.wordpress.org/trunk@2089 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-14 06:18:47 +00:00
Matt Mullenweg 40aa8a2fae Fixing the images (I hope)
git-svn-id: https://develop.svn.wordpress.org/trunk@2088 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-14 06:11:05 +00:00
Ryan Boren a6f84753db If template redirection is turned off, we still need to redirect for feeds and trackbacks so that permalinks do not break.
git-svn-id: https://develop.svn.wordpress.org/trunk@2087 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-14 05:52:10 +00:00
Ryan Boren 5a5e186be5 Fix double include when handling plugin admin pages. Bug 649. Hat tip: morganiq
git-svn-id: https://develop.svn.wordpress.org/trunk@2086 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-12 23:33:07 +00:00
Matt Mullenweg 5f52d2717d Check everything for entities.
git-svn-id: https://develop.svn.wordpress.org/trunk@2085 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-11 22:42:09 +00:00
Matt Mullenweg ca6be129a3 Moving google highlight to http://dev.wp-plugins.org
git-svn-id: https://develop.svn.wordpress.org/trunk@2084 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-11 20:25:14 +00:00
Matt Mullenweg f418ec98e4 http://mosquito.wordpress.org/view.php?id=669
git-svn-id: https://develop.svn.wordpress.org/trunk@2083 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-11 20:22:11 +00:00
Matt Mullenweg 2e5a49bea1 http://mosquito.wordpress.org/view.php?id=668
git-svn-id: https://develop.svn.wordpress.org/trunk@2082 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-11 18:47:07 +00:00
Donncha O Caoimh 33b00f6c71 removed images from enclosure scanning.
git-svn-id: https://develop.svn.wordpress.org/trunk@2081 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-11 17:07:54 +00:00
Matt Mullenweg f3f5516c99 Don't accept duplicate pings
git-svn-id: https://develop.svn.wordpress.org/trunk@2080 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-11 02:56:43 +00:00
Ryan Boren 369a3a6e98 Start marking default theme for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@2079 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-11 01:08:01 +00:00
Matt Mullenweg 58e0cd82b7 Adding RSS feeds for everybody.
git-svn-id: https://develop.svn.wordpress.org/trunk@2078 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-10 23:30:57 +00:00
Matt Mullenweg 85cca48589 Whitelist trackbacks and pingbacks from domains in blogroll.
git-svn-id: https://develop.svn.wordpress.org/trunk@2077 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-10 23:21:42 +00:00
Matt Mullenweg 063ab31a4f Add more hooks into commenting.
git-svn-id: https://develop.svn.wordpress.org/trunk@2076 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-10 20:26:10 +00:00
Matt Mullenweg 3696312ac7 Spam tastes great, we should eat more of it. Add 'spam' approval value, and basic blacklist.
git-svn-id: https://develop.svn.wordpress.org/trunk@2075 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-10 20:21:06 +00:00
Matt Mullenweg 99b07ae3bc No email on the default comment.
git-svn-id: https://develop.svn.wordpress.org/trunk@2074 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-10 20:12:55 +00:00
Ryan Boren 50e981bb5b Grammar fix. Bug 652.
git-svn-id: https://develop.svn.wordpress.org/trunk@2073 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-10 04:03:51 +00:00
Ryan Boren d354d81633 Update codex link. Patch from 2fargon for bug 646.
git-svn-id: https://develop.svn.wordpress.org/trunk@2072 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-09 21:24:35 +00:00
Ryan Boren cf5e38acb6 Fix post time display. Bug 636.
git-svn-id: https://develop.svn.wordpress.org/trunk@2071 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-09 02:40:06 +00:00
Ryan Boren 741fea5fc6 Feed fixes from MooKitty. Bug 644.
git-svn-id: https://develop.svn.wordpress.org/trunk@2070 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-09 02:19:30 +00:00
Ryan Boren adad04ff38 s/wp_did_template_redirect/wp_template_redirect/
git-svn-id: https://develop.svn.wordpress.org/trunk@2069 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-09 01:53:31 +00:00
Matt Mullenweg 7e8f96ac46 Some feed template function cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2068 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 22:01:59 +00:00
Matt Mullenweg e37acd9362 Trim updated options.
git-svn-id: https://develop.svn.wordpress.org/trunk@2067 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:39:18 +00:00
Matt Mullenweg 6424a1893f http://mosquito.wordpress.org/view.php?id=252
git-svn-id: https://develop.svn.wordpress.org/trunk@2066 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:29:49 +00:00
Matt Mullenweg f117835950 http://mosquito.wordpress.org/view.php?id=517
git-svn-id: https://develop.svn.wordpress.org/trunk@2065 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:24:33 +00:00
Matt Mullenweg 1eb6a8e91d http://mosquito.wordpress.org/view.php?id=608
git-svn-id: https://develop.svn.wordpress.org/trunk@2064 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:21:12 +00:00
Matt Mullenweg a576d90d73 http://mosquito.wordpress.org/view.php?id=624
git-svn-id: https://develop.svn.wordpress.org/trunk@2063 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:17:42 +00:00
Matt Mullenweg 6ca2c31abd http://mosquito.wordpress.org/view.php?id=521
git-svn-id: https://develop.svn.wordpress.org/trunk@2062 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-07 01:11:51 +00:00
Matt Mullenweg f0318fb457 Allow plugins to hook into XML-RPC server.
git-svn-id: https://develop.svn.wordpress.org/trunk@2061 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 23:28:51 +00:00
Matt Mullenweg a4083cd938 Some cleanup patches from Scott: http://www.coffee2code.com/archives/2005/01/06/walking-with-15/
git-svn-id: https://develop.svn.wordpress.org/trunk@2060 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 23:10:28 +00:00
Matt Mullenweg 00d285d0dd Cleaning up filters and format-to-post
git-svn-id: https://develop.svn.wordpress.org/trunk@2059 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 22:51:44 +00:00
Matt Mullenweg cbafeff467 We weren' processing pingbacks right. http://mosquito.wordpress.org/view.php?id=630
git-svn-id: https://develop.svn.wordpress.org/trunk@2058 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 17:40:19 +00:00
Matt Mullenweg 8841601ea6 Patch for balanceTags from Scott Reilly: http://mosquito.wordpress.org/view.php?id=53
git-svn-id: https://develop.svn.wordpress.org/trunk@2057 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 10:24:11 +00:00
Matt Mullenweg a80371dc20 Don't muddy <pre> pool
git-svn-id: https://develop.svn.wordpress.org/trunk@2056 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 10:10:55 +00:00
Matt Mullenweg 5d67f3b75b Don't cache serialized options.
git-svn-id: https://develop.svn.wordpress.org/trunk@2055 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-06 10:07:52 +00:00