Commit Graph

2426 Commits

Author SHA1 Message Date
michelvaldrighi 3213112f89 moving the pop3->delete call to the end of the loop so that emails are deleted if and only if a post is made successfully
git-svn-id: https://develop.svn.wordpress.org/trunk@2176 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 19:00:25 +00:00
Matt Mullenweg 5748ed2497 Don't look at dot directories or CVS for themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@2175 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 18:46:17 +00:00
michelvaldrighi bbf8db321d no wonder posting by e-mail was broken
git-svn-id: https://develop.svn.wordpress.org/trunk@2174 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 17:19:56 +00:00
Matt Mullenweg 2e44737e80 Change to match new default - http://mosquito.wordpress.org/view.php?id=757
git-svn-id: https://develop.svn.wordpress.org/trunk@2173 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 10:35:28 +00:00
Matt Mullenweg 48c873e2fa Fix for assigning authors - http://mosquito.wordpress.org/view.php?id=759
git-svn-id: https://develop.svn.wordpress.org/trunk@2172 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 10:32:28 +00:00
Matt Mullenweg 72f9ff6ec0 If we're already in wp-admin don't recursive link
git-svn-id: https://develop.svn.wordpress.org/trunk@2171 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 10:28:53 +00:00
Matt Mullenweg 4c65eff661 http://mosquito.wordpress.org/view.php?id=430
git-svn-id: https://develop.svn.wordpress.org/trunk@2170 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 10:24:05 +00:00
Matt Mullenweg e0ab3754ae Invalid generated code - http://mosquito.wordpress.org/view.php?id=774
git-svn-id: https://develop.svn.wordpress.org/trunk@2169 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 10:17:48 +00:00
Matt Mullenweg 32013f8abc Don't do path thing for trackback URIs
git-svn-id: https://develop.svn.wordpress.org/trunk@2168 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 10:16:07 +00:00
Matt Mullenweg e73cfeddd5 Fix for http://mosquito.wordpress.org/view.php?id=587
git-svn-id: https://develop.svn.wordpress.org/trunk@2167 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 10:06:12 +00:00
Matt Mullenweg f6a27d19b0 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2166 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 06:38:12 +00:00
Matt Mullenweg 8768dfb610 Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@2165 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 04:22:01 +00:00
Matt Mullenweg 36a16fee94 Adding rel tags
git-svn-id: https://develop.svn.wordpress.org/trunk@2164 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 03:49:50 +00:00
Ryan Boren c660984419 Remove upgrade-functions include.
git-svn-id: https://develop.svn.wordpress.org/trunk@2163 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 01:09:45 +00:00
Ryan Boren c41a6e5dc8 Get the title for pluggable top level admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@2162 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-30 07:34:03 +00:00
Ryan Boren 5e1fa70cd5 Set the locale and load the default text domain after plugins are loaded so that plugins can manipulate the locale. Bug 765.
git-svn-id: https://develop.svn.wordpress.org/trunk@2161 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-29 23:17:10 +00:00
Matt Mullenweg 231c6d4b41 Patch from Adi Sieker
git-svn-id: https://develop.svn.wordpress.org/trunk@2160 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-29 20:14:55 +00:00
Matt Mullenweg 0cae2ba036 Don't show box if there's nothing to show.
git-svn-id: https://develop.svn.wordpress.org/trunk@2159 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-27 22:24:07 +00:00
Matt Mullenweg e26b275234 Allow plugins to modify option values on the fly.
git-svn-id: https://develop.svn.wordpress.org/trunk@2158 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-27 18:39:52 +00:00
Ryan Boren 5f128146b2 Cleanup wp-l10n includes.
git-svn-id: https://develop.svn.wordpress.org/trunk@2157 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-27 15:20:48 +00:00
Matt Mullenweg dac0c05dc3 Shhhh
git-svn-id: https://develop.svn.wordpress.org/trunk@2156 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-27 05:55:07 +00:00
Ryan Boren 44451b7e80 Fix comment feed link. Bug 645.
git-svn-id: https://develop.svn.wordpress.org/trunk@2155 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-27 05:52:48 +00:00
Ryan Boren fdb3791d1e Add author_link filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@2154 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-26 22:50:15 +00:00
Ryan Boren 0d0cf5aee2 Add category_link filter.
git-svn-id: https://develop.svn.wordpress.org/trunk@2153 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-26 22:49:18 +00:00
Ryan Boren eb37982a00 Add link filters for bug 743 (hat tip to morganiq). More abstraction and flexibility in WP_Rewrite.
git-svn-id: https://develop.svn.wordpress.org/trunk@2152 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-26 22:46:40 +00:00
Matt Mullenweg 5671e81028 More filters and KSES cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2151 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-26 22:29:18 +00:00
Matt Mullenweg 97691eb22b Typo in filter
git-svn-id: https://develop.svn.wordpress.org/trunk@2150 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-26 20:35:13 +00:00
Matt Mullenweg 4eed05c1f7 Use home instead of siteurl.
git-svn-id: https://develop.svn.wordpress.org/trunk@2149 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-26 07:21:53 +00:00
Ryan Boren 323fc1ad10 If a category has parents, include those parents when generating the post permalink (if the permalink contains %category%).
git-svn-id: https://develop.svn.wordpress.org/trunk@2148 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-25 05:01:54 +00:00
Ryan Boren c151b827a7 Remove old "site" page rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@2147 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-25 00:57:14 +00:00
Ryan Boren fc67ae3e7d Generate feed and trackback rules for pages. Bug 742.
git-svn-id: https://develop.svn.wordpress.org/trunk@2146 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-25 00:23:57 +00:00
Matt Mullenweg 74a89fbfe6 Correct id call for comment author field - http://mosquito.wordpress.org/view.php?id=34
git-svn-id: https://develop.svn.wordpress.org/trunk@2145 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 10:16:17 +00:00
Matt Mullenweg fe2075356a Return comment even if blank.
git-svn-id: https://develop.svn.wordpress.org/trunk@2144 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 10:13:28 +00:00
Matt Mullenweg e78ceee3fc Another place we need to double encode
git-svn-id: https://develop.svn.wordpress.org/trunk@2143 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 10:09:01 +00:00
Matt Mullenweg 7d19f5b25f Fix for site-admin / register link - http://mosquito.wordpress.org/view.php?id=603
git-svn-id: https://develop.svn.wordpress.org/trunk@2142 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 10:06:53 +00:00
Matt Mullenweg 10c7a06b82 Registration off by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@2141 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 10:01:23 +00:00
Matt Mullenweg 6df8fe5269 Need abbr - http://mosquito.wordpress.org/view.php?id=634
git-svn-id: https://develop.svn.wordpress.org/trunk@2140 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 09:56:46 +00:00
Matt Mullenweg 65055e0967 Trim before decoding - http://mosquito.wordpress.org/view.php?id=654
git-svn-id: https://develop.svn.wordpress.org/trunk@2139 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 09:53:23 +00:00
Matt Mullenweg 9533069e21 Let people know when things are held for moderation - http://mosquito.wordpress.org/view.php?id=705
git-svn-id: https://develop.svn.wordpress.org/trunk@2138 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 08:27:53 +00:00
Matt Mullenweg 26c42e4384 Some Kubrick cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@2137 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 08:24:59 +00:00
Matt Mullenweg 391b7ef771 It should tell you how you've modded even if register_globals off
git-svn-id: https://develop.svn.wordpress.org/trunk@2136 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 08:21:31 +00:00
Matt Mullenweg 40fa07d78f Some Kubrick cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@2135 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 08:15:10 +00:00
Matt Mullenweg a7dfae8ea6 http://mosquito.wordpress.org/view.php?id=690
git-svn-id: https://develop.svn.wordpress.org/trunk@2134 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 07:55:03 +00:00
Matt Mullenweg 1b5653dcc7 Make input forms bigger.
git-svn-id: https://develop.svn.wordpress.org/trunk@2133 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 07:44:38 +00:00
Matt Mullenweg cd7f1c76dd Don't show other drafts on one-user blogs - http://mosquito.wordpress.org/view.php?id=723
git-svn-id: https://develop.svn.wordpress.org/trunk@2132 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 07:39:23 +00:00
Matt Mullenweg d24a38306a Feed escaping fixes to other feeds - http://mosquito.wordpress.org/view.php?id=720
git-svn-id: https://develop.svn.wordpress.org/trunk@2131 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 07:33:50 +00:00
Matt Mullenweg faf0cae6a3 Siteurl autoupdate now requires RELOCATE flag - http://mosquito.wordpress.org/view.php?id=602
git-svn-id: https://develop.svn.wordpress.org/trunk@2130 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 07:30:49 +00:00
Matt Mullenweg a468f1e5fd Fix pingback emails - http://mosquito.wordpress.org/view.php?id=729 - and also allow redefinition of wp_notify functions
git-svn-id: https://develop.svn.wordpress.org/trunk@2129 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 06:37:20 +00:00
Matt Mullenweg 15b7548652 Updating Markdown to 1.0.1 - http://mosquito.wordpress.org/view.php?id=730
git-svn-id: https://develop.svn.wordpress.org/trunk@2128 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 06:30:16 +00:00
Matt Mullenweg 7952d88e24 Don't localized RSS dates - http://mosquito.wordpress.org/view.php?id=732
git-svn-id: https://develop.svn.wordpress.org/trunk@2127 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 06:26:55 +00:00