dd32
|
1c688ceead
|
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: http://svn.automattic.com/wordpress/trunk@14051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-10 11:30:34 +00:00 |
|
dd32
|
3ad70c3e8c
|
Prevent $post_type_object->menu_position from conflicting with another plugin, or core menu item. Props blepoxp. Fixes #12951
git-svn-id: http://svn.automattic.com/wordpress/trunk@14049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-10 10:48:30 +00:00 |
|
nacin
|
7b1211b536
|
Account for WP_Error from get_terms() in the nav menu tax metabox. fixes #12949, props ptahdunbar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-10 10:47:31 +00:00 |
|
dd32
|
ae66313f01
|
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: http://svn.automattic.com/wordpress/trunk@14046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-10 03:27:22 +00:00 |
|
ryan
|
e18c1eeb3a
|
add_meta_boxes actions for comment and link forms.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-09 15:17:57 +00:00 |
|
nacin
|
bf77b5c189
|
More grant/revoke super admin improvements. fixes #12933.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-09 08:26:16 +00:00 |
|
nacin
|
6eaa3b9637
|
Fix revoke_super_admin(). see #12933.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-09 07:17:42 +00:00 |
|
nacin
|
559a6e0855
|
Revert [14011]. Add some actions. fixes #12109, see #12460.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-08 04:15:58 +00:00 |
|
nacin
|
53e0be05cb
|
Remove references to the old .fade class for message divs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-08 03:36:52 +00:00 |
|
nacin
|
9ebf0afe13
|
Stop a dismissed admin notice feed from appearing on the next page load. see #12912.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-08 03:31:51 +00:00 |
|
wpmuguru
|
b90e44bbb9
|
use meta caps in [14032], see #12109
git-svn-id: http://svn.automattic.com/wordpress/trunk@14033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 21:04:42 +00:00 |
|
ryan
|
f609d0c8a3
|
User is_super_admin(). Props ocean90. fixes #12888
git-svn-id: http://svn.automattic.com/wordpress/trunk@14032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 15:28:10 +00:00 |
|
ryan
|
96bc63439a
|
Nav menu fixes. Props ptahdunbar. see #12896 fixes #12844
git-svn-id: http://svn.automattic.com/wordpress/trunk@14031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 15:25:48 +00:00 |
|
markjaquith
|
46a353ece7
|
TB_iframe fixes for stuff that broke in r14015. props scribu. fixes #12878. see #12792
git-svn-id: http://svn.automattic.com/wordpress/trunk@14030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 13:52:12 +00:00 |
|
ryan
|
1c109009c8
|
Update css minifications.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 13:49:41 +00:00 |
|
nacin
|
736d80e1c0
|
Use correct var in inline_edit_row(). fixes #12887.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 06:01:29 +00:00 |
|
nacin
|
06a8eee4e0
|
Check for post type support in quick/bulk edit. props caesarsgrunt for some of the commit. see #12869
git-svn-id: http://svn.automattic.com/wordpress/trunk@14025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 05:08:37 +00:00 |
|
nacin
|
c6ef197f53
|
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: http://svn.automattic.com/wordpress/trunk@14024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 03:54:43 +00:00 |
|
nacin
|
60a2fe8c44
|
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: http://svn.automattic.com/wordpress/trunk@14023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-07 02:58:23 +00:00 |
|
nacin
|
7278f682f2
|
In ms-sites.php blog, display 'mature' option for root blog. Also, small styling cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 23:13:44 +00:00 |
|
nacin
|
e1d6d0bc7b
|
New Super Admin screen and menu icons from Ben Dunkle.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 18:36:31 +00:00 |
|
nacin
|
8ac9523cb0
|
Remove old bulk actions MS sites code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 18:17:21 +00:00 |
|
nacin
|
8074b8036c
|
Remove old bulk edit super admin code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 13:26:12 +00:00 |
|
dd32
|
ad72910597
|
Fix a typo in the Theme Bulk upgrader. Fixes upgrading for those using FTP.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 11:28:55 +00:00 |
|
dd32
|
d5ee7bca10
|
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: http://svn.automattic.com/wordpress/trunk@14016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 11:20:51 +00:00 |
|
markjaquith
|
07a523894a
|
Make thumbnail work for custom post types even if the editor is not being displayed. props scribu. fixes #12792
git-svn-id: http://svn.automattic.com/wordpress/trunk@14015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 11:20:47 +00:00 |
|
markjaquith
|
f1fd3f2780
|
Add menu_position and menu_icon params to register_post_type(). props ptahdunbar. fixes #12541
git-svn-id: http://svn.automattic.com/wordpress/trunk@14014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 04:32:08 +00:00 |
|
wpmuguru
|
aebc2cb826
|
set registered datestamp to current time during enable network, see #12747
git-svn-id: http://svn.automattic.com/wordpress/trunk@14012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-06 01:41:34 +00:00 |
|
wpmuguru
|
3e970343af
|
add permission checks to grant/revoke_super_admin(), see #12109, related #12460
git-svn-id: http://svn.automattic.com/wordpress/trunk@14011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-05 22:28:21 +00:00 |
|
nacin
|
4892ad8757
|
Fix broken string.
git-svn-id: http://svn.automattic.com/wordpress/trunk@14008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-05 09:31:38 +00:00 |
|
dd32
|
8984530614
|
Update broken translation. S/post thumbnail/featured image/
git-svn-id: http://svn.automattic.com/wordpress/trunk@14007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-05 09:15:35 +00:00 |
|
wpmuguru
|
dd1637ec7d
|
fix validation on dashboard site in ms-options, fixes #12831
git-svn-id: http://svn.automattic.com/wordpress/trunk@14004 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-05 03:12:54 +00:00 |
|
wpmuguru
|
e439ce17bd
|
more manage_network_* caps, see #12109
git-svn-id: http://svn.automattic.com/wordpress/trunk@14003 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-05 02:59:10 +00:00 |
|
dd32
|
a87700319b
|
Nest the HTML correctly on the Manage Themes page when the user does not have permission to Install themes. Fixes #12847
git-svn-id: http://svn.automattic.com/wordpress/trunk@14001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-05 00:00:53 +00:00 |
|
nacin
|
149ac73766
|
More verbose message on how to add MS constants to one's config file. props sivel, see #12848
git-svn-id: http://svn.automattic.com/wordpress/trunk@13999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 23:49:11 +00:00 |
|
nacin
|
c449adb237
|
File-level phpdoc for multisite files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 13:29:35 +00:00 |
|
nacin
|
f925c3c2b4
|
Adjust get_file_description() to account for absolute paths. see #12843
git-svn-id: http://svn.automattic.com/wordpress/trunk@13994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 12:07:27 +00:00 |
|
nacin
|
37faed2c03
|
Give names to author.php and tag.php in the theme editor.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13993 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 11:23:09 +00:00 |
|
nacin
|
6182fa89af
|
Give editor-style.css a name in the theme editor.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13992 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 11:14:29 +00:00 |
|
nacin
|
cb6f8774b1
|
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: http://svn.automattic.com/wordpress/trunk@13990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 08:15:20 +00:00 |
|
nacin
|
8681248856
|
Don't remove a category filter after performing an action on edit.php. props garyc40, fixes #11587
git-svn-id: http://svn.automattic.com/wordpress/trunk@13987 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 06:37:10 +00:00 |
|
nacin
|
2581314a95
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
git-svn-id: http://svn.automattic.com/wordpress/trunk@13984 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 03:53:14 +00:00 |
|
nacin
|
2501fac129
|
Remove Gears from UI. see #11301
git-svn-id: http://svn.automattic.com/wordpress/trunk@13981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 00:48:28 +00:00 |
|
nacin
|
329cc77afd
|
Don't allow # in custom permalink structures and cat/tag bases. Improve some MS branching. fixes #12271
git-svn-id: http://svn.automattic.com/wordpress/trunk@13980 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 00:41:39 +00:00 |
|
nacin
|
e9a109f34e
|
Push the Delete link to the end for plugin actions. see #12741
git-svn-id: http://svn.automattic.com/wordpress/trunk@13979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-04 00:24:16 +00:00 |
|
nacin
|
6efe44acbc
|
Have get_search_query() escape by default, like it's echoing counterpart the_search_query(). see #12780
git-svn-id: http://svn.automattic.com/wordpress/trunk@13978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 23:38:38 +00:00 |
|
nacin
|
7289a8df23
|
Fix the sticky footer. hides a scrollbar. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 23:30:27 +00:00 |
|
nacin
|
589997d8cb
|
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: http://svn.automattic.com/wordpress/trunk@13974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 22:52:30 +00:00 |
|
nacin
|
05065a4d46
|
A lighter gradient for the favorite actions menu. props JohnONolan, see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13973 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 21:47:32 +00:00 |
|
westi
|
f3e717ae2b
|
Make the link a seperate translation so people only have to translate it if they really want to. See #12787.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13972 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 13:25:47 +00:00 |
|
nacin
|
e8ac3d117d
|
Add indent to front page drop-downs in options-reading, to better indicate they are dependent on the radio button above them. fixes #12266
git-svn-id: http://svn.automattic.com/wordpress/trunk@13971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:53:46 +00:00 |
|
nacin
|
ba7e1e93b2
|
Restore arrow used in widgets panel. Doubled as fav-arrow.gif until [13824]. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:32:48 +00:00 |
|
nacin
|
baa8cd08bb
|
Fix display of 'enter title here'. see #12591
git-svn-id: http://svn.automattic.com/wordpress/trunk@13969 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:27:46 +00:00 |
|
nacin
|
06382b1f76
|
More admin header improvements. props JohnONolan. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 12:13:38 +00:00 |
|
nacin
|
75c8e2d67e
|
Move wp-login.php background from body.login to body selector. props JohnONolan. see #12586
git-svn-id: http://svn.automattic.com/wordpress/trunk@13967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 11:37:24 +00:00 |
|
nacin
|
710dc6584e
|
Use solid color in new footer, to allow for expansion. props JohnONolan. fixes #12810
git-svn-id: http://svn.automattic.com/wordpress/trunk@13966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 11:26:27 +00:00 |
|
nacin
|
2361cdd745
|
Some more MS cleanups. see #12460
git-svn-id: http://svn.automattic.com/wordpress/trunk@13965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 11:15:51 +00:00 |
|
nacin
|
d05e120d44
|
Add 'enter title here' text to title box. see #12591
git-svn-id: http://svn.automattic.com/wordpress/trunk@13964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 10:23:17 +00:00 |
|
nacin
|
2c4c31118e
|
Link to the new Child Themes codex article in the GUU. fixes #12787, props demetris.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13963 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 08:35:33 +00:00 |
|
nacin
|
927a8afbf3
|
Allow "No role for this blog" to be chosen on user-edit. Add defensive checks for a few potential notices. fixes #10833
git-svn-id: http://svn.automattic.com/wordpress/trunk@13961 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 08:08:12 +00:00 |
|
nacin
|
65d12646e1
|
Don't show "Link added." in link-add.php if an empty form was submitted. fixes #12262.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13960 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 07:48:30 +00:00 |
|
nacin
|
647fe5d199
|
Initialize some options for the secondary dashboard widget. see #11783
git-svn-id: http://svn.automattic.com/wordpress/trunk@13959 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 07:31:28 +00:00 |
|
nacin
|
c6aed04009
|
Fix "Mine" posts link on edit.php. Adds post_type to URL, and hides auto-drafts from count. props rovo89, fixes #12692.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 05:19:39 +00:00 |
|
nacin
|
c5c47b4b20
|
Make remove_user a meta capability. see #12793
git-svn-id: http://svn.automattic.com/wordpress/trunk@13956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 05:14:34 +00:00 |
|
nacin
|
69f5922799
|
Use correct cap in get_editable_user_ids(). edit_cap is the meta cap (edit_post) and needs a post id passed, edit_type_cap is the primitive edit_posts cap.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13955 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 04:38:20 +00:00 |
|
nacin
|
eb14ca3036
|
More MS cleanups. props ocean90. see #12460
git-svn-id: http://svn.automattic.com/wordpress/trunk@13953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-03 00:10:44 +00:00 |
|
nacin
|
e7486800d9
|
Add AYS to "Install Now" link in plugin installer. fixes #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 23:27:23 +00:00 |
|
nacin
|
d23bb077c3
|
Change "More Information" link to "Details" in plugin installer. Shorten/clarify a few other strings. see #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 23:04:48 +00:00 |
|
nacin
|
90db286b69
|
Add beta testers note to nav menus admin panel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13948 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 22:46:48 +00:00 |
|
ryan
|
311b5a82cc
|
Use wpdb->prefix instead of wpdb->base_prefix(). base_prefix() does not return the correct prefix when a blog ID is not passed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13947 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 17:23:36 +00:00 |
|
ryan
|
7095a9b0d3
|
Move wp-ajax_add-tax hook back to registration. Reverts part of [13924]. see #10437
git-svn-id: http://svn.automattic.com/wordpress/trunk@13946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 17:07:30 +00:00 |
|
nacin
|
7b55c4688a
|
Move add/remove super admin out of bulk edit and into user-edit.php. Introduce grant_super_admin() and revoke_super_admin(). Link to profile.php in ms-users user row for current user. Add defensive check by forcing IS_PROFILE_PAGE on user-edit if trying to edit your own user_id. see #12460
git-svn-id: http://svn.automattic.com/wordpress/trunk@13941 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 06:46:07 +00:00 |
|
dd32
|
ee058cca62
|
Change UI labels from "Post Thumbnails" to "Featured Image". See #12554
git-svn-id: http://svn.automattic.com/wordpress/trunk@13940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 06:12:49 +00:00 |
|
nacin
|
6a1844f98e
|
Allow MS cape-wearers to demote their blog roles to something without the edit_users cap. see #12387
git-svn-id: http://svn.automattic.com/wordpress/trunk@13934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 04:30:00 +00:00 |
|
wpmuguru
|
23a82e9619
|
fix caps check on delete user link, props ocean90, see #12793
git-svn-id: http://svn.automattic.com/wordpress/trunk@13931 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:40:49 +00:00 |
|
wpmuguru
|
4ae3e0349f
|
fix folder install detection in [13926], see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:27:08 +00:00 |
|
nacin
|
6a201c6b6f
|
Switch from wp_die() to a nice error message for siteurl!=home for network.php. see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13929 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 03:24:18 +00:00 |
|
wpmuguru
|
515afba93a
|
restore super admin icon pending updated menu sprite, see #12374
git-svn-id: http://svn.automattic.com/wordpress/trunk@13927 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 02:15:40 +00:00 |
|
wpmuguru
|
8fc4bccb83
|
block subdomain install when install is in a folder, see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 02:04:25 +00:00 |
|
dd32
|
44ae35ec09
|
Use the taxonomy show_ui flag to control if all WordPress generated UI is exposed (Menu previously, This affects metaboxes). See #10437
git-svn-id: http://svn.automattic.com/wordpress/trunk@13924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-02 01:23:58 +00:00 |
|
dd32
|
c2aba0b250
|
Correct typos in r13920. Use correct variable name. See #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 23:38:37 +00:00 |
|
dd32
|
f7b83bd893
|
Rename Install to More Information, Add an Install Now action link to the Plugin Installer search results. See #11050
git-svn-id: http://svn.automattic.com/wordpress/trunk@13920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 23:17:53 +00:00 |
|
markjaquith
|
57c201fb3a
|
Regenerate production CSS and bump version for last commit
git-svn-id: http://svn.automattic.com/wordpress/trunk@13919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 21:22:48 +00:00 |
|
markjaquith
|
d510d0bdc7
|
Huge MS refactoring and code cleanup. see #12460. props ocean90.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 21:21:27 +00:00 |
|
markjaquith
|
5ca84a117e
|
Update admin-header-footer.png. see #12586. props johnonolan
git-svn-id: http://svn.automattic.com/wordpress/trunk@13917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 20:32:17 +00:00 |
|
markjaquith
|
e64f2d30f0
|
Use correct post type label in a few key places.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 20:14:26 +00:00 |
|
dd32
|
ea03f2272d
|
Use the correct slug value for reverting post slug inline editing. Props mitchoyoshitaka. Fixes #12788
git-svn-id: http://svn.automattic.com/wordpress/trunk@13909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 10:16:55 +00:00 |
|
nacin
|
229c01dcb5
|
Ensure PHP4 compat. fixes #12791
git-svn-id: http://svn.automattic.com/wordpress/trunk@13907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-04-01 07:01:32 +00:00 |
|
markjaquith
|
fb96ce358a
|
Deletion link should always show
git-svn-id: http://svn.automattic.com/wordpress/trunk@13905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 20:13:04 +00:00 |
|
wpmuguru
|
db03ca0c13
|
block enabling network when siteurl and home are not the same, see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 18:23:05 +00:00 |
|
dd32
|
913282b335
|
Display hierarchy in Hierarchical taxonomy Quick edit box. Props nacin. Fixes #11858
git-svn-id: http://svn.automattic.com/wordpress/trunk@13901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:57:40 +00:00 |
|
dd32
|
db0706ea0e
|
Add Password Mismatch feedback to the Password Strength Meter. Props dancole. Fixes #12576
git-svn-id: http://svn.automattic.com/wordpress/trunk@13900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:45:51 +00:00 |
|
nacin
|
f1793b308a
|
Add link to Updating WordPress codex page. props mrmist, fixes #11280.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-31 08:16:57 +00:00 |
|
ryan
|
2cea68f079
|
Use get_home_url() and get_admin_url(). Props andreasnrb. see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 19:13:38 +00:00 |
|
nacin
|
03f8a82b9a
|
Correct the @since's for custom-header.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 18:55:35 +00:00 |
|
wpmuguru
|
bad7ee5c2c
|
restore user list display in single site, props ocean90, see #12711, #12767
git-svn-id: http://svn.automattic.com/wordpress/trunk@13894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 18:28:11 +00:00 |
|
wpmuguru
|
3ded3d098e
|
new Super Admin menu icon, props jane, see #12374
git-svn-id: http://svn.automattic.com/wordpress/trunk@13893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 16:28:51 +00:00 |
|
nacin
|
e2c3b87693
|
Fix typos in [13729]. edit_type_cap is a primitive cap, not meta. @todo: audit ptype cap calls.
git-svn-id: http://svn.automattic.com/wordpress/trunk@13890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-30 13:16:28 +00:00 |
|
ryan
|
8e4859a35c
|
Use network_*_url(). see #12736
git-svn-id: http://svn.automattic.com/wordpress/trunk@13884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-29 21:45:31 +00:00 |
|
wpmuguru
|
fbf3ee6abc
|
delete user cap in remove_all_caps(), props ocean90, see #12711
git-svn-id: http://svn.automattic.com/wordpress/trunk@13883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2010-03-29 20:35:06 +00:00 |
|