Pinking shears.

git-svn-id: https://develop.svn.wordpress.org/trunk@29707 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin
2014-09-04 15:22:58 +00:00
parent f07a9f28a8
commit ca32a2d410
14 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ class WP_Embed {
/**
* When an URL cannot be embedded, return false instead of returning a link
* or the URL. Bypasses the 'embed_maybe_make_link' filter.
*/
*/
public $return_false_on_fail = false;
/**