Dion Hulse
|
16256fd828
|
Check the appropriate radio option on the Permalinks page for the Root blog; Display index.php prefixes properly for the root Multisite Blog. Fixes #12952
git-svn-id: https://develop.svn.wordpress.org/trunk@14051 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-10 11:30:34 +00:00 |
|
Dion Hulse
|
eda97585bb
|
Prevent $post_type_object->menu_position from conflicting with another plugin, or core menu item. Props blepoxp. Fixes #12951
git-svn-id: https://develop.svn.wordpress.org/trunk@14049 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-10 10:48:30 +00:00 |
|
Andrew Nacin
|
b8efedcb23
|
Account for WP_Error from get_terms() in the nav menu tax metabox. fixes #12949, props ptahdunbar.
git-svn-id: https://develop.svn.wordpress.org/trunk@14048 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-10 10:47:31 +00:00 |
|
Dion Hulse
|
9b44257e39
|
Update the text on the Manage Themes page for when there is only 1 theme available. Props jane & IRC people for strings. Fixes #12916
git-svn-id: https://develop.svn.wordpress.org/trunk@14046 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-10 03:27:22 +00:00 |
|
Ryan Boren
|
ad1b9608e6
|
add_meta_boxes actions for comment and link forms.
git-svn-id: https://develop.svn.wordpress.org/trunk@14044 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-09 15:17:57 +00:00 |
|
Andrew Nacin
|
acb76fe42d
|
More grant/revoke super admin improvements. fixes #12933.
git-svn-id: https://develop.svn.wordpress.org/trunk@14043 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-09 08:26:16 +00:00 |
|
Andrew Nacin
|
213aca7b04
|
Fix revoke_super_admin(). see #12933.
git-svn-id: https://develop.svn.wordpress.org/trunk@14042 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-09 07:17:42 +00:00 |
|
Andrew Nacin
|
d07cfaff16
|
Revert [14011]. Add some actions. fixes #12109, see #12460.
git-svn-id: https://develop.svn.wordpress.org/trunk@14040 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-08 04:15:58 +00:00 |
|
Andrew Nacin
|
8fa7ed4573
|
Remove references to the old .fade class for message divs.
git-svn-id: https://develop.svn.wordpress.org/trunk@14039 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-08 03:36:52 +00:00 |
|
Andrew Nacin
|
67dbb82d69
|
Stop a dismissed admin notice feed from appearing on the next page load. see #12912.
git-svn-id: https://develop.svn.wordpress.org/trunk@14038 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-08 03:31:51 +00:00 |
|
Ron Rennick
|
46fe5b484f
|
use meta caps in [14032], see #12109
git-svn-id: https://develop.svn.wordpress.org/trunk@14033 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 21:04:42 +00:00 |
|
Ryan Boren
|
e53c2d4da4
|
User is_super_admin(). Props ocean90. fixes #12888
git-svn-id: https://develop.svn.wordpress.org/trunk@14032 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 15:28:10 +00:00 |
|
Ryan Boren
|
96ea328c0a
|
Nav menu fixes. Props ptahdunbar. see #12896 fixes #12844
git-svn-id: https://develop.svn.wordpress.org/trunk@14031 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 15:25:48 +00:00 |
|
Mark Jaquith
|
e12a085938
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
git-svn-id: https://develop.svn.wordpress.org/trunk@14030 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 13:52:12 +00:00 |
|
Ryan Boren
|
27922b88e6
|
Update css minifications.
git-svn-id: https://develop.svn.wordpress.org/trunk@14029 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 13:49:41 +00:00 |
|
Andrew Nacin
|
fb9e47a5a9
|
Use correct var in inline_edit_row(). fixes #12887.
git-svn-id: https://develop.svn.wordpress.org/trunk@14026 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 06:01:29 +00:00 |
|
Andrew Nacin
|
f11175d631
|
Check for post type support in quick/bulk edit. props caesarsgrunt for some of the commit. see #12869
git-svn-id: https://develop.svn.wordpress.org/trunk@14025 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 05:08:37 +00:00 |
|
Andrew Nacin
|
2bd947fa9c
|
New super admin icons for the blue/classic color scheme from Ben Dunkle. Remove temp icons, implement the new ones. fixes #12374.
git-svn-id: https://develop.svn.wordpress.org/trunk@14024 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 03:54:43 +00:00 |
|
Andrew Nacin
|
9e5a7a14f6
|
Have quick/bulk edit styled per existence of hierarchical taxonomies for that post type. Reintroduce classes that are specific for post types. fixes #12883.
git-svn-id: https://develop.svn.wordpress.org/trunk@14023 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-07 02:58:23 +00:00 |
|
Andrew Nacin
|
1c4872fdea
|
In ms-sites.php blog, display 'mature' option for root blog. Also, small styling cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@14022 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 23:13:44 +00:00 |
|
Andrew Nacin
|
01229a6a54
|
New Super Admin screen and menu icons from Ben Dunkle.
git-svn-id: https://develop.svn.wordpress.org/trunk@14021 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 18:36:31 +00:00 |
|
Andrew Nacin
|
d4cf406ab4
|
Remove old bulk actions MS sites code.
git-svn-id: https://develop.svn.wordpress.org/trunk@14020 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 18:17:21 +00:00 |
|
Andrew Nacin
|
bc13365e82
|
Remove old bulk edit super admin code.
git-svn-id: https://develop.svn.wordpress.org/trunk@14018 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 13:26:12 +00:00 |
|
Dion Hulse
|
85706b7347
|
Fix a typo in the Theme Bulk upgrader. Fixes upgrading for those using FTP.
git-svn-id: https://develop.svn.wordpress.org/trunk@14017 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 11:28:55 +00:00 |
|
Dion Hulse
|
8cbbe731a2
|
Replace use of tmpfile() with a safe get_temp_dir(). tmpfile() may use a temporary directly which is not writable. Add static caching to get_temp_dir() & better protect against bad server configs. Fixes #12866
git-svn-id: https://develop.svn.wordpress.org/trunk@14016 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 11:20:51 +00:00 |
|
Mark Jaquith
|
7c6b7b0a91
|
Make thumbnail work for custom post types even if the editor is not being displayed. props scribu. fixes #12792
git-svn-id: https://develop.svn.wordpress.org/trunk@14015 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 11:20:47 +00:00 |
|
Mark Jaquith
|
697e807eb0
|
Add menu_position and menu_icon params to register_post_type(). props ptahdunbar. fixes #12541
git-svn-id: https://develop.svn.wordpress.org/trunk@14014 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 04:32:08 +00:00 |
|
Ron Rennick
|
71d295f69b
|
set registered datestamp to current time during enable network, see #12747
git-svn-id: https://develop.svn.wordpress.org/trunk@14012 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-06 01:41:34 +00:00 |
|
Ron Rennick
|
4b543dbc76
|
add permission checks to grant/revoke_super_admin(), see #12109, related #12460
git-svn-id: https://develop.svn.wordpress.org/trunk@14011 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-05 22:28:21 +00:00 |
|
Andrew Nacin
|
5d940a955b
|
Fix broken string.
git-svn-id: https://develop.svn.wordpress.org/trunk@14008 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-05 09:31:38 +00:00 |
|
Dion Hulse
|
028bd4322e
|
Update broken translation. S/post thumbnail/featured image/
git-svn-id: https://develop.svn.wordpress.org/trunk@14007 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-05 09:15:35 +00:00 |
|
Ron Rennick
|
2d028e668f
|
fix validation on dashboard site in ms-options, fixes #12831
git-svn-id: https://develop.svn.wordpress.org/trunk@14004 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-05 03:12:54 +00:00 |
|
Ron Rennick
|
1bbf9dd065
|
more manage_network_* caps, see #12109
git-svn-id: https://develop.svn.wordpress.org/trunk@14003 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-05 02:59:10 +00:00 |
|
Dion Hulse
|
49cd5dfeab
|
Nest the HTML correctly on the Manage Themes page when the user does not have permission to Install themes. Fixes #12847
git-svn-id: https://develop.svn.wordpress.org/trunk@14001 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-05 00:00:53 +00:00 |
|
Andrew Nacin
|
2fc834c550
|
More verbose message on how to add MS constants to one's config file. props sivel, see #12848
git-svn-id: https://develop.svn.wordpress.org/trunk@13999 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 23:49:11 +00:00 |
|
Andrew Nacin
|
5bf79d1d8e
|
File-level phpdoc for multisite files.
git-svn-id: https://develop.svn.wordpress.org/trunk@13998 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 13:29:35 +00:00 |
|
Andrew Nacin
|
4c2edbc0d7
|
Adjust get_file_description() to account for absolute paths. see #12843
git-svn-id: https://develop.svn.wordpress.org/trunk@13994 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 12:07:27 +00:00 |
|
Andrew Nacin
|
812222bac3
|
Give names to author.php and tag.php in the theme editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@13993 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 11:23:09 +00:00 |
|
Andrew Nacin
|
abd47187d1
|
Give editor-style.css a name in the theme editor.
git-svn-id: https://develop.svn.wordpress.org/trunk@13992 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 11:14:29 +00:00 |
|
Andrew Nacin
|
10057340f7
|
We're not lame if they don't have the PHP 5 DateTime library. Change the message when there is no timezone support. props neoxx, fixes #12580.
git-svn-id: https://develop.svn.wordpress.org/trunk@13990 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 08:15:20 +00:00 |
|
Andrew Nacin
|
ed8970fe66
|
Don't remove a category filter after performing an action on edit.php. props garyc40, fixes #11587
git-svn-id: https://develop.svn.wordpress.org/trunk@13987 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 06:37:10 +00:00 |
|
Andrew Nacin
|
1b0ea3c637
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
git-svn-id: https://develop.svn.wordpress.org/trunk@13984 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 03:53:14 +00:00 |
|
Andrew Nacin
|
d59ceca06e
|
Remove Gears from UI. see #11301
git-svn-id: https://develop.svn.wordpress.org/trunk@13981 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 00:48:28 +00:00 |
|
Andrew Nacin
|
da25d450e4
|
Don't allow # in custom permalink structures and cat/tag bases. Improve some MS branching. fixes #12271
git-svn-id: https://develop.svn.wordpress.org/trunk@13980 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 00:41:39 +00:00 |
|
Andrew Nacin
|
7986cf33c5
|
Push the Delete link to the end for plugin actions. see #12741
git-svn-id: https://develop.svn.wordpress.org/trunk@13979 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-04 00:24:16 +00:00 |
|
Andrew Nacin
|
ebd39b1233
|
Have get_search_query() escape by default, like it's echoing counterpart the_search_query(). see #12780
git-svn-id: https://develop.svn.wordpress.org/trunk@13978 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-03 23:38:38 +00:00 |
|
Andrew Nacin
|
fcf7f399ef
|
Fix the sticky footer. hides a scrollbar. see #12586
git-svn-id: https://develop.svn.wordpress.org/trunk@13976 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-03 23:30:27 +00:00 |
|
Andrew Nacin
|
502eb9d1d5
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
git-svn-id: https://develop.svn.wordpress.org/trunk@13974 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-03 22:52:30 +00:00 |
|
Andrew Nacin
|
d2c5cad7b8
|
A lighter gradient for the favorite actions menu. props JohnONolan, see #12586
git-svn-id: https://develop.svn.wordpress.org/trunk@13973 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-03 21:47:32 +00:00 |
|
Peter Westwood
|
67f7fe43dc
|
Make the link a seperate translation so people only have to translate it if they really want to. See #12787.
git-svn-id: https://develop.svn.wordpress.org/trunk@13972 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-04-03 13:25:47 +00:00 |
|