We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a3e8f1 commit 4013816Copy full SHA for 4013816
1 file changed
src/wp-admin/includes/media.php
@@ -269,6 +269,7 @@ function _cleanup_image_add_caption( $matches ) {
269
* @since 2.5.0
270
*
271
* @param string $html
272
+ * @return never
273
*/
274
function media_send_to_editor( $html ) {
275
?>
0 commit comments