X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fmodules%2Fcontrib%2Fmetatag%2Fmetatag_verification%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FBing.php;fp=web%2Fmodules%2Fcontrib%2Fmetatag%2Fmetatag_verification%2Fsrc%2FPlugin%2Fmetatag%2FTag%2FBing.php;h=9679777de78a6b831d74ffd5d9006532e278853a;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/modules/contrib/metatag/metatag_verification/src/Plugin/metatag/Tag/Bing.php b/web/modules/contrib/metatag/metatag_verification/src/Plugin/metatag/Tag/Bing.php new file mode 100644 index 000000000..9679777de --- /dev/null +++ b/web/modules/contrib/metatag/metatag_verification/src/Plugin/metatag/Tag/Bing.php @@ -0,0 +1,23 @@ +Bing, full details are available from the Bing online help.", arguments = { ":bing" = "http://www.bing.com/", ":verify_url" = "http://www.bing.com/webmaster/help/how-to-verify-ownership-of-your-site-afcfefc6" }), + * name = "msvalidate.01", + * group = "site_verification", + * weight = 3, + * type = "label", + * secure = FALSE, + * multiple = FALSE + * ) + */ +class Bing extends MetaNameBase { +}