nacin
|
0b169b5361
|
Offer start_of_week for translation. see #19601.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19780 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-29 04:21:53 +00:00 |
ryan
|
b2d61dab8a
|
Load the new admin and network admin mo files, if present. see #19852
git-svn-id: http://svn.automattic.com/wordpress/trunk@19772 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-27 22:19:56 +00:00 |
nacin
|
5d036c9b34
|
Make 0 the default status for admin-ajax.php. props TobiasBg. fixes #15327.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-26 21:21:30 +00:00 |
nacin
|
81ed9a7563
|
Introduce wp_load_translations_early(), which can be used before the locale is properly loaded in order to translate early error strings. Internationalize setup-config.php -- translators no longer have a reason to modify this file. fixes #18180.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19760 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-26 20:34:27 +00:00 |
nacin
|
0c141a4721
|
Formatting and i18n cleanup of repair.php. props zeo for initial patch. fixes #18770.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-25 23:27:13 +00:00 |
nacin
|
6ca86ae3a8
|
Revert [19745].
git-svn-id: http://svn.automattic.com/wordpress/trunk@19746 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-24 22:14:42 +00:00 |
nacin
|
bba7742b9f
|
--no-auth-cache
git-svn-id: http://svn.automattic.com/wordpress/trunk@19745 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-24 22:12:53 +00:00 |
nacin
|
ba2c3e345e
|
Strip down admin-ajax.php to be a bare ajax handler. Move core ajax handlers to admin/includes/ajax-actions.php. props kurtpayne, ryan. see #15327. see [19738] for initial commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19739 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-23 19:31:15 +00:00 |
nacin
|
61abfcd3c7
|
Add 'ep_mask' as an argument to the 'rewrite' array for register_post_type() and register_taxonomy(). Keeps 'permalink_epmask' compatible as an argument for post type registrations. Fixes endpoints for category and tag pages. fixes #19275.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19738 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-23 19:12:04 +00:00 |
duck_
|
cd43f96110
|
Prevent "Undefined index: settings-updated" notice in settings_errors(). Props garyc40. Fixes #19377.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19733 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-13 18:15:55 +00:00 |
duck_
|
f17cb006cf
|
Remove extraneous single quote. Props garyc40. Fixes #19801.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-11 23:35:35 +00:00 |
duck_
|
81a7ad2c81
|
split was deprecated in PHP 5.3.0, so use explode instead. Props garyc40. Fixes #16325.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-09 21:20:51 +00:00 |
nacin
|
ed3a628088
|
'No comments awaiting moderation.' props demetris. fixes #15689.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19723 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-09 19:53:51 +00:00 |
nacin
|
d6fb70098f
|
Prefix table name against the post_parent field in _edit_attachments_query_helper() to avoid ambiguous queries. props benbalter. fixes #19779.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-09 15:55:30 +00:00 |
nacin
|
2ca88e2c25
|
Revert character encoding issue in [19716].
git-svn-id: http://svn.automattic.com/wordpress/trunk@19718 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 23:17:46 +00:00 |
bumpbot
|
f15b9aa2e7
|
Compress scripts/styles: 3.4-alpha-19716.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 23:05:52 +00:00 |
bumpbot
|
e590227dba
|
Compress scripts/styles: 3.4-alpha-19713.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 22:53:10 +00:00 |
ryan
|
e3b46b25d3
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
git-svn-id: http://svn.automattic.com/wordpress/trunk@19712 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 17:01:11 +00:00 |
dd32
|
3fe0d5e688
|
Show Changelog by default for "View version x.y.z details" links for Plugin updates. Props linuxologos. Fixes #19208
git-svn-id: http://svn.automattic.com/wordpress/trunk@19711 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 12:36:17 +00:00 |
dd32
|
f60ca6da11
|
Better indentation. Props SergeyBiryukov. See #16580
git-svn-id: http://svn.automattic.com/wordpress/trunk@19710 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 09:18:56 +00:00 |
dd32
|
aa4bd6dc9b
|
Clean up the Plugin installer Screenshots page, Adds CSS resize support to the images to prevent them requiring scrolling and falling below the FYI box. Fixes #19777
git-svn-id: http://svn.automattic.com/wordpress/trunk@19709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 05:53:19 +00:00 |
dd32
|
3928e40daf
|
s/Faq/FAQ/ for Plugin Installer tabs, Gains Translation support for Tabs/Titles as well. Fixes #16580
git-svn-id: http://svn.automattic.com/wordpress/trunk@19708 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 05:39:49 +00:00 |
dd32
|
3686bc4b6e
|
use maybe_unserialize() in update and API checks, Tighten up the checks on expected return data to avoid processing invalid responses after change. See #19617
git-svn-id: http://svn.automattic.com/wordpress/trunk@19707 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-08 03:48:05 +00:00 |
bumpbot
|
d50e2a9633
|
Compress scripts/styles: 3.4-alpha-19704.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-06 18:43:22 +00:00 |
duck_
|
65b840b565
|
Fix mistakes in parameter documentation and add some missing param docs. See #19756.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19702 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-06 18:31:43 +00:00 |
nacin
|
e5589e02b7
|
Use regex to fill in config-sample. Prevents translators from needing to manually translate 'database_name_here' (and friends). see #18180.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-06 18:23:51 +00:00 |
nacin
|
f9b554814e
|
about.php and friends for the global dashboard. see #19762.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19700 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-06 18:08:45 +00:00 |
nacin
|
aa6c34ac3e
|
Create a network/about.php page and leverage it, to prevent the dashboard from switching to the blog admin. fixes #19762.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-06 17:53:41 +00:00 |
dd32
|
e15f5275a8
|
Fix edge case in get_home_path() where the incorrect path may be returned. Props ptahdunbar. Fixes #18768
git-svn-id: http://svn.automattic.com/wordpress/trunk@19697 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-06 13:46:22 +00:00 |
azaozz
|
b3fe8fca18
|
Wrap long titles in dashboard recent drafts, props Lardjo SergeyBiryukov, fixes #17424
git-svn-id: http://svn.automattic.com/wordpress/trunk@19694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-06 06:35:12 +00:00 |
nacin
|
277a8131d2
|
Use array_filter() to remove empty values from an array, not jankiness.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19691 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-05 21:22:44 +00:00 |
nacin
|
c94b474b17
|
Update some old upgrade functions to use untrailingslashit().
git-svn-id: http://svn.automattic.com/wordpress/trunk@19690 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-05 21:21:51 +00:00 |
duck_
|
5fbd6657f4
|
s/add_user()/edit_user()/, see r19686 and #18749.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19689 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-05 21:02:42 +00:00 |
ryan
|
83b131f8e3
|
User lowercase true, false, null instead of uppercase. Props c3mdigital, mfields. fixes #16302
git-svn-id: http://svn.automattic.com/wordpress/trunk@19687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-05 20:50:54 +00:00 |
duck_
|
965a71033e
|
Remove "the hackiest hack that ever did hack" from add_user(). wp_insert_user()/edit_user() can deal with adding new users of any defined role. Fixes #18749.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19686 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-05 20:38:40 +00:00 |
ryan
|
616c35e71c
|
One newline is enough.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-05 20:10:39 +00:00 |
nacin
|
d5d55f62a7
|
Fix typo in [19052]. Believe it or not, it worked as is. props TobiasBg.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-04 23:06:49 +00:00 |
ryan
|
fd1393ab7a
|
Clear strict notices for the walkers. fixes #19249
git-svn-id: http://svn.automattic.com/wordpress/trunk@19679 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-04 23:03:46 +00:00 |
ryan
|
85304c2dc7
|
Introduce term_is_ancestor_of(). Finish taxonomy support for wp_insert_category(). Props garyc40. fixes #15581
git-svn-id: http://svn.automattic.com/wordpress/trunk@19678 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-04 22:44:19 +00:00 |
ryan
|
37e65bddcd
|
Use home_url() instead of site_url(). Props johnbillion. fixes #18293
git-svn-id: http://svn.automattic.com/wordpress/trunk@19676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-04 20:02:11 +00:00 |
ryan
|
aa8a3f89d8
|
Use home_url() instead of site_url(). Props johnbillion. fixes #18293
git-svn-id: http://svn.automattic.com/wordpress/trunk@19674 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-04 19:29:03 +00:00 |
ryan
|
d1ba11c7d1
|
Update some @since. Props dgwyer. fixes #19638
git-svn-id: http://svn.automattic.com/wordpress/trunk@19673 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-04 19:03:33 +00:00 |
nacin
|
8323ba5cc7
|
Compress scripts/styles: 3.4-alpha-19672.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19672 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-04 17:50:23 +00:00 |
nacin
|
fdd79a0960
|
Merge Press This inline styles into wp-admin.css. fixes #19735.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-04 17:44:15 +00:00 |
nacin
|
5372ac002b
|
Fix tabbing for comment reply and edit. see #19727, for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19665 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-03 20:18:31 +00:00 |
nacin
|
b776fe7071
|
Revert a piece of [19424], go back to cloning a div for adding images in Press This. props azaozz, see #19498 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-03 19:05:05 +00:00 |
nacin
|
21dbfa40b6
|
Revert. Wasn't meant for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19663 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-03 18:58:24 +00:00 |
nacin
|
b566f92218
|
Fix header/message alignment in Press This. for trunk. see #19725.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19662 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-03 18:57:31 +00:00 |
nacin
|
54016f80f2
|
Add a space.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-03 18:06:03 +00:00 |
nacin
|
7bfc537c54
|
Remove esc_js() as this content now gets json encoded rather than a straight echo. props ocean90. see #19644, for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-03 18:04:56 +00:00 |
nacin
|
b66ca19aec
|
Fix widget count on dashboard to account for orphaned widgets. see #19553 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-03 17:53:31 +00:00 |
nacin
|
33f5a73a63
|
Revert half of [19639]. If the blog_upload_space site_option is '0', restore 50 as a default. see #19538.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-03 17:24:51 +00:00 |
ryan
|
85dff92772
|
Immediately close a flyout when opening another one. Prevents brief occurrence of two flyouts at once. Props SergeyBiryukov. fixes #19575 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@19647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-01-02 21:49:58 +00:00 |
nacin
|
9aa60c4066
|
Only allow _multisite_ super admins to demote themselves on a site. props linuxologos, see #19684 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19640 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-30 23:13:48 +00:00 |
nacin
|
7931ec33f1
|
Better checking for values for multisite upload limits. see #19538 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-30 23:10:54 +00:00 |
ryan
|
5f0013ec51
|
Remove Recently Updated from dash Plugins widget. see #19573
git-svn-id: http://svn.automattic.com/wordpress/trunk@19630 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-23 00:26:58 +00:00 |
ryan
|
3f94d307b3
|
About face. Revert [19628]. Gonna improve Plugins widget instead of tossing it. see #19573
git-svn-id: http://svn.automattic.com/wordpress/trunk@19629 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-23 00:25:09 +00:00 |
ryan
|
40345f1d63
|
Remove Plugins dashboard widget. fixes #19573
git-svn-id: http://svn.automattic.com/wordpress/trunk@19628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-22 21:57:21 +00:00 |
ryan
|
301b9aed41
|
Remove 'Recently Updated' from plugin installer. Props nacin. see #19573
git-svn-id: http://svn.automattic.com/wordpress/trunk@19627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-22 21:21:57 +00:00 |
duck_
|
29d5e3c83c
|
Show correct export date range for pages. The query should use provided $post_type instead of always 'post'. Props sorich87. Fixes #19312.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19626 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-22 12:08:26 +00:00 |
ryan
|
c924060858
|
Remove extraneuos newlines
git-svn-id: http://svn.automattic.com/wordpress/trunk@19623 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-21 18:42:11 +00:00 |
nacin
|
212e7bfc01
|
'3.4-alpha-19618'
git-svn-id: http://svn.automattic.com/wordpress/trunk@19618 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-21 04:22:21 +00:00 |
nacin
|
d39a1d4b1b
|
Remove dead variables and strings from edit-form-comment. props ocean90, fixes #19481.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-20 21:39:46 +00:00 |
nacin
|
e8b954fe7d
|
Eliminate a string in options-permalink and end strings with full stops. fixes #19472.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-20 21:15:13 +00:00 |
nacin
|
31e5be0b66
|
Define json_encode() in load-scripts.php. see #19524 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-14 23:02:42 +00:00 |
ryan
|
340e93324c
|
Remove extraneous spaces. Props kenan3008, dimadin. fixes #19501 #19433
git-svn-id: http://svn.automattic.com/wordpress/trunk@19596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-14 17:36:38 +00:00 |
markjaquith
|
429faf564a
|
Fix a spelling error in user-new.php. props SergeyBiryukov. fixes #19518
git-svn-id: http://svn.automattic.com/wordpress/trunk@19595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-14 02:56:59 +00:00 |
ryan
|
95754aacc9
|
Trunk is now 3.4 alpha
git-svn-id: http://svn.automattic.com/wordpress/trunk@19594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-13 23:47:39 +00:00 |
ryan
|
07ff8b216b
|
Use one space, not two, after trailing punctuation. fixes #19537
git-svn-id: http://svn.automattic.com/wordpress/trunk@19593 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-13 23:45:31 +00:00 |
ryan
|
d5c2ccde9e
|
Update _old_files for 3.3. fixes #19517
git-svn-id: http://svn.automattic.com/wordpress/trunk@19588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-12 20:24:19 +00:00 |
ryan
|
0358498b0a
|
Use text/html to appease IE < 9. Props azaozz. fixes #19494
git-svn-id: http://svn.automattic.com/wordpress/trunk@19586 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-11 00:03:24 +00:00 |
ryan
|
02a1dd7ccb
|
Best practice, use wp_safe_redirect() when dealing with referrers. Props nacin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-10 18:26:48 +00:00 |
ryan
|
9d03183e6d
|
Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@19577 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 23:02:33 +00:00 |
ryan
|
b6efe20e16
|
Fix list styling. Props koopersmith, azaozz, trepmal. fixes #19453
git-svn-id: http://svn.automattic.com/wordpress/trunk@19576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 22:55:18 +00:00 |
ryan
|
fc5c8d52d4
|
RTL fixes for the about page. Props helenyhou, SergeyBiryukov. fixes #19477
git-svn-id: http://svn.automattic.com/wordpress/trunk@19575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 22:50:17 +00:00 |
nacin
|
247dc83ecb
|
Don't show new feature pointers for new installs and users. fixes #19382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19574 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 21:55:39 +00:00 |
nacin
|
ee72413797
|
Don't use esc_attr_e() function for a non-translatable context. props zeo. fixes #19479.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 17:56:03 +00:00 |
nacin
|
6cb23aebab
|
Add 'Contributing Developers' string to credits.php so it makes it into the POT. fixes #19480.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 16:55:55 +00:00 |
ryan
|
837d46fe67
|
Don't use a gettext function for a non-translatable context. Props nacin. fixes #19479
git-svn-id: http://svn.automattic.com/wordpress/trunk@19570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 16:51:52 +00:00 |
ryan
|
88b1f65116
|
s/Admin Bar/Toolbar/. Props ocean90. fixes #19461
git-svn-id: http://svn.automattic.com/wordpress/trunk@19569 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-08 16:49:16 +00:00 |
nacin
|
958b4d73b7
|
Compress and bump colors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19565 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-07 01:06:02 +00:00 |
nacin
|
3d9e7c46e0
|
Update the bigger comments icon to reflect earlier 3.3 changes for the 16x16 icon. props empireoflight.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-07 00:37:34 +00:00 |
ryan
|
c6fcc03bcf
|
Contextual help: Remove dead overview code. Prepend old- to back compat ID. Props nacin. see #18785
git-svn-id: http://svn.automattic.com/wordpress/trunk@19563 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-07 00:13:52 +00:00 |
ryan
|
0e16b63274
|
Update screenshot for feature pointer. Props EmpireofLight, chexee. fixes #19422
git-svn-id: http://svn.automattic.com/wordpress/trunk@19560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-06 03:54:01 +00:00 |
ryan
|
ebc1019651
|
Add missing comma to selector. Props nacin. fixes #19436
git-svn-id: http://svn.automattic.com/wordpress/trunk@19553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 20:56:45 +00:00 |
azaozz
|
f6047c397e
|
Remove role="menu" and role="menuitem" for now, fixes #19394
git-svn-id: http://svn.automattic.com/wordpress/trunk@19548 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-05 17:47:23 +00:00 |
azaozz
|
01fa7bdf7f
|
Make the Add new Category fields up to 260px wide, fixes #19339
git-svn-id: http://svn.automattic.com/wordpress/trunk@19546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 21:49:37 +00:00 |
ryan
|
fe9de5f4a4
|
Handle themes that have no customization screens. fixes #19408
git-svn-id: http://svn.automattic.com/wordpress/trunk@19545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 20:48:47 +00:00 |
nacin
|
b000d19be4
|
Don't restrict width of the Parent Taxonomy dropdown. props jgadbois, fixes #19339.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 20:32:45 +00:00 |
nacin
|
35d5377887
|
CSS for the about.php point release changelog. props chexee, fixes #19346.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19542 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 17:21:24 +00:00 |
nacin
|
f046807b64
|
Tweak strings for point release changelogs. see #19346.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 17:17:08 +00:00 |
nacin
|
15ceab2647
|
Standardize some final help strings. We're done, aside from typos. props zeo, jane, duck_, fixes #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-02 04:31:01 +00:00 |
nacin
|
d0c1dfcaf3
|
Add about.php maintenance/security release strings for translation. see #19346.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 23:13:56 +00:00 |
nacin
|
46efcf6fdb
|
Remove duplicated line. props ocean90, fixes #18467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19535 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 23:04:26 +00:00 |
nacin
|
9f2f75c7fb
|
Copy about text to credits.php and freedoms.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19534 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 23:02:19 +00:00 |
nacin
|
de11d4cb22
|
Remove debug cruft and fix variable collision. fixes #18467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19532 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 06:02:18 +00:00 |
ryan
|
a6091e18e7
|
English, less butchering of it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19530 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 05:03:19 +00:00 |
nacin
|
3aed7560f6
|
Push logic into _redirect_to_about_wordpress() and be more specific about which context this runs under. see #18467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19529 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 05:03:11 +00:00 |
ryan
|
6bba5a265b
|
Pinking shears
git-svn-id: http://svn.automattic.com/wordpress/trunk@19528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 04:51:35 +00:00 |
nacin
|
d9983a790c
|
Use GLOBALS. see #18467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 04:49:57 +00:00 |
nacin
|
e209ce5948
|
Finalize the code which redirects to about.php after a core update. Only triggers on update-core.php in case wp_update_core() is called in a different context.
props ocean90 for initial patch. fixes #18467.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19524 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 04:38:51 +00:00 |
nacin
|
b1935deee4
|
Call set_current_screen() again in admin-header.php in case a plugin includes admin-header.php before admin.php completes. Rare and silly, but seen in the wild. props ryan, see #18785.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19522 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 03:37:22 +00:00 |
nacin
|
2c789f296a
|
Make current_screen an action, not a filter. see #18785.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 03:34:55 +00:00 |
nacin
|
a16fe7f86f
|
Deprecate add_contextual_help() for get_current_screen()->add_help_tab(). fixes #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 03:29:55 +00:00 |
ryan
|
32915a8574
|
Fix indent. see #19020
git-svn-id: http://svn.automattic.com/wordpress/trunk@19515 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 02:28:47 +00:00 |
ryan
|
8ace5a6b4c
|
Use WP_Screen::add_help_tab(). see #19020
git-svn-id: http://svn.automattic.com/wordpress/trunk@19514 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 02:22:07 +00:00 |
nacin
|
10cd387b2e
|
Split chunk of help text on edit-tags.php into 'Adding Categories' and 'Adding Tags' tabs, respectively. see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 01:51:34 +00:00 |
nacin
|
7ff19d7485
|
Remove add_screen_option('overview') from dashboard (from earlier 3.3 help incarnation), add 'Overview' tab. see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 01:39:21 +00:00 |
nacin
|
c0dcf616c1
|
Help tweaks for comments, media, edit.php, update-core.php. props jane, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19511 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 01:33:26 +00:00 |
nacin
|
65a10cedbb
|
Help tweaks for themes, plugins screens. props jane, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19510 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 01:24:39 +00:00 |
nacin
|
3d51303ca3
|
Help tweaks for users, tools. props jane, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19509 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 01:17:14 +00:00 |
nacin
|
4c566cebc6
|
Help text tweaks for the Settings screens. props jane. see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19507 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 00:52:31 +00:00 |
azaozz
|
6e11173bd4
|
When tabbing: on Enter open the current submenu and close other submenus if open, see #19394
git-svn-id: http://svn.automattic.com/wordpress/trunk@19505 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 00:43:18 +00:00 |
nacin
|
cc50764a8b
|
They call me multisite. props ryan, zeo. see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19504 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 00:36:19 +00:00 |
nacin
|
02dfdbbbf4
|
s/Screen Info/Overview/g, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-12-01 00:34:31 +00:00 |
nacin
|
9dc5cf45a8
|
Features are packaged by weight, not by volume. These features settled during shipping. fixes #19402.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19498 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 22:34:16 +00:00 |
nacin
|
1d9b3eeb30
|
Don't use hard-coded version number. props duck_. see #19402.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 21:34:15 +00:00 |
koopersmith
|
3424f94b08
|
Optimize about pages for a lovely 960px semi-fluid grid. props helenyhou, fixes #19386.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 21:19:39 +00:00 |
azaozz
|
5ec6bd4833
|
Sanitize options for resizing in the uploader, props mhauan, nacin, fixes #19399
git-svn-id: http://svn.automattic.com/wordpress/trunk@19494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 21:05:22 +00:00 |
nacin
|
5b248a72c8
|
'Overview' for old-style help tabs, not 'Screen Info.' props jane. see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 20:58:39 +00:00 |
azaozz
|
ccfb36ace5
|
Fix css selectors mismatch in Press This, see #19341
git-svn-id: http://svn.automattic.com/wordpress/trunk@19492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 17:51:34 +00:00 |
nacin
|
b0ecdeeca2
|
Remove margin from h3's in press this. fixes #19341.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 16:44:36 +00:00 |
nacin
|
532d1561f4
|
Allow scratch beta/RC installs to experience pointers. Uncomment this before release. see #19360, #19382.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19490 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 16:08:29 +00:00 |
nacin
|
31c8813108
|
Don't show pointers for new users. Works for new installs, too. fixes #19360.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19489 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 16:05:59 +00:00 |
nacin
|
63b2f4c6e7
|
Cap checks for pointers. see #19360.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 15:59:55 +00:00 |
azaozz
|
880ac093a1
|
When the submenu is too long to fit on the screen, place the top if it under the admin bar (the rest is scrollable with a wheel mouse), fixes #19323
git-svn-id: http://svn.automattic.com/wordpress/trunk@19487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 03:37:15 +00:00 |
azaozz
|
69cd88fc6f
|
Reset aria_arrtibutes when reaching admin submenu, see #19394
git-svn-id: http://svn.automattic.com/wordpress/trunk@19486 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 02:23:21 +00:00 |
azaozz
|
4408443814
|
Add tabbing JS to the admin menu, same functionality as the top menu, see #19394
git-svn-id: http://svn.automattic.com/wordpress/trunk@19485 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 02:15:24 +00:00 |
azaozz
|
7f81dbfe3f
|
Add ARIA related attributes (first take), props DrewAPicture, see #19394
git-svn-id: http://svn.automattic.com/wordpress/trunk@19484 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-30 01:27:33 +00:00 |
koopersmith
|
ba3f815726
|
Optimize about screen for 960px width. props chexee, fixes #19386.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-29 18:40:34 +00:00 |
nacin
|
798ccd0c97
|
Fix tags suggest for bulk edit, for post_type post and taxonomy post_tag. Address all non-hierarchical taxonomies in 3.4. fixes #19716, props scottbasgaard.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-29 18:25:49 +00:00 |
koopersmith
|
3ede56505b
|
In multisite, hide help text for single-site only options. props dougwrites, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-29 18:23:04 +00:00 |
koopersmith
|
58191c0b6b
|
Fix grammar and remove references to 'new in 3.2' in the post editor help text. props dougwrites, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-29 17:47:35 +00:00 |
koopersmith
|
fcdf942e04
|
Use 3.3 help API on edit tags page. props Ipstenu, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19474 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-29 17:37:04 +00:00 |
koopersmith
|
0575de32a7
|
Update help text on themes page. props Ipstenu, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-29 17:34:08 +00:00 |
koopersmith
|
ed2c35ad0a
|
Update help text on settings pages. props Ipstenu, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-29 16:58:58 +00:00 |
nacin
|
65fde75e85
|
WP_Screen: Whitelist -new and -add screens, and prevent edit-comments and edit-tags from being mashed on. fixes #19353.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 22:58:51 +00:00 |
ryan
|
b6b8a588bb
|
Initialize active_sitewide_plugins during network install and upgrade. fixes #19385
git-svn-id: http://svn.automattic.com/wordpress/trunk@19470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 20:35:36 +00:00 |
nacin
|
28276e825c
|
Move multisite-specific upgrade code from upgrade_330() to upgrade_network(). see #18693.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 20:04:00 +00:00 |
nacin
|
f9ee8ccfd2
|
Use a scalpel to dissect names passed to convert_to_screen(). Carefully watch for post type names, suffixes we need to detect and remove, and when we need to remove 'edit-' from the start of a hookname. see #19353.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 18:33:40 +00:00 |
nacin
|
6e648d2356
|
Bump final db_version for 3.3, otherwise no new beta installs will see the pointers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 17:47:26 +00:00 |
nacin
|
416b6749f4
|
RTL for 'Dismiss' on the welcome panel. props rasheed, SergeyBiryukov, fixes #19376.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 16:47:11 +00:00 |
koopersmith
|
68a166cca7
|
Update help content for tools page. props Ipstenu, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19464 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 16:44:08 +00:00 |
nacin
|
ad56beed8f
|
Update comments icon in the menu sprite to match the rounded admin bar icon. props empireoflight. fixes #19379.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 16:42:36 +00:00 |
koopersmith
|
93808a4a55
|
Update help content for export page. props Ipstenu, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19462 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 16:40:36 +00:00 |
koopersmith
|
626751a2f6
|
Update help content for import page. props Ipstenu, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19461 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 16:38:13 +00:00 |
koopersmith
|
90f4fb3dd5
|
Update help content for user edit page. props Ipstenu, see #19020.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19459 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-28 16:32:33 +00:00 |
azaozz
|
a55d901b12
|
Check the sidebar class for orphaned sidebars, match sidebars by id while retrieving orphans and the theme has not changed, props SergeyBiryukov, fixes #19350
git-svn-id: http://svn.automattic.com/wordpress/trunk@19455 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-26 06:16:43 +00:00 |
dd32
|
6da2f73c78
|
Add a missing translation. Props yuraz, vanillalounge. Fixes #19359
git-svn-id: http://svn.automattic.com/wordpress/trunk@19454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-26 04:08:38 +00:00 |
azaozz
|
952187eb76
|
Update the text for inactive sidebars, props chrisbliss18 SergeyBiryukov, fixes #19350
git-svn-id: http://svn.automattic.com/wordpress/trunk@19453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2011-11-25 20:00:21 +00:00 |