Commit Graph

2286 Commits

Author SHA1 Message Date
Ryan Boren daef7f8d21 get_home_path() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@2186 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 06:59:44 +00:00
Ryan Boren 92c2275795 Remove extra wp-l10n.php include. Bug 756.
git-svn-id: https://develop.svn.wordpress.org/trunk@2185 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 06:43:31 +00:00
Ryan Boren 02a701f72b Allow multiple args to be passed to apply_filters and do_action. Move some code into merge_filters. Use call_user_func_array so that args can be passed by reference. Provide a default for the second arg to do_action so that we do not have to put empty strings in the do_action calls. Bug 768. Hat tip: morganiq
git-svn-id: https://develop.svn.wordpress.org/trunk@2184 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 06:20:54 +00:00
Ryan Boren 53d75a06d5 get_*_template() functions and filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@2183 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 03:44:32 +00:00
Matt Mullenweg 3675edaacb Updating OPML feed.
git-svn-id: https://develop.svn.wordpress.org/trunk@2182 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 02:03:21 +00:00
Ryan Boren 6fba9fa40c Feed link fix for bug 775. Hat tip: Kafkaesqui
git-svn-id: https://develop.svn.wordpress.org/trunk@2181 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 02:01:38 +00:00
Matt Mullenweg 2e3009c374 Old variable would mysteriously crash some configs.
git-svn-id: https://develop.svn.wordpress.org/trunk@2180 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 01:51:05 +00:00
Ryan Boren 8b95197691 Remove support for 'all' queries and for poststart and postend.
git-svn-id: https://develop.svn.wordpress.org/trunk@2179 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 01:49:51 +00:00
Matt Mullenweg 1b53ffa6af Copyright and registered corrections cause more trouble than they help
git-svn-id: https://develop.svn.wordpress.org/trunk@2178 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 01:13:11 +00:00
Ryan Boren f4ae90174e Add set method.
git-svn-id: https://develop.svn.wordpress.org/trunk@2177 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 01:04:08 +00:00
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