dd32
|
4a59fbc765
|
Fix Author selection for non-post type posts. Props prettyboymp. Fixes #12408
git-svn-id: http://svn.automattic.com/wordpress/trunk@13488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 06:38:15 +00:00 |
|
dd32
|
b1621c63ae
|
Move Admin Colour Scheme picker to a hook. Props Jick. s/register_admin_color_themes()/register_admin_color_schemes/g. See #11625, Fixes #6837
git-svn-id: http://svn.automattic.com/wordpress/trunk@13487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 06:34:31 +00:00 |
|
dd32
|
dd78c07865
|
More powerful version is is_tax(). Props filosofo, scribu. Adds $term parameter. Fixes #11904
git-svn-id: http://svn.automattic.com/wordpress/trunk@13486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 05:59:39 +00:00 |
|
dd32
|
c29b107102
|
Fix spelling typo's in r13484. See #12200
git-svn-id: http://svn.automattic.com/wordpress/trunk@13485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 04:27:32 +00:00 |
|
dd32
|
4e8de447f6
|
Support non-BASIC Authentication schemes in the HTTP API if server supports them. Props ssandison, See #4011, Fixes #12200
git-svn-id: http://svn.automattic.com/wordpress/trunk@13484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 04:24:04 +00:00 |
|
dd32
|
549cebcf5c
|
Add get_search_link() with Permastruct (/search/) support. Props jshreve. Update get_search_link(), get_search_feed_link() & get_search_comments_feed_link() to use it, as well as supporting Permastructs for those feeds. Fixes #10552
git-svn-id: http://svn.automattic.com/wordpress/trunk@13483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 04:15:02 +00:00 |
|
dd32
|
b9c22a4e91
|
PHPDocs update. Props miqrogroove. See #12422
git-svn-id: http://svn.automattic.com/wordpress/trunk@13482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 03:18:40 +00:00 |
|
dd32
|
cde78a7ce4
|
add a wp_loaded action that fires once WordPress init has finished. Props Denis-de-Bernardy. See #12400
git-svn-id: http://svn.automattic.com/wordpress/trunk@13481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 03:08:16 +00:00 |
|
dd32
|
0407057fec
|
Dont clobber taxonomy intersections/unions. Only redirects to the canonical url if only one term has been queried. Props scribu for some of the commit. See #8948
git-svn-id: http://svn.automattic.com/wordpress/trunk@13480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 02:49:01 +00:00 |
|
nacin
|
2e2c626d97
|
Add filter to the args in wp_link_pages(). fixes #12158 props greenshady
git-svn-id: http://svn.automattic.com/wordpress/trunk@13479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 01:46:39 +00:00 |
|
nacin
|
2610af8b7b
|
Add filter to the links in paginate_links(). fixes #10826, props johnjamesjacoby
git-svn-id: http://svn.automattic.com/wordpress/trunk@13478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 01:42:25 +00:00 |
|
nacin
|
7fa2cac615
|
Clean up repetitive string. fixes #11850, props scribu
git-svn-id: http://svn.automattic.com/wordpress/trunk@13477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 01:31:54 +00:00 |
|
nacin
|
206f886d54
|
Add link to dashboard after core upgrade. props Simek, fixes #11629 see #11232
git-svn-id: http://svn.automattic.com/wordpress/trunk@13476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 00:12:43 +00:00 |
|
nacin
|
c345aa4b0b
|
Allow get_(previous|adjacent|next)_post() to be used on attachment and !single templates. props jobjorn, fixes #10867
git-svn-id: http://svn.automattic.com/wordpress/trunk@13475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 00:00:43 +00:00 |
|
nacin
|
bdd5e1755a
|
get_bloginfo('wpurl') should use site_url(), not get_option('siteurl'). see #9008
git-svn-id: http://svn.automattic.com/wordpress/trunk@13474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 23:22:56 +00:00 |
|
wpmuguru
|
fcf6942d33
|
more menu improvements, props ptahdunbar, see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 23:06:56 +00:00 |
|
nacin
|
833f47778f
|
Fix typo in [13471]. Props miqrogroove, see #12417
git-svn-id: http://svn.automattic.com/wordpress/trunk@13472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 22:54:40 +00:00 |
|
nacin
|
473ef7d459
|
Make it more obvious we're escaping values in options.php. fixes #12417
git-svn-id: http://svn.automattic.com/wordpress/trunk@13471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 22:50:00 +00:00 |
|
nacin
|
9deb08bade
|
When deleting plugins, check for uninstall hooks and warn of data deletion. Props cyberhobo. Pluralize some string(s). fixes #11850
git-svn-id: http://svn.automattic.com/wordpress/trunk@13470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 22:01:22 +00:00 |
|
nacin
|
6df81f3d95
|
Escape mod_$theme option name. see #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 20:26:37 +00:00 |
|
nacin
|
56c3658154
|
Add some whitespace to get_body_class(). props coffee2code. Clarify fallback parameter in sanitize_html_class(). see #11331
git-svn-id: http://svn.automattic.com/wordpress/trunk@13468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 20:06:35 +00:00 |
|
nacin
|
9ee57d58a4
|
Standardize filters for single_(post|cat|tag|month)_title() on strip_tags() and wptexturize(). fixes #10900 props scribu
git-svn-id: http://svn.automattic.com/wordpress/trunk@13467 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 18:57:04 +00:00 |
|
wpmuguru
|
aa3e96bbd6
|
add full file paths in network install, see #12332
git-svn-id: http://svn.automattic.com/wordpress/trunk@13466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 18:48:43 +00:00 |
|
nacin
|
640158f15b
|
Add redirect_to and associated filters to registration and password recovery. fixes #12282
git-svn-id: http://svn.automattic.com/wordpress/trunk@13465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 18:21:03 +00:00 |
|
nacin
|
d662f07784
|
Deprecate get_profile() for get_the_author_meta(). fixes #10695, props scribu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 18:11:45 +00:00 |
|
wpmuguru
|
1c5f2af719
|
warnings cleanup edit user, props dd32, see #12387
git-svn-id: http://svn.automattic.com/wordpress/trunk@13463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 18:07:25 +00:00 |
|
nacin
|
325b5f6737
|
Pass post ID to post_class filter, even when calling post_class() without parameters in the loop. fixes #11878
git-svn-id: http://svn.automattic.com/wordpress/trunk@13462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 17:49:49 +00:00 |
|
wpmuguru
|
1c87155b6d
|
warnings cleanup on archived/suspended sites, fixes #12396
git-svn-id: http://svn.automattic.com/wordpress/trunk@13461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 17:48:37 +00:00 |
|
wpmuguru
|
21f661bdf0
|
warnings cleanup, dont show removed user in edit site, fixes #12409
git-svn-id: http://svn.automattic.com/wordpress/trunk@13460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 17:27:34 +00:00 |
|
nacin
|
e3e50d63f7
|
Use ABSPATH because we can. props miqrogroove see #12411
git-svn-id: http://svn.automattic.com/wordpress/trunk@13459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 16:44:26 +00:00 |
|
nacin
|
09c16e8529
|
Use ABSPATH because we can. props miqrogroove see #12411
git-svn-id: http://svn.automattic.com/wordpress/trunk@13458 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 16:35:41 +00:00 |
|
nacin
|
a8880e07ce
|
Fix include paths. props nadavvin fixes #12411
git-svn-id: http://svn.automattic.com/wordpress/trunk@13457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 16:15:46 +00:00 |
|
nacin
|
1cade6654c
|
Allow multiple To: recipients in wp_mail(). Improve handling of \r\n in headers and multiple CC/BCC headers. fixes #10420
git-svn-id: http://svn.automattic.com/wordpress/trunk@13456 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 16:10:45 +00:00 |
|
nacin
|
252e198ea8
|
Fix typos. props TobiasBg fixes #12398
git-svn-id: http://svn.automattic.com/wordpress/trunk@13455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 15:53:06 +00:00 |
|
nacin
|
1a511e40e1
|
Add wpdb::replace() for replace queries. props AaronCampbell fixes #10864
git-svn-id: http://svn.automattic.com/wordpress/trunk@13454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 15:45:09 +00:00 |
|
nacin
|
9797dacaa0
|
add_editor_style() third pass. better performance and better child theme support. see #11512
git-svn-id: http://svn.automattic.com/wordpress/trunk@13453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 07:36:35 +00:00 |
|
markjaquith
|
fcb5acb7e5
|
Plugin activation attempt goes through a function to show the same errors as the test. props miqrogroove. fixes #12089
git-svn-id: http://svn.automattic.com/wordpress/trunk@13452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 07:24:41 +00:00 |
|
nacin
|
b36063b03c
|
Restore manage_pages_columns filter in wp_manage_posts_columns(). Pass post type to manage_posts_columns, and add a manage_{$post_type}_posts_columns filter. fixes #12398
git-svn-id: http://svn.automattic.com/wordpress/trunk@13451 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 06:45:23 +00:00 |
|
dd32
|
2cc01f59cb
|
Add Tag::Cat converters to the Tools page. Props ninjaWR. Add Tag->Cat converter links on Manage Tags page. Fixes #8634
git-svn-id: http://svn.automattic.com/wordpress/trunk@13450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 04:04:36 +00:00 |
|
dd32
|
bd3db9bb78
|
set svn:eol-style:native on remaining Core files. Props Denis-de-Bernardy. Fixes #12403
git-svn-id: http://svn.automattic.com/wordpress/trunk@13449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 03:43:09 +00:00 |
|
dd32
|
af48ab61de
|
New files svn:eol-style: native.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-27 03:37:38 +00:00 |
|
wpmuguru
|
a399b4b845
|
sanitize domains in ms-options, fixes #11775
git-svn-id: http://svn.automattic.com/wordpress/trunk@13447 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 23:36:26 +00:00 |
|
nacin
|
42703bfe08
|
Show a notice when changing a multisite's site admin email. props jorbin. Introduce an .inline class that can be used with div.updated and div.error, to prevent the message from being moved to the top of the page. see #12192
git-svn-id: http://svn.automattic.com/wordpress/trunk@13446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 21:19:10 +00:00 |
|
wpmuguru
|
b1f49d6088
|
cleanup warnings - add site, See #12140
git-svn-id: http://svn.automattic.com/wordpress/trunk@13445 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 21:13:24 +00:00 |
|
nacin
|
59b2461dcf
|
add_editor_style(), second pass. Accept an array of stylesheets, also allow multiple calls to the function. Support child themes. See #9015 see #11512
git-svn-id: http://svn.automattic.com/wordpress/trunk@13444 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 21:07:41 +00:00 |
|
wpmuguru
|
27cf16f442
|
add second set of Network admin buttons, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13443 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 20:23:25 +00:00 |
|
wpmuguru
|
2403d9e05a
|
switch super admin to network admin in multisite UI, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13442 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 20:16:16 +00:00 |
|
nacin
|
45748141c0
|
Introduce add_editor_style() to easily register a stylesheet for the visual editor. see #11512 see #9015
git-svn-id: http://svn.automattic.com/wordpress/trunk@13441 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 20:12:06 +00:00 |
|
wpmuguru
|
5db4b418c5
|
remove WP rewrite rules from multisite options-permalink, props ocean90, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 19:59:04 +00:00 |
|
nacin
|
84269822eb
|
Small fix to [13433], see #10788
git-svn-id: http://svn.automattic.com/wordpress/trunk@13439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 19:26:51 +00:00 |
|