Nikolay Bachiyski
|
90fe7977bc
|
Show discs as leading list characters in contextual help messages. The global style is list-style-type: none;
git-svn-id: https://develop.svn.wordpress.org/trunk@14988 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 11:47:53 +00:00 |
|
Nikolay Bachiyski
|
de9e77a9c6
|
Prevent a notice if $_REQUEST['post_id'] is missing. Just use 0 in this case, which will be the same as using intval on an undefined value.
git-svn-id: https://develop.svn.wordpress.org/trunk@14987 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 11:42:46 +00:00 |
|
Dion Hulse
|
86f16a1881
|
Change Install link to Activate link in Importer if plugin appears to be already installed. See #13566
git-svn-id: https://develop.svn.wordpress.org/trunk@14986 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 11:23:07 +00:00 |
|
Dion Hulse
|
94487bb9ea
|
Add Importer support to Plugin Install workflow, Offers to Activate Plugin & Run installer, and returning to Imports upon successful Importer Plugin Installation. See #13566
git-svn-id: https://develop.svn.wordpress.org/trunk@14985 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 11:04:08 +00:00 |
|
Dion Hulse
|
a6194f1e0c
|
Fully implement the 'delete_themes' capability. See also r13547
git-svn-id: https://develop.svn.wordpress.org/trunk@14984 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 09:49:38 +00:00 |
|
Andrew Nacin
|
f32d9858c1
|
Remove stray tag. props Daniel Koskinen, fixes #13570.
git-svn-id: https://develop.svn.wordpress.org/trunk@14982 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 06:16:48 +00:00 |
|
Andrew Nacin
|
4e04b51d7b
|
Use orange for the plugin install thickbox button, not the new gray for update notification bubbles. fixes #13474.
git-svn-id: https://develop.svn.wordpress.org/trunk@14980 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 04:50:11 +00:00 |
|
Andrew Nacin
|
b5da1545f4
|
Revert [14853], [14778], returning tag/cat converter to tools.php and edit-tags.php. Link to import.php instead of the converter directly as it may not be installed. see #13566.
git-svn-id: https://develop.svn.wordpress.org/trunk@14978 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 04:35:11 +00:00 |
|
Andrew Nacin
|
9b8998cb46
|
Clean up the menu name/actions section. see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14977 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 04:19:23 +00:00 |
|
Andrew Nacin
|
62d4016045
|
gettext. see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14975 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:51:09 +00:00 |
|
Andrew Nacin
|
32565eeeb2
|
Implement the Cancel menu item link for no JS. props ocean90, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14974 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:49:11 +00:00 |
|
Andrew Nacin
|
939c73a317
|
Force menu AYS when a menu item is deleted. props ocean90, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14973 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:31:23 +00:00 |
|
Andrew Nacin
|
e549305dd4
|
Don't show expand/collapse menu bit for menu meta boxes except on hover. props duck_, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14972 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:28:23 +00:00 |
|
Andrew Nacin
|
9b4a85cdaf
|
Move the "Add Home Link" functionality to a checkbox on the View All tab of the Pages metabox. Also makes it work non-JS. props filosofo, fixes #13213.
git-svn-id: https://develop.svn.wordpress.org/trunk@14971 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:24:33 +00:00 |
|
Andrew Nacin
|
fdf4f195df
|
Nicer message for an uninstalled/invalid importer. see #13566.
git-svn-id: https://develop.svn.wordpress.org/trunk@14970 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 02:03:06 +00:00 |
|
Andrew Nacin
|
91651abeed
|
Remove debug. see #13566
git-svn-id: https://develop.svn.wordpress.org/trunk@14969 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 00:34:53 +00:00 |
|
Andrew Nacin
|
7dfa8b6bf6
|
Match up plugin slugs with importer slugs when checking if they're installed. They're different for MT and wpcat2tag currently. see #13566
git-svn-id: https://develop.svn.wordpress.org/trunk@14968 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 00:32:01 +00:00 |
|
Andrew Nacin
|
c510c0d0a6
|
Call the 'Attributes' meta box 'Page Attributes' for pages. Add some help text. fixes #13539.
git-svn-id: https://develop.svn.wordpress.org/trunk@14967 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-27 00:16:34 +00:00 |
|
Ryan Boren
|
de0488a920
|
Tools help. Props duck_. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14966 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 22:18:19 +00:00 |
|
Ryan Boren
|
1762f15347
|
Help cleanup. Props duck_. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14965 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 21:32:30 +00:00 |
|
Andrew Nacin
|
37e54a0ef1
|
Add Press This to options-writing.php. Re-order sections a little. Plugin authors: tools.php will likely go away in 3.1, as it will be empty when Press This is removed. fixes #13563
git-svn-id: https://develop.svn.wordpress.org/trunk@14963 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 21:20:05 +00:00 |
|
Ryan Boren
|
daa8ea56bc
|
strong FMI. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14962 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 21:08:23 +00:00 |
|
Ryan Boren
|
ab192e1c7b
|
strong FMI. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14961 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 21:07:53 +00:00 |
|
Ryan Boren
|
c6f462c0f6
|
Help for plugin-editor.php. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14959 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 20:40:57 +00:00 |
|
Ryan Boren
|
d3196fcab6
|
Help for plugin-install.php. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14958 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 20:26:51 +00:00 |
|
Ryan Boren
|
042f5bdeee
|
Update help for plugins.php. Props jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14956 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 20:19:59 +00:00 |
|
Ryan Boren
|
96aac845a9
|
Show taxonomies registered against the page type in the Pages submenus. Props markauk. fixes #13560
git-svn-id: https://develop.svn.wordpress.org/trunk@14953 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 19:03:46 +00:00 |
|
Ryan Boren
|
2c97921f07
|
Help for Appearance screens. Props duck_, jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14951 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 18:27:13 +00:00 |
|
Peter Westwood
|
41a560ec0b
|
Escape the guid urls when placing them in feeds and other xml locations. See #13555.
git-svn-id: https://develop.svn.wordpress.org/trunk@14947 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 17:01:21 +00:00 |
|
Ryan Boren
|
6c79e1395d
|
Make classes property for menus an array. Props filosofo. fixes #13551
git-svn-id: https://develop.svn.wordpress.org/trunk@14944 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 15:41:21 +00:00 |
|
Ryan Boren
|
5cceae73e3
|
Ajaxify pagination requests in menu boxes. Props filosofo. fixes #13204
git-svn-id: https://develop.svn.wordpress.org/trunk@14943 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 14:49:43 +00:00 |
|
Nikolay Bachiyski
|
f4084990ea
|
Focus on category field when adding a new category in the write panel
git-svn-id: https://develop.svn.wordpress.org/trunk@14940 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 09:17:40 +00:00 |
|
Andrew Nacin
|
cbd7f7baef
|
In the page attributes box, generalize the screen reader text, also remove the help text which is now in the 'Help' tab. see #13539. subject to final UX review.
git-svn-id: https://develop.svn.wordpress.org/trunk@14938 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 07:14:42 +00:00 |
|
Andrew Nacin
|
e0630f2a93
|
Don't store nonexistent (deleted) menus in the auto-add option. see #13447.
git-svn-id: https://develop.svn.wordpress.org/trunk@14934 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 05:11:46 +00:00 |
|
Andrew Nacin
|
7de9be3c08
|
Separate out multiple _ajax_nonce fields on post forms. Yay, validation. fixes #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14933 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 04:55:21 +00:00 |
|
Andrew Nacin
|
b8a0634d79
|
Validation in wp_dropdown_users and the non-hierarchical taxonomy meta box. props ocean90, see #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14931 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 04:01:14 +00:00 |
|
Andrew Nacin
|
8fc8e37158
|
Hide Flash uploader and theme/plugin editor documentation feature, if no JS. Also some validation fixes in the theme editor. props ocean90. see #13383.
git-svn-id: https://develop.svn.wordpress.org/trunk@14930 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 03:57:55 +00:00 |
|
Ryan Boren
|
cd201ff6b2
|
Post and page help. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14929 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 03:36:04 +00:00 |
|
Andrew Nacin
|
f26024e7b6
|
Prevent super admins from shooting themselves in the foot. props jorbin. Checks blog names against an array (filterable) of reserved keywords for subdirectory installs. fixes #13304.
git-svn-id: https://develop.svn.wordpress.org/trunk@14928 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 03:13:16 +00:00 |
|
Andrew Nacin
|
a5ec39326d
|
Fix typo in [14926]
git-svn-id: https://develop.svn.wordpress.org/trunk@14927 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 02:59:08 +00:00 |
|
Andrew Nacin
|
92d12fb5d5
|
Missing translated string in ms-upgrade-network. props dd32.
git-svn-id: https://develop.svn.wordpress.org/trunk@14926 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 02:57:40 +00:00 |
|
Ryan Boren
|
aec821c651
|
Strip trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@14924 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 02:42:15 +00:00 |
|
Dion Hulse
|
bbc30c03e4
|
Tweak String language to match language used elsewhere. Props Jane. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14920 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 01:27:58 +00:00 |
|
Dion Hulse
|
3a77661bb9
|
Revert back to spinner on bulk upgrades. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14919 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 01:23:25 +00:00 |
|
Andrew Nacin
|
b254d508fe
|
New admin menu notification bubble color. props JohnONolan, fixes #13474.
git-svn-id: https://develop.svn.wordpress.org/trunk@14918 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 00:59:15 +00:00 |
|
Andrew Nacin
|
1db01f2c56
|
Don't hide early nav menu instructions until the menu is no longer empty. props koopersmith, see #13525
git-svn-id: https://develop.svn.wordpress.org/trunk@14917 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 00:41:18 +00:00 |
|
Andrew Nacin
|
a478f400ef
|
Only show slug help text when global terms are disabled. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14915 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-26 00:09:49 +00:00 |
|
Ron Rennick
|
db587b9486
|
apache rewrite rule cleanup, props filosofo, fixes #13540
git-svn-id: https://develop.svn.wordpress.org/trunk@14914 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 23:55:32 +00:00 |
|
Ryan Boren
|
9d5a07f0a3
|
Help for cats and tags. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14913 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 23:49:40 +00:00 |
|
Ron Rennick
|
47548d6b7d
|
fix warning in ms-edit.php
git-svn-id: https://develop.svn.wordpress.org/trunk@14910 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 23:27:15 +00:00 |
|
Ryan Boren
|
779f739cca
|
Help for links pages. Props jorbin. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14909 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 22:45:18 +00:00 |
|
Ryan Boren
|
6d50e25273
|
Media help. Props filosofo. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14908 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 22:38:29 +00:00 |
|
Ryan Boren
|
065c7382e4
|
Custom header fixes and rework. Props ocean90. fixes #13231
git-svn-id: https://develop.svn.wordpress.org/trunk@14907 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 22:05:51 +00:00 |
|
Ryan Boren
|
70bfb66d9d
|
Help for edit-comments.php. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14906 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 21:59:42 +00:00 |
|
Andrew Nacin
|
1bedd5e11a
|
Generalize some strings. Also tidy the discussions meta box, which will stay as "page" as that is referring to the HTML page, not post/page/book etc. see #13539
git-svn-id: https://develop.svn.wordpress.org/trunk@14904 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 19:47:22 +00:00 |
|
Andrew Nacin
|
314a092327
|
Fix some typos. props xibe, fixes #13537.
git-svn-id: https://develop.svn.wordpress.org/trunk@14898 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 17:53:34 +00:00 |
|
Mark Jaquith
|
bf69494f84
|
Update upload quota filled message to mention the limit and not suggest file deletion. fixes #13479
git-svn-id: https://develop.svn.wordpress.org/trunk@14897 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 17:53:31 +00:00 |
|
Andrew Nacin
|
19e51b2aad
|
Always show all comment status links in edit-comments.php so dynamic moderation can update the counts.
git-svn-id: https://develop.svn.wordpress.org/trunk@14895 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 17:46:08 +00:00 |
|
Andrew Nacin
|
c0bf7ada51
|
Stirng capitalization fix. see #12035.
git-svn-id: https://develop.svn.wordpress.org/trunk@14894 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 17:16:52 +00:00 |
|
Andrew Nacin
|
007f065803
|
New media icons, props empireoflight. fixes #13523.
git-svn-id: https://develop.svn.wordpress.org/trunk@14893 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 17:14:17 +00:00 |
|
Ryan Boren
|
5eb9225628
|
s/navigation menu/custom menu/ see #13519
git-svn-id: https://develop.svn.wordpress.org/trunk@14888 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 15:42:57 +00:00 |
|
Ryan Boren
|
9df68d95eb
|
Fixing adding of custom fields to auto-drafts. Props ocean90. see #13401
git-svn-id: https://develop.svn.wordpress.org/trunk@14886 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 15:32:57 +00:00 |
|
Andrew Nacin
|
a3e2f4b9ca
|
Improved mayday calls in network.php when a subdirectory install isn't allowed. Also, /allow_folder_install/allow_subdirectory_install/g. fixes #12884, fixes #12931.
git-svn-id: https://develop.svn.wordpress.org/trunk@14884 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 15:16:31 +00:00 |
|
Andrew Nacin
|
ef62c16135
|
Remove the on switch for global terms. install_global_terms() can be triggered in a plugin. see #12666.
git-svn-id: https://develop.svn.wordpress.org/trunk@14880 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 13:58:52 +00:00 |
|
Dion Hulse
|
383ab1a811
|
Add Actions to the end of Bulk upgrades; Remove Spinners and instead show the individual upgrade steps (Then hidden upon completion for bulk upgrades). See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14879 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 13:57:06 +00:00 |
|
Andrew Nacin
|
00fda9f10b
|
Allow pages to be added automattically to menus. see #13447.
git-svn-id: https://develop.svn.wordpress.org/trunk@14878 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 13:49:56 +00:00 |
|
Dion Hulse
|
f2e1eaf40a
|
More fine-tuning of CSS selectors in r14873. Props _duck. See #13486
git-svn-id: https://develop.svn.wordpress.org/trunk@14877 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 13:41:40 +00:00 |
|
Dion Hulse
|
c7b16f2304
|
Fix selector in r14873. Props _duck. See #13486
git-svn-id: https://develop.svn.wordpress.org/trunk@14875 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 11:47:12 +00:00 |
|
Nikolay Bachiyski
|
7fea6b4397
|
Fix MovableType importer plugin slug typo. The real one is movabletype-importer, not mt-importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@14874 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 11:37:25 +00:00 |
|
Dion Hulse
|
9c9a60ef37
|
Add current menu item bottom-border to menu's without children. Props _duck. See #13486
git-svn-id: https://develop.svn.wordpress.org/trunk@14873 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 11:20:18 +00:00 |
|
Ron Rennick
|
aa8a5ab580
|
update rewrite rules for IIS, props Frumph, see #12758
git-svn-id: https://develop.svn.wordpress.org/trunk@14871 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 05:12:47 +00:00 |
|
Andrew Nacin
|
6ab4f52e79
|
New 'on' state for admin menus. props JohnONolan, see #13486.
git-svn-id: https://develop.svn.wordpress.org/trunk@14870 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 02:47:43 +00:00 |
|
Ryan Boren
|
51e11b64d6
|
Allow searching custom post types when attaching media. Props markoheijnen. fixes #13229
git-svn-id: https://develop.svn.wordpress.org/trunk@14869 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 02:18:07 +00:00 |
|
Ryan Boren
|
ef30927604
|
Help text for edit form. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14868 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-25 01:43:07 +00:00 |
|
Ryan Boren
|
4f9fd195ab
|
Fix site searching from ms-admin.php. Props mitchoyoshitaka. fixes #13526
git-svn-id: https://develop.svn.wordpress.org/trunk@14861 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 21:31:37 +00:00 |
|
Peter Westwood
|
f8bb337e42
|
phpDoc updates.
git-svn-id: https://develop.svn.wordpress.org/trunk@14859 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 21:28:07 +00:00 |
|
Andrew Nacin
|
22cbdf0c6a
|
Use object names instead of 'Edit' in submenus. props jane, fixes #11274.
git-svn-id: https://develop.svn.wordpress.org/trunk@14856 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 21:09:55 +00:00 |
|
Ryan Boren
|
1c232307a0
|
Help for edit.php. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14855 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 20:46:27 +00:00 |
|
Andrew Nacin
|
a8db275646
|
Even better, remove all UI for global terms. Add a filter to global_terms_enabled() and also allow the site option to simply be deleted. fixes #12666.
git-svn-id: https://develop.svn.wordpress.org/trunk@14854 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 20:45:59 +00:00 |
|
Ryan Boren
|
0fcd59eab5
|
Don't link to cat2tag importer since it might not be installed. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14853 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:54:46 +00:00 |
|
Andrew Nacin
|
d617ca0f94
|
First pass on better UX for menu item save. props koopersmith, see #13525.
git-svn-id: https://develop.svn.wordpress.org/trunk@14852 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:50:20 +00:00 |
|
Andrew Nacin
|
e72dcec869
|
Change search box label to 'search installed plugins' for clarity. props jane, duck_, fixes #13518.
git-svn-id: https://develop.svn.wordpress.org/trunk@14851 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:43:36 +00:00 |
|
Ryan Boren
|
8b0b751b70
|
Fix styling of underlines for menus admin. Props koopersmith. see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14848 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:31:07 +00:00 |
|
Andrew Nacin
|
38dc28c7a8
|
Use shorthand. props hakre, fixes #13512.
git-svn-id: https://develop.svn.wordpress.org/trunk@14847 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:29:31 +00:00 |
|
Ryan Boren
|
d681342167
|
Better text for locations box. Props filosofo. fixes #13520 see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14846 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:27:57 +00:00 |
|
Mark Jaquith
|
2a90aeb2a6
|
stripslashes() the site name before passing to populate_network(), not in it. We should always expect unslashed data. reverts [14754]. fixes #13448
git-svn-id: https://develop.svn.wordpress.org/trunk@14845 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 19:18:30 +00:00 |
|
Ryan Boren
|
cc560f3877
|
Don't show view switcher for hierarhical post types. They don't support it yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@14843 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 17:17:24 +00:00 |
|
Ryan Boren
|
e54dbf833d
|
Remove extraneous quote. Props duck_. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14842 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 16:13:44 +00:00 |
|
Ryan Boren
|
b97b898d80
|
Fix update label for link categories. Props duck_. fixes #13515
git-svn-id: https://develop.svn.wordpress.org/trunk@14841 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 16:09:52 +00:00 |
|
Ryan Boren
|
5258e7eb36
|
Manage Plugins -> Plugins. see #11274
git-svn-id: https://develop.svn.wordpress.org/trunk@14838 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 15:41:12 +00:00 |
|
Ryan Boren
|
5f4e012b2f
|
Help for Updates screen. Props jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14837 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 15:33:59 +00:00 |
|
Ryan Boren
|
20db1996ac
|
Help for dashboard. Props jane. see #13467
git-svn-id: https://develop.svn.wordpress.org/trunk@14836 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 15:28:38 +00:00 |
|
Andrew Nacin
|
6f97d5ccee
|
Styling for menu locations howto text. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14834 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 11:20:58 +00:00 |
|
Andrew Nacin
|
1795c0157a
|
Don't override menu locations on a non-js save. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14833 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 11:15:31 +00:00 |
|
Andrew Nacin
|
b30c9c252e
|
Some menu string improvements. props JohnONolan. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14832 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 09:26:41 +00:00 |
|
Andrew Nacin
|
0aa0cde880
|
Menu tweaks. Save menu locations when saving the menu. Also, centralize theme support checks and add them to menu.php. Improve some branching. Remove some old JS vars, add a missing semicolon, etc. props koopersmith. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14831 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 09:23:56 +00:00 |
|
Peter Westwood
|
41bc31f294
|
Style the error messages in the installer.
git-svn-id: https://develop.svn.wordpress.org/trunk@14828 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 08:18:48 +00:00 |
|
Andrew Nacin
|
0ed95acd34
|
s/onclick/onClick/. props Gazzer from wp-testers.
git-svn-id: https://develop.svn.wordpress.org/trunk@14827 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-24 05:15:55 +00:00 |
|
Andrew Nacin
|
d49e62fa35
|
Show warning in network.php if using a custom wp-content directory. fixes #11742.
git-svn-id: https://develop.svn.wordpress.org/trunk@14825 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 22:19:09 +00:00 |
|
Ryan Boren
|
c3146bd1b5
|
Minify. see #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14820 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 16:00:55 +00:00 |
|
Dion Hulse
|
ce9cca9dd0
|
Provide some Before/After strings for Bulk Upgrades, Add a spinner whilst a upgrade is in process, Remove scrollbars on update iframe. Props ocean90. See #11232
git-svn-id: https://develop.svn.wordpress.org/trunk@14819 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 12:29:00 +00:00 |
|
Dion Hulse
|
87c99854d6
|
Increase height of Theme install thickbox to remove useless scrollbars. Props ocean90
git-svn-id: https://develop.svn.wordpress.org/trunk@14818 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 12:04:24 +00:00 |
|
Dion Hulse
|
bc726afc10
|
Better display handling of error messages during swfupload uploading. Fixes #12225
git-svn-id: https://develop.svn.wordpress.org/trunk@14816 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 10:59:52 +00:00 |
|
Peter Westwood
|
ca3fead69d
|
Ensure that QuickPress media uploads get attached to the auto-draft we create for new posts correctly. Fixes #10917 props ocean90.
git-svn-id: https://develop.svn.wordpress.org/trunk@14815 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 07:58:06 +00:00 |
|
Dion Hulse
|
b93faecc52
|
Introduce a 'post_updated' action, Fires when a post is updated, Post ID, Current and Previous post objects are passed. Updatewp_check_for_changed_slugs() to use new hook. See #12473
git-svn-id: https://develop.svn.wordpress.org/trunk@14814 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 07:49:21 +00:00 |
|
Peter Westwood
|
3581129c1f
|
Don't output empty html wrappers if no page numbers. Fixes #13497 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@14813 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 07:43:07 +00:00 |
|
Dion Hulse
|
8381bd7a9b
|
Fix potential notice in Upgrade process when failing part-way through. See #13171
git-svn-id: https://develop.svn.wordpress.org/trunk@14812 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 05:59:17 +00:00 |
|
Dion Hulse
|
11fac78a37
|
Ensure that the entire folder structure exists within the $needed_folders array before attempting to create folders. Fixes cases where the Zip file does not contain a node for a folder which contains subfolders without files in the same level. Fixes #13171
git-svn-id: https://develop.svn.wordpress.org/trunk@14811 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 05:56:31 +00:00 |
|
Dion Hulse
|
606e4106aa
|
Ensure slashing of paths returned by WP_Filesystem_Base::find_folder() is consistent with the slashing of paths; Affects Windows machines using the Direct transport.
git-svn-id: https://develop.svn.wordpress.org/trunk@14810 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-23 05:54:32 +00:00 |
|
Ryan Boren
|
e24b346263
|
Use subquery when finding detached objects. Props filosofo. fixes #13496
git-svn-id: https://develop.svn.wordpress.org/trunk@14808 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 23:05:35 +00:00 |
|
Ryan Boren
|
d789bdf5d8
|
Add cat2tag converter to importer install list. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14807 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 22:54:52 +00:00 |
|
Peter Westwood
|
5e588b4ab4
|
Allow users to cancel email address changes. Fixes #13457 props mtdewvirus.
git-svn-id: https://develop.svn.wordpress.org/trunk@14802 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 07:53:59 +00:00 |
|
Andrew Nacin
|
2d64541566
|
Add post_updated_messages filter. Include explicit indexes in the arrays to make it easier for plugin authors to follow. fixes #13444.
git-svn-id: https://develop.svn.wordpress.org/trunk@14801 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 05:40:29 +00:00 |
|
Dion Hulse
|
d0a1400321
|
Correct the ZipArchive opening test logic. See #13491
git-svn-id: https://develop.svn.wordpress.org/trunk@14800 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-22 05:09:08 +00:00 |
|
Andrew Nacin
|
6d0ed6f1ea
|
Pixel sanity check. props filosofo, fixes #13470.
git-svn-id: https://develop.svn.wordpress.org/trunk@14799 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 23:35:37 +00:00 |
|
Andrew Nacin
|
1ac33a73c0
|
One more RTL tweak. props duck_, fixes #13441.
git-svn-id: https://develop.svn.wordpress.org/trunk@14798 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 23:34:10 +00:00 |
|
Andrew Nacin
|
0c09db7062
|
Most Recent tab for nav menu meta boxes for post types. props filosofo, see #13217.
git-svn-id: https://develop.svn.wordpress.org/trunk@14797 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 23:32:45 +00:00 |
|
Andrew Nacin
|
e39ffe967d
|
Script loader bump, and revert new orange that snuck in. see #13441.
git-svn-id: https://develop.svn.wordpress.org/trunk@14796 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 23:32:02 +00:00 |
|
Andrew Nacin
|
88e4640103
|
Various CSS fixes for nav menus and RTL. props duck_, fixes #13441.
git-svn-id: https://develop.svn.wordpress.org/trunk@14795 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 23:23:39 +00:00 |
|
Andrew Nacin
|
83ce9d9761
|
Less clunky export UI. see #10317
git-svn-id: https://develop.svn.wordpress.org/trunk@14794 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 21:39:35 +00:00 |
|
Andrew Nacin
|
5eeb02d2ea
|
Exclusion instead of inclusion for post types for lost attachment scan. Exclude attachments and any !public types, and don't consider attachments on unregistered post types to be lost. fixes #10911.
git-svn-id: https://develop.svn.wordpress.org/trunk@14789 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 19:23:52 +00:00 |
|
Ryan Boren
|
3bb7cdf6c3
|
Remove cat/tag importer from list of tools. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14778 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 14:17:41 +00:00 |
|
Dion Hulse
|
997c0f8087
|
We're not as bold as some people make us out to be. Move the maximum upload size from a Heading to a paragraph text. Fix screen formatting on Multisite when over quota. see #12853
git-svn-id: https://develop.svn.wordpress.org/trunk@14776 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 12:57:49 +00:00 |
|
Andrew Nacin
|
f9de14b1a7
|
Custom background UI updates. Add padding to radio buttons, also convert repeat/title to radio buttons. props JohnONolan, see #12186.
git-svn-id: https://develop.svn.wordpress.org/trunk@14775 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 03:31:35 +00:00 |
|
Andrew Nacin
|
fc29f5f077
|
New screen options tab design. props JohnONolan, fixes #13477.
git-svn-id: https://develop.svn.wordpress.org/trunk@14774 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 03:20:25 +00:00 |
|
Andrew Nacin
|
fff44ccfd1
|
Less passive voice and improved language.
git-svn-id: https://develop.svn.wordpress.org/trunk@14773 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-21 02:31:50 +00:00 |
|
Andrew Nacin
|
fd3a2be9dd
|
Fix nav menu locations sorting. props jorbin, koopersmith with assists. see #13378.
git-svn-id: https://develop.svn.wordpress.org/trunk@14772 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 22:43:14 +00:00 |
|
Andrew Nacin
|
48b57724dd
|
Shake away old files during the upgrade process. see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14770 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:44:33 +00:00 |
|
Peter Westwood
|
a6e3d28d3e
|
Restore some more "Show on screen" headers. See #13393.
git-svn-id: https://develop.svn.wordpress.org/trunk@14768 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:29:45 +00:00 |
|
Ryan Boren
|
3a4313186a
|
Some explanatory text for the theme locations box. see #13378
git-svn-id: https://develop.svn.wordpress.org/trunk@14767 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:25:25 +00:00 |
|
Andrew Nacin
|
1356037d95
|
Remove non-gzipped version of tinymce. Brace for impact. props azaozz. see #13307.
git-svn-id: https://develop.svn.wordpress.org/trunk@14765 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 21:05:16 +00:00 |
|
Ron Rennick
|
7951e68e6f
|
move importers to plugin repo, see #13307
git-svn-id: https://develop.svn.wordpress.org/trunk@14764 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 20:54:28 +00:00 |
|
Peter Westwood
|
059ad3e24f
|
Revert [14755] as this breaks post_meta importing. See #12860.
git-svn-id: https://develop.svn.wordpress.org/trunk@14763 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 19:44:30 +00:00 |
|
Ryan Boren
|
9a7b926d5c
|
Fix quoting. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14762 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 19:43:52 +00:00 |
|
Ryan Boren
|
ac71984568
|
Menu styling fixes for IE. Props filosofo, ocean90. fixes #13388 #13348
git-svn-id: https://develop.svn.wordpress.org/trunk@14761 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 19:33:57 +00:00 |
|
Ryan Boren
|
280901e0e5
|
WP_Importer class. Props briancolinger. see #13034
git-svn-id: https://develop.svn.wordpress.org/trunk@14760 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 19:22:38 +00:00 |
|
Ryan Boren
|
68144f6136
|
Add install links to the importer list if popular importers are not present. see #13465
git-svn-id: https://develop.svn.wordpress.org/trunk@14759 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 19:20:25 +00:00 |
|
Ryan Boren
|
2b7ea0729b
|
Make the next available tab active after deleting a tab. Props koopersmith. fixes #13338
git-svn-id: https://develop.svn.wordpress.org/trunk@14758 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 16:57:48 +00:00 |
|
Andrew Nacin
|
6b959a5790
|
RTL updates. props yoavf. see #13233.
git-svn-id: https://develop.svn.wordpress.org/trunk@14757 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 14:56:20 +00:00 |
|
Andrew Nacin
|
89bc55a218
|
Remove AYS for deleting a menu item. fixes #13330.
git-svn-id: https://develop.svn.wordpress.org/trunk@14756 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 14:55:11 +00:00 |
|
Ron Rennick
|
af102213aa
|
add_metadata() already stripslashes & unserializes metadata, fixes #12860
git-svn-id: https://develop.svn.wordpress.org/trunk@14755 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-20 03:47:25 +00:00 |
|
Ron Rennick
|
705e174f02
|
strip slashes from site name during network install, fixes #13448
git-svn-id: https://develop.svn.wordpress.org/trunk@14754 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 20:43:53 +00:00 |
|
Ryan Boren
|
9fef68880d
|
Meta box and screen option phpdoc and cleanup. Props hakre. fixes #13017
git-svn-id: https://develop.svn.wordpress.org/trunk@14752 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 19:11:33 +00:00 |
|
Ryan Boren
|
b6d8dbf426
|
Order menu tabs by name. Allow passing args to wp_get_nav_menus() which are passed on to get_terms(). Default orderby for wo_get_nav_menus() to none since most requests won't care about order. fixes #13334
git-svn-id: https://develop.svn.wordpress.org/trunk@14751 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 18:52:37 +00:00 |
|
Ryan Boren
|
efff0fe8bb
|
Fix viewing autosave revision for custom post types. Props duck_. fixes #13110
git-svn-id: https://develop.svn.wordpress.org/trunk@14749 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 18:36:52 +00:00 |
|
Ryan Boren
|
4528488d8e
|
Don't subsitute a translated string into a translated string. Props dimadin. fixes #13357
git-svn-id: https://develop.svn.wordpress.org/trunk@14748 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 18:18:26 +00:00 |
|
Ryan Boren
|
00d3a91437
|
Show local time when a UTC offset is selected. Props ktdreyer. fixes #13408
git-svn-id: https://develop.svn.wordpress.org/trunk@14746 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 16:25:55 +00:00 |
|
Ryan Boren
|
e25c7e1935
|
Order pages in menu box by menu_order, title. Props filosofo. see #13329
git-svn-id: https://develop.svn.wordpress.org/trunk@14744 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 14:34:29 +00:00 |
|
Dion Hulse
|
794017b16b
|
Do not perform a plugin search for an empty string on the Installed plugins screen. Clicking "Search Plugins" without a term would result in "No plugins to show". See #13451
git-svn-id: https://develop.svn.wordpress.org/trunk@14743 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 13:07:26 +00:00 |
|
Dion Hulse
|
3c5ac11419
|
Allow for an empty search result set on the Installed Plugin searching, ie. when a non-existent term is searched. Fixes #13451
git-svn-id: https://develop.svn.wordpress.org/trunk@14742 602fd350-edb4-49c9-b593-d223f7449a82
|
2010-05-19 13:04:24 +00:00 |
|