nacin
|
72c995441a
|
Allow localized commas to be used as tag separators. see #7897.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19853 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-07 18:06:12 +00:00 |
nacin
|
86596214bd
|
Simplify matching code. see #19670.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-07 17:44:29 +00:00 |
ryan
|
f66cb09abc
|
Update color scheme definition for Gray Theme. Props chexee. fixes #17818
git-svn-id: http://svn.automattic.com/wordpress/trunk@19851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-07 17:20:02 +00:00 |
ryan
|
1438d03330
|
Fix notices. Simplify checkbox logic. Props SergeyBiryukov. fixes #19670
git-svn-id: http://svn.automattic.com/wordpress/trunk@19850 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-07 17:12:46 +00:00 |
ryan
|
572242350a
|
Upgrade PHPMailer to 5.2.1. Props MattyRob. fixes #19887
git-svn-id: http://svn.automattic.com/wordpress/trunk@19849 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-07 16:13:51 +00:00 |
westi
|
4cb4acb372
|
XMLRPC: Introduce new create,read,update and delete XMLRPC apis for Posts, Pages and all Custom Post Types.
Introduces: wp.newPost, wp.editPost, wp.deletePost, wp.getPost, and wp.getPosts
See #18429, #18430, #18431, #18432, and #18433 props maxcutler and markoheijnen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-07 11:33:39 +00:00 |
bumpbot
|
1d56601e4c
|
Compress scripts/styles: 3.4-alpha-19847.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 23:31:17 +00:00 |
azaozz
|
1b7a42d993
|
Click empty toolbar to scroll to top, props ericmann, fixes #18758
git-svn-id: http://svn.automattic.com/wordpress/trunk@19846 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 23:17:28 +00:00 |
nacin
|
280b9db44f
|
Move the wp_enqueue_style() to header.php. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 23:07:41 +00:00 |
nacin
|
afb9a77ce1
|
Freshen up the docs in functions.php. Remove is_admin() check from twentytwelve_enqueue_scripts(). Remove function_exists() wrappers from functions that are hooked in. Kill locale.php handling. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 23:04:56 +00:00 |
nacin
|
5267fef339
|
Synchronize archive.php docs with Twenty Eleven. Go easy on the PHP/HTML context switching. see #19978.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 22:37:45 +00:00 |
matt
|
a577a1faf8
|
Initial import of the Twenty Twelve theme, by Drew Strojny. This time around we're trying something different than the previous twenty-something themes, a much more minimalist approach that affords easy use as a CMS in addition to being blog-forward. More information will be on wpdevel soon. Props drewstrojny and lancewillett.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19842 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 22:23:41 +00:00 |
bumpbot
|
69326c8063
|
Compress scripts/styles: 3.4-alpha-19841.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19841 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 21:00:50 +00:00 |
ryan
|
f3a546d0fd
|
Hide theme details by default. Props helenyhou, DH-Shredder. fixes #19853
git-svn-id: http://svn.automattic.com/wordpress/trunk@19840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 20:54:01 +00:00 |
bumpbot
|
60c5026d4b
|
Compress scripts/styles: 3.4-alpha-19839.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 20:00:50 +00:00 |
duck_
|
6b5a66022c
|
Echo "WordPress.org" as well as translating it in the Meta widget. See #19603.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19838 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 19:52:42 +00:00 |
nacin
|
006c6b6b9d
|
Add a translator's comment. see #19924.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19837 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 19:43:26 +00:00 |
nacin
|
1d5e72a39c
|
Do RTL detection based on a translated string, rather than a hardcoded list. Makes things a bit cleaner. fixes #19924, fixes #19600.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19836 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 19:36:24 +00:00 |
nacin
|
d7fd5c3d42
|
In general, password fields should always be LTR. see #19598.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19835 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 19:33:19 +00:00 |
nacin
|
720ad9b14d
|
LTR for user-edit.php password fields and disabled user_login field. fixes #19598.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19834 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 19:31:33 +00:00 |
nacin
|
bcf460d02e
|
Translate TinyMCE's spellchecker languages. props SergeyBiryukov, fixes #19962.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19833 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 19:13:06 +00:00 |
azaozz
|
909e20ed27
|
Move an unsightly semicolon to where it belongs in wp_localize_script(), props tw2113, fixes #19830
git-svn-id: http://svn.automattic.com/wordpress/trunk@19832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 18:52:57 +00:00 |
azaozz
|
3a6154bc1f
|
Fix typo in $core_actions_get in admin-ajax.php, see #15327
git-svn-id: http://svn.automattic.com/wordpress/trunk@19831 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-06 17:56:55 +00:00 |
azaozz
|
3a5832e1f2
|
Update TinyMCE to 3.4.8, fixes #19969, fixes #19936, fixes #19741
git-svn-id: http://svn.automattic.com/wordpress/trunk@19830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-04 22:23:27 +00:00 |
nacin
|
56633093fd
|
Use translate, not translate with context. props azaozz. see #19603.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19829 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-04 18:37:53 +00:00 |
azaozz
|
6981611202
|
Remove unused TinyMCE media plugin images, props SergeyBiryukov, fixes #19963
git-svn-id: http://svn.automattic.com/wordpress/trunk@19828 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-04 17:58:41 +00:00 |
bumpbot
|
813a2dfdac
|
Compress scripts/styles: 3.4-alpha-19827.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19827 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-04 01:16:30 +00:00 |
nacin
|
d4d7fb52a4
|
Add ru_RU CSS. see #19603.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19826 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-04 00:58:09 +00:00 |
nacin
|
cb3b946d8c
|
Initial import of localized CSS, for Chinese and Hebrew. see #19603.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19825 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-04 00:54:42 +00:00 |
nacin
|
bf68de769e
|
WP_LANG_DIR is trusted, just need to check $locale. props SergeyBiryukov, fixes #19924.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19824 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-04 00:32:34 +00:00 |
nacin
|
068819c1d5
|
Translate another http://wordpress.org/ link. see #19603.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-03 20:16:58 +00:00 |
ryan
|
a2618da365
|
Setup now that global is not used. see #15327
git-svn-id: http://svn.automattic.com/wordpress/trunk@19822 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-03 20:13:22 +00:00 |
nacin
|
0acbde2f56
|
Return an empty object properly. see #17242.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19821 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-03 13:38:03 +00:00 |
nacin
|
dad0c4ed9f
|
Translate the monthnum/month abbreviation construct in the Publish box. see #19598.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19820 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-03 00:23:25 +00:00 |
nacin
|
e23bba5249
|
Use existing string to properly translate month + year combo. see #19598.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19819 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-03 00:11:01 +00:00 |
nacin
|
16e038dcc5
|
mailserver_login and mailserver_pass should always be LTR. see #19598.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-03 00:05:43 +00:00 |
nacin
|
f2da91e134
|
New .ltr class for forcing elements to be LTR when using an RTL language. see #19598.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19817 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-03 00:03:26 +00:00 |
nacin
|
10410be1f7
|
Code is still code: force LTR for .code and <code>, and the function lists in plugin/theme editors. see #19598.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19816 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-02 23:58:46 +00:00 |
ryan
|
c43ddd7284
|
Allow flexible sizes for custom header uploads. Round 1. Props aaroncampbell, sabreuse. see #17242
git-svn-id: http://svn.automattic.com/wordpress/trunk@19815 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-02 23:35:37 +00:00 |
bumpbot
|
7faa30a11c
|
Compress scripts/styles: 3.4-alpha-19814.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19814 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 22:41:34 +00:00 |
ryan
|
3462b907d6
|
New gear icon. Props empireoflight. fixes #10318
git-svn-id: http://svn.automattic.com/wordpress/trunk@19813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 22:39:24 +00:00 |
nacin
|
1098f33984
|
Don't create a variable we only use once. props niallkennedy, fixes #19941.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 22:33:43 +00:00 |
nacin
|
cbafaaea36
|
Use home_url() rather than get_option() + is_ssl(). props ocean90, fixes #19942.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19811 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 22:31:35 +00:00 |
duck_
|
b6edf3ddd2
|
Pages must be paged (/page/x/) to allow for the page_for_posts option. See #19876.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 19:19:32 +00:00 |
nacin
|
162546a7fc
|
s/plugin/theme/ in an edge case string in the theme updater. props pavelevap, fixes #19940.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 16:08:36 +00:00 |
nacin
|
b94b02b316
|
Provide a more WordPress-like context for 'Welcome' on the install screen. see #19698.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 14:49:41 +00:00 |
nacin
|
c1b4310367
|
Provide contexts for a 'Welcome' string. Sometimes we're saying hello, other times referring to the welcome panel. props pavelevap, fixes #19698.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19807 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 14:47:49 +00:00 |
nacin
|
00db8b7053
|
Convert a bulleted list to paragraphs in the Moderating Comments help tab. props pavelevap, see #19788.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19806 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 14:45:19 +00:00 |
bumpbot
|
f9f2bb6bd9
|
Compress scripts/styles: 3.4-alpha-19805.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19805 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 14:43:00 +00:00 |
nacin
|
4d8609635c
|
Don't add in an extra space when inserting a name into the string produced by wp_comment_trashnotice(). props pavelevap, see #19788.
git-svn-id: http://svn.automattic.com/wordpress/trunk@19804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2012-02-01 14:39:52 +00:00 |