John Blackbourn
|
00388a1dbf
|
Add missing @since params and update the docs for site_icon_url() and has_site_icon() .
See #32246
Built from https://develop.svn.wordpress.org/trunk@35090
git-svn-id: http://core.svn.wordpress.org/trunk@35055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 23:28:24 +00:00 |
|
John Blackbourn
|
76b77ff4d1
|
Remove another unnecessary function_exists() call.
See [35087]
See #32522
Built from https://develop.svn.wordpress.org/trunk@35089
git-svn-id: http://core.svn.wordpress.org/trunk@35054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 23:20:24 +00:00 |
|
Drew Jaynes
|
cffce78d35
|
Version bump.
Built from https://develop.svn.wordpress.org/trunk@35088
git-svn-id: http://core.svn.wordpress.org/trunk@35053 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 22:59:25 +00:00 |
|
John Blackbourn
|
993d5c1c4b
|
Remove an unnecessary function_exists() call which was included in the oEmbed feature plugin for compatibility with WordPress < 4.3.
See #32522
Built from https://develop.svn.wordpress.org/trunk@35087
git-svn-id: http://core.svn.wordpress.org/trunk@35052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 22:54:24 +00:00 |
|
John Blackbourn
|
1a04fde012
|
Correct two escaping functions used in wp-includes/embed-template.php .
See #32522
Built from https://develop.svn.wordpress.org/trunk@35086
git-svn-id: http://core.svn.wordpress.org/trunk@35051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 22:52:24 +00:00 |
|
John Blackbourn
|
7cb0dcc9a6
|
Add missing @since docs for the filters in wp-includes/embed-template.php
See #32522, #32246
Built from https://develop.svn.wordpress.org/trunk@35085
git-svn-id: http://core.svn.wordpress.org/trunk@35050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 22:51:24 +00:00 |
|
John Blackbourn
|
2dd5ad6327
|
Correct the @since doc for WP_Query::is_embed() .
See #32522
Built from https://develop.svn.wordpress.org/trunk@35084
git-svn-id: http://core.svn.wordpress.org/trunk@35049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 22:13:25 +00:00 |
|
Scott Taylor
|
75426585fb
|
oEmbed: add fallback icons (not used yet) for older browsers.
Props melchoyce.
See #34204.
Built from https://develop.svn.wordpress.org/trunk@35083
git-svn-id: http://core.svn.wordpress.org/trunk@35048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 21:17:25 +00:00 |
|
John Blackbourn
|
a2609c13fa
|
Add $transient as a parameter to the set_transient_{transient} action.
Props SergeyBiryukov
Fixes #34269
Built from https://develop.svn.wordpress.org/trunk@35082
git-svn-id: http://core.svn.wordpress.org/trunk@35047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 21:02:25 +00:00 |
|
Scott Taylor
|
affe1ab5ad
|
Media: avoid "divide by zero" in wp_get_attachment_image_srcset_array() .
Fixes #34238.
Built from https://develop.svn.wordpress.org/trunk@35081
git-svn-id: http://core.svn.wordpress.org/trunk@35046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 21:00:26 +00:00 |
|
Drew Jaynes
|
8b49acdd0e
|
Docs: Specify the default image size in the $size parameter description for the image_send_to_editor hook.
See #34257. See #32246. See [35058].
Built from https://develop.svn.wordpress.org/trunk@35080
git-svn-id: http://core.svn.wordpress.org/trunk@35045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 17:18:24 +00:00 |
|
Drew Jaynes
|
f7e92fc346
|
Docs: Normalize spacing in the DocBlock for get_image_send_to_editor() following [35056].
See #34257. See #32246.
Built from https://develop.svn.wordpress.org/trunk@35079
git-svn-id: http://core.svn.wordpress.org/trunk@35044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 17:16:24 +00:00 |
|
Drew Jaynes
|
2d677edb1f
|
Docs: The $size parameter for the get_image_tag hook also accepts an array.
See #34257. See [35038].
Built from https://develop.svn.wordpress.org/trunk@35078
git-svn-id: http://core.svn.wordpress.org/trunk@35043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 17:11:24 +00:00 |
|
Drew Jaynes
|
36ef44735d
|
Docs: The $size parameter for the get_image_tag_class hook also accepts an array.
See #34257. See [35037].
Built from https://develop.svn.wordpress.org/trunk@35077
git-svn-id: http://core.svn.wordpress.org/trunk@35042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 17:09:25 +00:00 |
|
Drew Jaynes
|
bc631019d0
|
Docs: Adjust documentation for the $size parameter in the_post_thumbnail_url() to clarify the required order of width and height values when passing an array.
Fixes #34257. Whew!
Built from https://develop.svn.wordpress.org/trunk@35076
git-svn-id: http://core.svn.wordpress.org/trunk@35041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 17:00:26 +00:00 |
|
Drew Jaynes
|
5e67b71443
|
Docs: The post_thumbnail_size hook can also accept an array (already supported).
See #34257. See [35069].
Built from https://develop.svn.wordpress.org/trunk@35075
git-svn-id: http://core.svn.wordpress.org/trunk@35040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:57:24 +00:00 |
|
Drew Jaynes
|
03a39f75b3
|
Docs: The $size parameters in the begin_fetch_post_thumbnail_html and end_fetch_post_thumbnail_html hooks can also accept an array (already supported).
See #34257. See #32246. See [35070] and [35071].
Built from https://develop.svn.wordpress.org/trunk@35074
git-svn-id: http://core.svn.wordpress.org/trunk@35039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:56:24 +00:00 |
|
Drew Jaynes
|
dcb18faab8
|
Docs: Normalize spacing in the post_thumbnail_html hook doc following [35072].
See #34257. See #32246.
Built from https://develop.svn.wordpress.org/trunk@35073
git-svn-id: http://core.svn.wordpress.org/trunk@35038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:53:24 +00:00 |
|
Drew Jaynes
|
476655b0e0
|
Docs: Adjust documentation for the $size parameter in the post_thumbnail_html hook doc to clarify the required order of width and height values when an array is passed.
Also adds the `array` type to the parameter documentation (already supported).
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35072
git-svn-id: http://core.svn.wordpress.org/trunk@35037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:52:24 +00:00 |
|
Drew Jaynes
|
1564eb43b4
|
Docs: Adjust documentation for the $size parameter in the end_fetch_post_thumbnail_html hook doc to clarify the required order of width and height values when an array is passed.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35071
git-svn-id: http://core.svn.wordpress.org/trunk@35036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:50:25 +00:00 |
|
Drew Jaynes
|
91d5909507
|
Docs: Adjust documentation for the $size parameter in the begin_fetch_post_thumbnail_html hook doc to clarify the required order of width and height values when an array is passed.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35070
git-svn-id: http://core.svn.wordpress.org/trunk@35035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:49:24 +00:00 |
|
Drew Jaynes
|
fe0d59a061
|
Docs: Adjust documentation for the $size parameter in the post_thumbnail_size hook doc to clarify the required order of width and height values when an array is passed.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35069
git-svn-id: http://core.svn.wordpress.org/trunk@35034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:48:25 +00:00 |
|
Drew Jaynes
|
2091ff358d
|
Docs: Adjust documentation for the $size parameter in get_the_post_thumbnail() to clarify the required order of width and height values when passing an array.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35068
git-svn-id: http://core.svn.wordpress.org/trunk@35033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:47:25 +00:00 |
|
Drew Jaynes
|
2519b20959
|
Docs: Adjust documentation for the $size parameter in the_post_thumbnail() to clarify the required order of width and height values when passing an array.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35067
git-svn-id: http://core.svn.wordpress.org/trunk@35032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:46:24 +00:00 |
|
Drew Jaynes
|
8544d69d35
|
Docs: Normalize spacing in the wp_get_attachment_link hook doc following [35065].
See #34257. See #32246.
Built from https://develop.svn.wordpress.org/trunk@35066
git-svn-id: http://core.svn.wordpress.org/trunk@35031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:44:24 +00:00 |
|
Drew Jaynes
|
ad628c7165
|
Docs: Adjust documentation for the $size parameter in the wp_get_attachment_link hook doc to clarify the required order of width and height values when an array is passed.
Also adds the `array` type to the parameter documentation (already supported).
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35065
git-svn-id: http://core.svn.wordpress.org/trunk@35030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:42:23 +00:00 |
|
Drew Jaynes
|
61115eac58
|
Docs: Improve documentation for get_site_icon_url() , introduced in [32994].
Adds a missing `@since` version, fixes optional parameter syntax, adds default values, and fixes the return description.
See #32246.
Built from https://develop.svn.wordpress.org/trunk@35064
git-svn-id: http://core.svn.wordpress.org/trunk@35029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:38:24 +00:00 |
|
Drew Jaynes
|
b1b3fc5deb
|
Docs: Re-clarify the $sizes[ $size ] section of the hash notations for WP_Image_Editor_GD::multi_resize() and WP_Image_Editor_Imagick::multi_resize() as not fully-optional.
The `$width` value is optional if `$height` is specified, and vice versa. The `$crop` value is always optional and defaults to false.
Props dh-shredder.
See #32246. See [35061] and [35062].
Built from https://develop.svn.wordpress.org/trunk@35063
git-svn-id: http://core.svn.wordpress.org/trunk@35028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:34:23 +00:00 |
|
Drew Jaynes
|
041e3dd285
|
Docs: Fix hash notation syntax for the $sizes[ $size ] section in the DocBlock for WP_Image_Editor_Imagick::multi_resize() .
See #32246.
Built from https://develop.svn.wordpress.org/trunk@35062
git-svn-id: http://core.svn.wordpress.org/trunk@35027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:27:24 +00:00 |
|
Drew Jaynes
|
243f66836f
|
Docs: Fix hash notation syntax for the $sizes[ $size ] section in the DocBlock for WP_Image_Editor_GD::multi_resize() .
See #32246.
Built from https://develop.svn.wordpress.org/trunk@35061
git-svn-id: http://core.svn.wordpress.org/trunk@35026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:26:24 +00:00 |
|
Drew Jaynes
|
ee544e44d5
|
Docs: Adjust documentation for the $size parameter in the admin_post_thumbnail_size hook doc to clarify the required order of width and height values when an array is passed.
See #34257. See #28512.
Built from https://develop.svn.wordpress.org/trunk@35060
git-svn-id: http://core.svn.wordpress.org/trunk@35025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:22:25 +00:00 |
|
Drew Jaynes
|
9f5d887934
|
Docs: Normalize spacing in the image_send_to_editor hook doc following [35058].
See #34257. See #32246.
Built from https://develop.svn.wordpress.org/trunk@35059
git-svn-id: http://core.svn.wordpress.org/trunk@35024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:19:23 +00:00 |
|
Drew Jaynes
|
c12f0caefd
|
Docs: Adjust documentation for the $size parameter in the image_send_to_editor hook doc to clarify the required order of width and height values when an array is passed.
Also adds the `array` type to the parameter documentation (already supported).
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35058
git-svn-id: http://core.svn.wordpress.org/trunk@35023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:17:24 +00:00 |
|
Drew Jaynes
|
4534f13149
|
Docs: Fix the syntax for marking parameters optional and add defaults in the DocBlock for wp_get_attachment_link() .
See #32246.
Built from https://develop.svn.wordpress.org/trunk@35057
git-svn-id: http://core.svn.wordpress.org/trunk@35022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:15:24 +00:00 |
|
Drew Jaynes
|
4aea111b29
|
Docs: Fix syntax and properly mark optional parameters as such in the DocBlock for get_image_send_to_editor() .
Also fixes the return description, and adds the `$size` default value, missed in [35055].
See #34257. See #32246.
Built from https://develop.svn.wordpress.org/trunk@35056
git-svn-id: http://core.svn.wordpress.org/trunk@35021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:11:24 +00:00 |
|
Drew Jaynes
|
16738bf325
|
Docs: Adjust documentation for the $size parameter in get_image_send_to_editor() to clarify the required order of width and height values when passing an array.
Also adds the `array` type to the parameter documentation (already supported).
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35055
git-svn-id: http://core.svn.wordpress.org/trunk@35020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:08:25 +00:00 |
|
Drew Jaynes
|
d4fe129e1a
|
Docs: Adjust the order of 'width' and 'height' (for consistency) for the $crop parameter documentation in image_make_intermediate_size() .
Props jaspermdegroot.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35054
git-svn-id: http://core.svn.wordpress.org/trunk@35019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:06:24 +00:00 |
|
Drew Jaynes
|
8b26e5debc
|
Docs: Adjust the order of 'width' and 'height' (for consistency) for the $crop parameter documentation in image_resize_dimensions() .
Also similarly adjusts the `$crop` parameter description in the corresponding `image_resize_dimensions` hook doc.
Props jaspermdegroot.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35053
git-svn-id: http://core.svn.wordpress.org/trunk@35018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:02:24 +00:00 |
|
Drew Jaynes
|
e0529ebdb5
|
Docs: Adjust the order of 'width' and 'height' (for consistency) for the $crop parameter documentation in set_post_thumbnail_size() .
Props jaspermdegroot.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35052
git-svn-id: http://core.svn.wordpress.org/trunk@35017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 16:00:26 +00:00 |
|
Drew Jaynes
|
771248a1f3
|
Docs: Adjust the order of 'width' and 'height' (for consistency) for the $crop parameter documentation in add_image_size() .
Props jaspermdegroot.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35051
git-svn-id: http://core.svn.wordpress.org/trunk@35016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:59:25 +00:00 |
|
Drew Jaynes
|
69a3c2d8d7
|
Docs: Adjust documentation for the $size parameter in wp_get_attachment_link() to clarify the required order of width and height values when passing an array.
Also adds the `array` type to the parameter documentation (already supported).
Props jaspermdegroot.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35050
git-svn-id: http://core.svn.wordpress.org/trunk@35015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:56:24 +00:00 |
|
Drew Jaynes
|
d0a392a34c
|
Docs: Adjust documentation for the $size parameter in adjacent_image_link() to clarify the required order of width and height values when passing an array.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35049
git-svn-id: http://core.svn.wordpress.org/trunk@35014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:53:25 +00:00 |
|
Drew Jaynes
|
81f67bae13
|
Docs: Adjust documentation for the $size parameter in next_image_link() to clarify the required order of width and height values when passing an array.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35048
git-svn-id: http://core.svn.wordpress.org/trunk@35013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:50:24 +00:00 |
|
Drew Jaynes
|
141b096f6d
|
Docs: Adjust documentation for the $size parameter in previous_image_link() to clarify the required order of width and height values when passing an array.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35047
git-svn-id: http://core.svn.wordpress.org/trunk@35012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:48:25 +00:00 |
|
Drew Jaynes
|
1571907571
|
Docs: Normalize spacing in the $attr hash notation for gallery_shortcode() following [35045].
See #34257. See #32246.
Built from https://develop.svn.wordpress.org/trunk@35046
git-svn-id: http://core.svn.wordpress.org/trunk@35011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:46:24 +00:00 |
|
Drew Jaynes
|
e4f9e334ea
|
Docs: Adjust documentation for the $size argument in gallery_shortcode to clarify the required order of width and height values when passing an array.
Also adds the `array` type to the argument documentation.
Props jaspermdegroot.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35045
git-svn-id: http://core.svn.wordpress.org/trunk@35010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:43:25 +00:00 |
|
Drew Jaynes
|
9d5d27c26d
|
Docs: Adjust documentation for the $size parameter in wp_get_attachment_image_url() to clarify the required order of width and height values when passing an array.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35044
git-svn-id: http://core.svn.wordpress.org/trunk@35009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:39:25 +00:00 |
|
Drew Jaynes
|
987fe676a9
|
Docs: Adjust documentation for the $size parameter in the wp_get_attachment_image_attributes hook doc to clarify the required order of width and height values when an array is passed.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35043
git-svn-id: http://core.svn.wordpress.org/trunk@35008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:38:24 +00:00 |
|
Drew Jaynes
|
5631df0151
|
Docs: Adjust documentation for the $size parameter in wp_get_attachment_image() to clarify the required order of width and height values when passing an array.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35042
git-svn-id: http://core.svn.wordpress.org/trunk@35007 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:36:24 +00:00 |
|
Drew Jaynes
|
c02b132fcc
|
Docs: Adjust documentation for the $size parameter in the wp_get_attachment_image_src hook doc to clarify the required order of width and height values when an array is passed.
See #34257.
Built from https://develop.svn.wordpress.org/trunk@35041
git-svn-id: http://core.svn.wordpress.org/trunk@35006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2015-10-12 15:34:24 +00:00 |
|