Commit Graph

668 Commits

Author SHA1 Message Date
rboren
ba04c52c00 Cleanup wp-l10n includes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-27 15:20:48 +00:00
rboren
6a6a192a1f Add author_link filter.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2154 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-26 22:50:15 +00:00
rboren
5e06010606 Add category_link filter.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2153 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-26 22:49:18 +00:00
rboren
84f2d4264c Add link filters for bug 743 (hat tip to morganiq). More abstraction and flexibility in WP_Rewrite.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-26 22:46:40 +00:00
saxmatt
10792f3274 More filters and KSES cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2151 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-26 22:29:18 +00:00
saxmatt
8d7769dd6b Typo in filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@2150 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-26 20:35:13 +00:00
rboren
38a0c65a59 If a category has parents, include those parents when generating the post permalink (if the permalink contains %category%).
git-svn-id: http://svn.automattic.com/wordpress/trunk@2148 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-25 05:01:54 +00:00
rboren
3166eee481 Remove old "site" page rewrite rules.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2147 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-25 00:57:14 +00:00
rboren
5bde51754d Generate feed and trackback rules for pages. Bug 742.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2146 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-25 00:23:57 +00:00
saxmatt
86e48df4f7 Return comment even if blank.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:13:28 +00:00
saxmatt
150b28860c Fix for site-admin / register link - http://mosquito.wordpress.org/view.php?id=603
git-svn-id: http://svn.automattic.com/wordpress/trunk@2142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 10:06:53 +00:00
saxmatt
5da9bc9933 Trim before decoding - http://mosquito.wordpress.org/view.php?id=654
git-svn-id: http://svn.automattic.com/wordpress/trunk@2139 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 09:53:23 +00:00
saxmatt
f495494b75 Let people know when things are held for moderation - http://mosquito.wordpress.org/view.php?id=705
git-svn-id: http://svn.automattic.com/wordpress/trunk@2138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 08:27:53 +00:00
saxmatt
5f0aa7f7b0 Some Kubrick cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 08:24:59 +00:00
saxmatt
d7da12c7d2 http://mosquito.wordpress.org/view.php?id=690
git-svn-id: http://svn.automattic.com/wordpress/trunk@2134 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 07:55:03 +00:00
saxmatt
99ea3245af Siteurl autoupdate now requires RELOCATE flag - http://mosquito.wordpress.org/view.php?id=602
git-svn-id: http://svn.automattic.com/wordpress/trunk@2130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 07:30:49 +00:00
saxmatt
25e08bf743 Fix pingback emails - http://mosquito.wordpress.org/view.php?id=729 - and also allow redefinition of wp_notify functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@2129 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:37:20 +00:00
saxmatt
3e1ff77a0e Handle time_diff less than a minute http://mosquito.wordpress.org/view.php?id=737
git-svn-id: http://svn.automattic.com/wordpress/trunk@2124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-24 06:01:04 +00:00
rboren
696b267d19 Fix locale.php include.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2119 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-22 16:52:07 +00:00
saxmatt
2c5c76c12b More escaping of description and cleaner default feed URIs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2118 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-22 03:45:35 +00:00
saxmatt
25897c2b91 Adding nofollow support
git-svn-id: http://svn.automattic.com/wordpress/trunk@2117 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-21 18:24:14 +00:00
saxmatt
f6d6435f63 User-generated rel attributes shouldn't be allowed in comments (doesn't make sense for any current uses of rel.)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-21 07:53:02 +00:00
rboren
24d3874fa2 Add more rewrite rule filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2115 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-21 05:10:13 +00:00
rboren
8968f4f1aa Fix whitelist. Bug 664.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2114 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-21 03:33:13 +00:00
rboren
375e821211 Filter category description. Bug 727. Hat tip: dmclark
git-svn-id: http://svn.automattic.com/wordpress/trunk@2113 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-21 03:06:56 +00:00
rboren
8add0e48f5 Used the filtered vars, not the unfiltered ones. Bug 641.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-21 02:55:35 +00:00
rboren
7348f9a66b Pass $d from comment_time() to get_comment_time(). Bug 724. Props: coffee2code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-21 00:38:04 +00:00
rboren
122c114cd6 wp_setcookie() and wp_clearcookie(). Set cookies for both siteurl and home if they are not the same. Update cookies whenever home or siteurl change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-20 04:56:24 +00:00
rboren
032dbc8c79 Deprecate start_wp(). Move start_wp functionality to setup_postdata(). Add the_post() method to WP_Query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-19 02:21:36 +00:00
saxmatt
01ee685d3c 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: http://svn.automattic.com/wordpress/trunk@2103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-18 06:12:23 +00:00
rboren
d3c2c2852f Fix $id arg processing for get_the_title(). Also, mark "Protected:" for translation. Bug 706. Props: morganiq
git-svn-id: http://svn.automattic.com/wordpress/trunk@2099 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-17 20:16:22 +00:00
rboren
80373058d9 Use str_repeat instead of array_fill. Bug 695. Patch from gbhugo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2098 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-15 15:51:31 +00:00
saxmatt
f836050ca3 http://mosquito.wordpress.org/view.php?id=684
git-svn-id: http://svn.automattic.com/wordpress/trunk@2097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-15 01:07:53 +00:00
rboren
83c5911d69 Add the_permalink filter. Bug 693. Props: morganiq
git-svn-id: http://svn.automattic.com/wordpress/trunk@2094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 23:43:20 +00:00
rboren
2a2f21524e wp_list_pages() using wrong time/date fields. Bug 680.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2092 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 23:06:12 +00:00
rboren
4ec2370af8 Fix call to join. Bug 658. Hat tip: morganiq
git-svn-id: http://svn.automattic.com/wordpress/trunk@2091 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-14 23:01:21 +00:00
saxmatt
5db85f10c6 Check everything for entities.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2085 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 22:42:09 +00:00
saxmatt
69291131ff http://mosquito.wordpress.org/view.php?id=668
git-svn-id: http://svn.automattic.com/wordpress/trunk@2082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 18:47:07 +00:00
donncha
b8190acec8 removed images from enclosure scanning.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-11 17:07:54 +00:00
saxmatt
743313fa50 Whitelist trackbacks and pingbacks from domains in blogroll.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 23:21:42 +00:00
saxmatt
2a6738aacb Add more hooks into commenting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 20:26:10 +00:00
saxmatt
652654d4d5 Spam tastes great, we should eat more of it. Add 'spam' approval value, and basic blacklist.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-10 20:21:06 +00:00
rboren
7f29387599 Fix post time display. Bug 636.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-09 02:40:06 +00:00
saxmatt
7f98c031a7 Some feed template function cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2068 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 22:01:59 +00:00
saxmatt
837a9db1a4 http://mosquito.wordpress.org/view.php?id=252
git-svn-id: http://svn.automattic.com/wordpress/trunk@2066 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:29:49 +00:00
saxmatt
f20de56a5b http://mosquito.wordpress.org/view.php?id=608
git-svn-id: http://svn.automattic.com/wordpress/trunk@2064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:21:12 +00:00
saxmatt
4015316834 http://mosquito.wordpress.org/view.php?id=521
git-svn-id: http://svn.automattic.com/wordpress/trunk@2062 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-07 01:11:51 +00:00
saxmatt
6584b204a6 Some cleanup patches from Scott: http://www.coffee2code.com/archives/2005/01/06/walking-with-15/
git-svn-id: http://svn.automattic.com/wordpress/trunk@2060 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 23:10:28 +00:00
saxmatt
99df7e3a03 Cleaning up filters and format-to-post
git-svn-id: http://svn.automattic.com/wordpress/trunk@2059 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 22:51:44 +00:00
saxmatt
a4857688db Patch for balanceTags from Scott Reilly: http://mosquito.wordpress.org/view.php?id=53
git-svn-id: http://svn.automattic.com/wordpress/trunk@2057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 10:24:11 +00:00