ryan
|
b07728b5ee
|
Add get_bloginfo_rss(). http://mosquito.wordpress.org/view.php?id=971 Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-25 15:52:28 +00:00 |
ryan
|
eb8369937f
|
Add get_the_category_list(). http://mosquito.wordpress.org/view.php?id=970 Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@2379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-25 15:50:55 +00:00 |
matt
|
774a21505d
|
Version bump, testing new list
git-svn-id: http://svn.automattic.com/wordpress/trunk@2371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-21 07:02:12 +00:00 |
ryan
|
810bf22215
|
Do not translate dates in feeds. http://mosquito.wordpress.org/view.php?id=924. Reviewed by morganiq.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-21 04:19:43 +00:00 |
rboren
|
c567fccfc4
|
Remove option from wp_mail(). The additional parameters argument to mail() is non-portable and not useful to us. Props: dalziel. http://mosquito.wordpress.org/view.php?id=855
git-svn-id: http://svn.automattic.com/wordpress/trunk@2365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-19 04:17:34 +00:00 |
michelvaldrighi
|
a7110c0663
|
reverting the previous patch: it made it impossible to sort the list by category name
git-svn-id: http://svn.automattic.com/wordpress/trunk@2364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-18 16:42:49 +00:00 |
saxmatt
|
e39c8e0706
|
Trackback ending http://mosquito.wordpress.org/view.php?id=884
git-svn-id: http://svn.automattic.com/wordpress/trunk@2361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-17 09:03:23 +00:00 |
michelvaldrighi
|
11aea9b0bc
|
whoops, make wp_list_pages not spew a warning when there are no pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@2360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-17 00:11:35 +00:00 |
emc3
|
55b747eb07
|
Oops. Stupid typo. Thanks, Ryan.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 22:01:52 +00:00 |
emc3
|
86e5a8a70d
|
This really deserves to be in a separate function so that plugins can get at it more easily, don't you think?
git-svn-id: http://svn.automattic.com/wordpress/trunk@2357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 21:35:58 +00:00 |
michelvaldrighi
|
57aabc9252
|
getting the list of categories from cat_counts if hide_empty is true, saves one query
git-svn-id: http://svn.automattic.com/wordpress/trunk@2356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 16:06:07 +00:00 |
michelvaldrighi
|
f547b70201
|
if permalink_structure doesn't have %category%, don't bother querying categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@2355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 15:49:02 +00:00 |
michelvaldrighi
|
b361854d4f
|
added cache_pages to avoid making 1+X queries everytime wp_list_pages is called, where X is the number of pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@2354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 15:12:04 +00:00 |
michelvaldrighi
|
8e770d3e6e
|
unified cache_userdata indexes by referencing user_login to ID, got rid of the useless, and broken, get_userid (get_userdatabylogin provides the same functionnality anyway)
git-svn-id: http://svn.automattic.com/wordpress/trunk@2353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-16 14:29:55 +00:00 |
emc3
|
9aba2af474
|
I'm pretty sure that this should be get_theme_root(), not get_theme_base()
git-svn-id: http://svn.automattic.com/wordpress/trunk@2350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 19:55:12 +00:00 |
rboren
|
cff1d9f8f2
|
Fix category links when permalinks are not enabled.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 06:52:38 +00:00 |
saxmatt
|
86f0f9fa5c
|
*cough*
git-svn-id: http://svn.automattic.com/wordpress/trunk@2345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 01:24:11 +00:00 |
saxmatt
|
18aaa8b406
|
Wrong line
git-svn-id: http://svn.automattic.com/wordpress/trunk@2344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 00:50:23 +00:00 |
saxmatt
|
067e48e161
|
Make excerpt stuff a filter
git-svn-id: http://svn.automattic.com/wordpress/trunk@2341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 00:21:21 +00:00 |
rboren
|
1d6d4c6d93
|
Make wp_setcookie() and wp_clearcookie() replaceable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2340 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-15 00:17:21 +00:00 |
saxmatt
|
973fea010e
|
Accidentally removed H2
git-svn-id: http://svn.automattic.com/wordpress/trunk@2339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 23:37:28 +00:00 |
saxmatt
|
d973258889
|
User agent in trackbacks, good idea - http://mosquito.wordpress.org/view.php?id=873
git-svn-id: http://svn.automattic.com/wordpress/trunk@2334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 09:48:48 +00:00 |
rboren
|
6a11fa21a2
|
Load comments-popup template through the index.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 09:17:23 +00:00 |
saxmatt
|
4bfafda743
|
http://mosquito.wordpress.org/view.php?id=871
git-svn-id: http://svn.automattic.com/wordpress/trunk@2330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 07:09:51 +00:00 |
saxmatt
|
ab9fa0a56b
|
Fix for single_month_title - http://mosquito.wordpress.org/view.php?id=867
git-svn-id: http://svn.automattic.com/wordpress/trunk@2327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 06:48:51 +00:00 |
saxmatt
|
a622906bd5
|
Don't let there be duplicate post_names
git-svn-id: http://svn.automattic.com/wordpress/trunk@2323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 04:51:14 +00:00 |
saxmatt
|
8e014dea63
|
html_type to allow for true XHTML.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 04:36:57 +00:00 |
saxmatt
|
72dc0ab63b
|
More efficient get_category_link - http://mosquito.wordpress.org/view.php?id=590
git-svn-id: http://svn.automattic.com/wordpress/trunk@2316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 03:27:50 +00:00 |
saxmatt
|
eda8b55ac0
|
Removal of changes.xml bloat.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 03:11:23 +00:00 |
saxmatt
|
87917546b6
|
Better pinging
git-svn-id: http://svn.automattic.com/wordpress/trunk@2312 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 01:57:48 +00:00 |
saxmatt
|
0cd0269cc8
|
Support for categories - http://mosquito.wordpress.org/view.php?id=52
git-svn-id: http://svn.automattic.com/wordpress/trunk@2311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-14 00:58:51 +00:00 |
saxmatt
|
d8b56fa353
|
Show post count in dropdown - http://mosquito.wordpress.org/view.php?id=596
git-svn-id: http://svn.automattic.com/wordpress/trunk@2306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 23:46:33 +00:00 |
rboren
|
8fd4dd7b12
|
Use the object's is_* vars instead of the global is_* functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2300 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 19:45:04 +00:00 |
rboren
|
1b8050d0d3
|
Process posts_per_rss in WP_Query. http://mosquito.wordpress.org/view.php?id=864
git-svn-id: http://svn.automattic.com/wordpress/trunk@2299 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 19:42:22 +00:00 |
rboren
|
1cb207c91e
|
Make adding new feeds to rewrite rules easier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 18:42:40 +00:00 |
rboren
|
7c6579f01f
|
/archives/%post_id% permalinks break for post ids over 1000. http://mosquito.wordpress.org/view.php?id=847
git-svn-id: http://svn.automattic.com/wordpress/trunk@2296 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 18:26:50 +00:00 |
rboren
|
8ee644d067
|
Allow category and date filtering to coincide. Allow any number of spaces or commas to serve as item separators in the category and author arrays. http://mosquito.wordpress.org/view.php?id=221
git-svn-id: http://svn.automattic.com/wordpress/trunk@2295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 17:52:58 +00:00 |
rboren
|
e509af852c
|
Add theme directory location hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 19:06:06 +00:00 |
saxmatt
|
5d2fe3fa18
|
Allow custom comment template - http://mosquito.wordpress.org/view.php?id=632
git-svn-id: http://svn.automattic.com/wordpress/trunk@2289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 08:58:27 +00:00 |
saxmatt
|
553e41cf73
|
Enclosure cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2288 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 08:58:10 +00:00 |
saxmatt
|
6a8d010ec6
|
Styleme - http://mosquito.wordpress.org/view.php?id=856
git-svn-id: http://svn.automattic.com/wordpress/trunk@2283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 07:31:56 +00:00 |
saxmatt
|
fa0753801a
|
Don't show pages or objects in recent posts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2281 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 05:25:09 +00:00 |
saxmatt
|
b0db8dfc0b
|
Invalid XHTML possibility - http://mosquito.wordpress.org/view.php?id=518
git-svn-id: http://svn.automattic.com/wordpress/trunk@2280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 02:05:58 +00:00 |
saxmatt
|
26831e298d
|
We send the charset so we shouldn't need to do character conversion
git-svn-id: http://svn.automattic.com/wordpress/trunk@2277 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-12 01:22:36 +00:00 |
saxmatt
|
e8699e2099
|
Don't show category counts from the future.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 03:43:56 +00:00 |
saxmatt
|
34da840f28
|
Allow setting of post_parent - http://mosquito.wordpress.org/view.php?id=111
git-svn-id: http://svn.automattic.com/wordpress/trunk@2269 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 03:36:49 +00:00 |
saxmatt
|
7231abe7ea
|
Don't double encode
git-svn-id: http://svn.automattic.com/wordpress/trunk@2263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 02:26:05 +00:00 |
saxmatt
|
c43b3244bd
|
Shorten excerpt
git-svn-id: http://svn.automattic.com/wordpress/trunk@2262 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 02:19:16 +00:00 |
saxmatt
|
4ebdf7232c
|
http://mosquito.wordpress.org/view.php?id=778
git-svn-id: http://svn.automattic.com/wordpress/trunk@2261 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 02:16:38 +00:00 |
saxmatt
|
6d15f88945
|
Excellent spam moderation patch from CarLBanks - http://mosquito.wordpress.org/view.php?id=835
git-svn-id: http://svn.automattic.com/wordpress/trunk@2258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 01:52:19 +00:00 |
saxmatt
|
496b443095
|
Don't show email errors for people who don't have it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 01:31:23 +00:00 |
saxmatt
|
3a9560b6d6
|
Don't show posts from the future
git-svn-id: http://svn.automattic.com/wordpress/trunk@2255 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 01:27:10 +00:00 |
saxmatt
|
68e2bbefb3
|
Keep working with 4.1 - http://mosquito.wordpress.org/view.php?id=808
git-svn-id: http://svn.automattic.com/wordpress/trunk@2247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 00:57:46 +00:00 |
saxmatt
|
6f8ab483d8
|
When good regex goes bad - http://mosquito.wordpress.org/view.php?id=851
git-svn-id: http://svn.automattic.com/wordpress/trunk@2246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 00:55:01 +00:00 |
rboren
|
300476b51c
|
Concatenate this.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2241 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 09:14:14 +00:00 |
saxmatt
|
81e7d9218f
|
Some filter action and cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@2240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 07:46:41 +00:00 |
saxmatt
|
b00f007d8f
|
Remove querystring variable legacy code
git-svn-id: http://svn.automattic.com/wordpress/trunk@2239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 07:37:53 +00:00 |
saxmatt
|
2520d8e8f5
|
Include cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2238 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 07:25:30 +00:00 |
saxmatt
|
faf873cbb6
|
Mail and reset fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-07 06:43:23 +00:00 |
rboren
|
d7279b073a
|
Fix May abbreviation translation. Patch by morganiq. http://mosquito.wordpress.org/view.php?id=722
git-svn-id: http://svn.automattic.com/wordpress/trunk@2232 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 20:45:10 +00:00 |
rboren
|
49490ac2ac
|
Do some caching in get_postdata().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2230 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 18:21:20 +00:00 |
rboren
|
01135095f3
|
Don't array_slice in loop. Move it up.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2229 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 06:13:26 +00:00 |
rboren
|
d5bbb6214c
|
Oops. Inverted logic and typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2228 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 03:42:53 +00:00 |
rboren
|
e0d7582c46
|
Correctly add args to strings that contain only a query string and not a full URI.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2227 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-06 03:40:08 +00:00 |
rboren
|
9981bb9e4f
|
Respect the mode. Props: ringmaster. http://mosquito.wordpress.org/view.php?id=804
git-svn-id: http://svn.automattic.com/wordpress/trunk@2225 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-05 20:45:50 +00:00 |
rboren
|
284b2bd617
|
Add home.php template.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2223 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-05 18:10:05 +00:00 |
saxmatt
|
83cb30938d
|
Version bump
git-svn-id: http://svn.automattic.com/wordpress/trunk@2209 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 22:53:52 +00:00 |
saxmatt
|
11295e488e
|
Faster way to get_custom strings.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2208 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 22:52:47 +00:00 |
saxmatt
|
4bbac5be9b
|
Make more login stuff pluggable.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 10:48:54 +00:00 |
saxmatt
|
30213a51c1
|
Adding support for a proxy-specific RBL that has shown to be extremely effective
git-svn-id: http://svn.automattic.com/wordpress/trunk@2199 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 08:40:44 +00:00 |
rboren
|
f924bec2f3
|
Fix apply_filters. Bug 777.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2198 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-02 06:07:11 +00:00 |
rboren
|
8b0d256a44
|
Fix typo spotted by morganiq.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 17:27:10 +00:00 |
michelvaldrighi
|
e1325ba94b
|
Fix for bug #559, just use user_can_ functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@2195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 11:14:45 +00:00 |
saxmatt
|
b5a43a4b77
|
Dashboard and option tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 09:52:36 +00:00 |
rboren
|
66aa2aad8a
|
Fix i18n page links. Handle RTL hierarchies.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2191 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 08:35:45 +00:00 |
rboren
|
e9c621df15
|
Add parse_query_vars() and parse_query action.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2190 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 08:34:19 +00:00 |
rboren
|
dc140e66c8
|
Don't stomp the percent in escaped octets.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2189 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 08:31:13 +00:00 |
rboren
|
bacd080989
|
Use parse_url instead of regex wackiness.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 07:05:00 +00:00 |
rboren
|
9838608868
|
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: http://svn.automattic.com/wordpress/trunk@2184 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 06:20:54 +00:00 |
rboren
|
c407b7b457
|
get_*_template() functions and filters.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2183 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 03:44:32 +00:00 |
rboren
|
85e1235b65
|
Feed link fix for bug 775. Hat tip: Kafkaesqui
git-svn-id: http://svn.automattic.com/wordpress/trunk@2181 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 02:01:38 +00:00 |
rboren
|
e9d1241d26
|
Remove support for 'all' queries and for poststart and postend.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2179 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 01:49:51 +00:00 |
saxmatt
|
1a10aedc78
|
Copyright and registered corrections cause more trouble than they help
git-svn-id: http://svn.automattic.com/wordpress/trunk@2178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 01:13:11 +00:00 |
rboren
|
01b7f5aaf4
|
Add set method.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2177 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-01 01:04:08 +00:00 |
saxmatt
|
dac4a93b38
|
Don't look at dot directories or CVS for themes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 18:46:17 +00:00 |
saxmatt
|
19b9dc09ae
|
Don't do path thing for trackback URIs
git-svn-id: http://svn.automattic.com/wordpress/trunk@2168 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 10:16:07 +00:00 |
saxmatt
|
e2e1028be1
|
Fix for http://mosquito.wordpress.org/view.php?id=587
git-svn-id: http://svn.automattic.com/wordpress/trunk@2167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 10:06:12 +00:00 |
saxmatt
|
c4649b9979
|
Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2166 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 06:38:12 +00:00 |
saxmatt
|
f95c9db9b7
|
Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 04:22:01 +00:00 |
saxmatt
|
43a237c41c
|
Adding rel tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@2164 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 03:49:50 +00:00 |
rboren
|
b3be81f284
|
Remove upgrade-functions include.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2163 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-31 01:09:45 +00:00 |
rboren
|
0e73b09de1
|
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: http://svn.automattic.com/wordpress/trunk@2161 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-29 23:17:10 +00:00 |
saxmatt
|
7f793c6cfe
|
Patch from Adi Sieker
git-svn-id: http://svn.automattic.com/wordpress/trunk@2160 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-29 20:14:55 +00:00 |
saxmatt
|
264d9ac56f
|
Allow plugins to modify option values on the fly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2158 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-27 18:39:52 +00:00 |
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 |