Andrew Nacin
1801ed459c
Initial import of unit-tests repository into develop.svn.wordpress.org.
...
Imported from https://unit-tests.svn.wordpress.org/trunk@1337
see #24976 .
git-svn-id: https://develop.svn.wordpress.org/trunk@25002 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-07 06:38:38 +00:00
Andrew Nacin
b43712e0f7
New develop.svn.wordpress.org repository based on the old core.svn repository.
...
* All WordPress files move to a src/ directory.
* New task runner (Grunt), configured to copy a built WordPress to build/.
* svn:ignore and .gitignore for Gruntfile.js, wp-config.php, and node.js.
* Remove Akismet external from develop.svn. Still exists in core.svn.
* Drop minified files from src/. The build process will now generate these.
props koop.
see #24976 .
and see http://wp.me/p2AvED-1AI .
git-svn-id: https://develop.svn.wordpress.org/trunk@25001 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-07 05:25:25 +00:00
Andrew Nacin
5bbd08e1d1
3.7-alpha-25000 is the final direct commit to core.svn.wordpress.org.
...
All future commits will be synced here from develop.svn.wordpress.org.
For more, please see http://wp.me/p2AvED-1AI .
git-svn-id: https://develop.svn.wordpress.org/trunk@25000 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 19:44:26 +00:00
Ryan Boren
b04c19df69
phpdoc for $wp_admin_bar in admin-bar.php
...
Props jeremyfelt
see #24900
git-svn-id: https://develop.svn.wordpress.org/trunk@24999 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 19:23:00 +00:00
Ryan Boren
3f89738bb5
Remove 'admin' as default username in install.
...
Props chrisrudzki
fixes #24078
git-svn-id: https://develop.svn.wordpress.org/trunk@24998 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 19:04:32 +00:00
Andrew Nacin
5e5f28dbc3
Pass the $sep function argument to the wp_title_rss and get_wp_title_rss filters. props scribu, fixes #16983 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24997 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 18:41:10 +00:00
Ryan Boren
ca59c0127b
Return true from wp_redirect() when redirect successful. Update phpdoc.
...
Props tivnet
fixes #24969
git-svn-id: https://develop.svn.wordpress.org/trunk@24996 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 17:44:32 +00:00
Ryan Boren
11d7fe1eaf
Silence is_dir() to avoud warning when upload_tmp_dir is outside open_basedir.
...
Props dpash
fixes #24704
git-svn-id: https://develop.svn.wordpress.org/trunk@24995 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 17:39:33 +00:00
Ryan Boren
d05c31d063
Set RTL body class for iframes.
...
Props mitchoyoshitaka
see #24149
git-svn-id: https://develop.svn.wordpress.org/trunk@24994 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 17:35:43 +00:00
Ryan Boren
98e65b8f77
Deprecate get_dashboard_blog().
...
Remove contextual help for Dashboard Site from the network settings screen.
Props sillybean, ocean90
fixes #24838
git-svn-id: https://develop.svn.wordpress.org/trunk@24993 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 16:07:46 +00:00
Ryan Boren
5d33941220
Bestow sentience upon users. Level up their pronoun.
...
Props johnbillion
fixes #24513
git-svn-id: https://develop.svn.wordpress.org/trunk@24992 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 16:04:07 +00:00
Andrew Nacin
2895127cdf
Twenty Fourteen: Missing semicolons. props trishasalas. fixes #24947 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24991 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 09:50:17 +00:00
Andrew Nacin
83a485738c
Twenty Fourteen: Use correct function prefix. props Jayjdk. fixes #24898 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24990 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 09:45:29 +00:00
Andrew Nacin
c4b252b06f
Twenty fourteen: Fix typo. props jeherve, fixes #24964 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24989 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 09:44:23 +00:00
Dominik Schilling (ocean90)
3ebfa363ad
Remove reference to unused variable. fixes #24965 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24988 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 09:38:24 +00:00
Dominik Schilling (ocean90)
ed918bba93
Remove unused variable. props jeremyfelt. fixes #24893 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24987 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-06 09:01:25 +00:00
Andrew Nacin
6c4ccf3afc
Adjust esc_sql()'s @param documentation to reflect that it allows for arrays. props scribu, fixes #22573 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24986 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:11:30 +00:00
Andrew Nacin
da61fa7131
Add data types to @param documentation for the _page_rows() method of the posts list table. props c3mdigital, fixes #24872 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24985 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:10:03 +00:00
Andrew Nacin
80cb8da9c3
Remove redundant sentence in the docblock of get_comment(). props jdgrimes, fixes #24904 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24984 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:08:17 +00:00
Andrew Nacin
6a06f6ea08
In get_attached_file(), fix the explanation of when the filter is bypassed. props devesine, fixes #24571 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24983 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:07:42 +00:00
Andrew Nacin
1d27af8036
Clean up the documentation for dynamic_sidebar(). props johnbillion, fixes #24720 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24982 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:03:49 +00:00
Andrew Nacin
23d2b353d6
Adjust menus help text to reflect how a menu item is actually edited. props nullvariable, fixes #24935 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24981 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:02:34 +00:00
Andrew Nacin
5479ee10b6
Change nav menus help text to reflect the proper name of the "Custom Menu" widget. props SergeyBiryukov, fixes #24860 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24980 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:01:53 +00:00
Andrew Nacin
b8d5b21525
Change nav menus help text to reflect the proper name of the "Custom Menu" widget. props DrewAPicture, fixes #24860 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24979 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 22:01:04 +00:00
Andrew Nacin
1174ee5b3e
Remove reference to unused global. props jdgrimes. fixes #24807 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24978 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 21:42:48 +00:00
Andrew Nacin
146c230132
Pass $update = true to the save_post and wp_insert_post hooks in wp_publish_post().
...
see #21450 , [24823].
props wpsmith.
fixes #24957 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24977 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 21:41:51 +00:00
Andrew Nacin
5b6261954b
Don't return false from search_theme_directories() when a single directory is not readable.
...
Issue a notice.
props csixty4.
fixes #24639 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24976 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 21:40:28 +00:00
Andrew Nacin
04e6b828d4
Remove unused variable. props jeremyfelt. fixes #24959 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24975 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-05 21:38:24 +00:00
Mark Jaquith
271e9b40a4
Remove $pagenow
global from three functions that don’t use it.
...
Props jeremyfelt. Fixes #24920 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24974 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-02 04:42:08 +00:00
Andrew Nacin
2a2a356b47
Remove ultimately unnecessary visibility keyword from a WP_Locale method because this file is included when we bail for PHP 4. props ocean90. fixes #24915 . for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24971 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 19:47:36 +00:00
Andrew Nacin
1995c79e13
Update Akismet external to 2.5.9. for trunk.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24969 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 19:41:20 +00:00
potbot
99167f5cf4
POT, generated from r24959
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24966 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 18:14:18 +00:00
potbot
74da915d77
POT, generated from r24959
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24964 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 18:14:14 +00:00
potbot
6f7af7c421
POT, generated from r24959
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24962 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 18:14:10 +00:00
potbot
f768dc18c1
POT, generated from r24959
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24960 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 18:14:06 +00:00
Lance Willett
b2a35247fa
Bundled themes: bump version numbers.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24958 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 17:52:36 +00:00
Andrew Nacin
ac43cf6aba
Restore the revisions meta box for 3.6. Hidden by default as before. Can be useful for a few lingering use cases. see #24804 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24955 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 17:06:38 +00:00
bumpbot
fc56eaff50
Compress scripts/styles: 3.7-alpha-24954.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24954 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 16:59:00 +00:00
Mark Jaquith
c0214aa7cb
Make the About video responsive.
...
fixes #24832 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@24952 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 16:16:58 +00:00
Andrew Nacin
bad74bd045
On the about page, only serve Opera mp4. Pre-Chromium Opera and MediaElement.js doesn't load ogv (video/ogg). see #24832 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24950 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 15:41:11 +00:00
Andrew Nacin
ada99c68f8
Set audio player to width: 100% and avoid breaking the layout in iOS when we fall back to a link.
...
props markjaquith, davidjlaietta.
fixes #24896 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24948 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 14:48:39 +00:00
Andrew Nacin
86708be8a6
Update MediaElement.js to 2.13.0 build, which fixes issues WordPress reported. see #24183 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24946 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 13:46:19 +00:00
Andrew Nacin
eedc483e37
Use wp_get_mime_types() when calling wp_check_filetype() in the audio and video shortcodes. fixes #24911 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24944 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 13:33:15 +00:00
Andrew Nacin
40477d88a4
Update about page for new screenshot and new video encoding. Remove old screenshots directory. fixes #24832 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24942 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 13:29:29 +00:00
Andrew Nacin
3db89c648e
Pass pluginPath to MediaElement.js, fixing playback when ME.js is served through load-scripts.php.
...
props ocean90, wonderboymusic, azaozz.
fixes #24902 .
git-svn-id: https://develop.svn.wordpress.org/trunk@24940 602fd350-edb4-49c9-b593-d223f7449a82
2013-08-01 13:15:14 +00:00
potbot
1d77948ae0
POT, generated from r24936
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24938 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 21:14:30 +00:00
bumpbot
da11128f06
Compress scripts/styles: 3.7-alpha-24936.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24936 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 20:59:00 +00:00
Andrew Nacin
6270683b3c
Twenty Thirteen: Call has_post_format() with the new array style. props obenland, fixes #24905 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24934 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 20:42:38 +00:00
Andrew Nacin
a5bdd9439c
When rendering an audio or video shortcode in IE 6-8, call document.createElement() as a poor man's HTML5 shiv. see #24902 .
...
git-svn-id: https://develop.svn.wordpress.org/trunk@24931 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 20:36:47 +00:00
Mark Jaquith
301258c30b
Revisions: set the table layout to fixed and word-wrap to break-word so long lines don't cause issues.
...
Props azaozz. Fixes #24901 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@24929 602fd350-edb4-49c9-b593-d223f7449a82
2013-07-31 19:25:31 +00:00