From 269a296bb47dc48f72847feeda35392158673ee3 Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Fri, 23 Oct 2015 21:17:24 +0000 Subject: [PATCH] Site Icon: Introduce `get_site_icon_url` filter for the icon URL. Remove `oembed_site_icon_url` filter added in [34903]. Props swissspidy. Fixes #34411. Built from https://develop.svn.wordpress.org/trunk@35379 git-svn-id: http://core.svn.wordpress.org/trunk@35343 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/embed-template.php | 26 ++------------------------ wp-includes/general-template.php | 11 ++++++++++- 2 files changed, 12 insertions(+), 25 deletions(-) diff --git a/wp-includes/embed-template.php b/wp-includes/embed-template.php index b60ba56875..ec1e16421d 100644 --- a/wp-includes/embed-template.php +++ b/wp-includes/embed-template.php @@ -123,21 +123,10 @@ if ( have_posts() ) :