wpmuguru
|
210a5a70a1
|
more ms delete user tweaks, props ocean90, see #12386
git-svn-id: http://svn.automattic.com/wordpress/trunk@13506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 19:24:25 +00:00 |
|
wpmuguru
|
871b2357b8
|
more ms warnings cleanup, props ocean90, see #12409
git-svn-id: http://svn.automattic.com/wordpress/trunk@13505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 18:41:45 +00:00 |
|
wpmuguru
|
0fc4e2c9c1
|
cleanup confirm delete users, props ocean90, fixes #12386
git-svn-id: http://svn.automattic.com/wordpress/trunk@13504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 16:58:17 +00:00 |
|
dd32
|
83e11093ab
|
remove LOWER() in Order by clause for Post Meta. Allows MySQL to use the indexes properly. Props Denis-de-Bernardy. Fixes #11741
git-svn-id: http://svn.automattic.com/wordpress/trunk@13503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 13:15:54 +00:00 |
|
dd32
|
b90b27a6d6
|
Display PHP Start-up Errors/Warnings. Props Denis-de-Bernardy. Fixes #12395.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 12:19:09 +00:00 |
|
dd32
|
493ece2961
|
Add some filters to the Admin header. Fixes #11332
git-svn-id: http://svn.automattic.com/wordpress/trunk@13497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 10:23:55 +00:00 |
|
dd32
|
1b564b41f5
|
Use get_terms() in wp_count_terms(). Props scribu. Fixes #10746
git-svn-id: http://svn.automattic.com/wordpress/trunk@13491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 07:37:24 +00:00 |
|
dd32
|
9472175b79
|
Fix slashing in Custom fields values. Allow for the meta_key to be updated without changing meta_value. Use wpdb::insert in add_meta(). Fixes #12418
git-svn-id: http://svn.automattic.com/wordpress/trunk@13489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-28 07:12:05 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
wpmuguru
|
ab6e21f6fb
|
more multisite UI rebranding, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 19:08:01 +00:00 |
|
wpmuguru
|
997a564f72
|
prevent admins from removing themselves and main super admin from super admin list, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 17:16:31 +00:00 |
|
nacin
|
64d5d9e55c
|
Add a sanity check in install.php, accounting for whether PHP is running. fixes #11728
git-svn-id: http://svn.automattic.com/wordpress/trunk@13428 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 06:31:40 +00:00 |
|
nacin
|
8b4e58529b
|
A call to arms for grammarians. Fixes #12228 fixes #11875 props kurtmckee, filosofo, jjj
git-svn-id: http://svn.automattic.com/wordpress/trunk@13425 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 05:46:08 +00:00 |
|
nacin
|
1409dcca90
|
Don't use deprecated functions. Fixes #12377 props filosofo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-26 00:41:23 +00:00 |
|
westi
|
c7aa32c0ac
|
Just pass the comment object to get_avatar in floated_admin_avatar rather than duplicating logic. Fixes #12291 props Otto42.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 22:19:03 +00:00 |
|
wpmuguru
|
e667fb14e0
|
move super admin list maintenance from ms-options to ms-users, See #11644
git-svn-id: http://svn.automattic.com/wordpress/trunk@13419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 22:11:54 +00:00 |
|
westi
|
e2f5b1f6c9
|
Switch from POST_BY_EMAIL constant to enable post-by-email when multisite to a filter. See #12381.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 22:01:30 +00:00 |
|
westi
|
97090ba1a2
|
Switch to using a filter for {en|dis}abling update services configuration. Fixes #12229. See #12381.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13412 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 21:48:11 +00:00 |
|
ryan
|
b79fc36dbb
|
Switch live() binding to a single selector. Props mdawaffe. fixes #12369
git-svn-id: http://svn.automattic.com/wordpress/trunk@13410 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 21:46:04 +00:00 |
|
westi
|
2372671879
|
Introduce send_nosniff_header() and use it to turn off content sniffing in supported browsers. Fixes #10671 props chrisscott and niallkennedy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13409 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 21:41:33 +00:00 |
|
ryan
|
b77baf5afb
|
Create a default menu containing the first 15 top-level pages. see #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13406 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 21:06:44 +00:00 |
|
ryan
|
c6261f5ff8
|
Default header selector, second pass. see #12343
git-svn-id: http://svn.automattic.com/wordpress/trunk@13404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 19:32:10 +00:00 |
|
ryan
|
a8a6d742e1
|
Default header selector, first pass. see #12343
git-svn-id: http://svn.automattic.com/wordpress/trunk@13403 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 19:18:44 +00:00 |
|
wpmuguru
|
e8503ab54a
|
move nav menu css/js to nav-menu prefix, See #11817
git-svn-id: http://svn.automattic.com/wordpress/trunk@13402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-02-25 17:10:00 +00:00 |
|