Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Migrate the wpcom-helper.php from WordPress.com. #22

Merged
merged 1 commit into from Mar 4, 2016

Conversation

philipjohn
Copy link
Contributor

No description provided.

philipjohn added a commit that referenced this pull request Mar 4, 2016
Migrate the wpcom-helper.php from WordPress.com.
@philipjohn philipjohn merged commit bc9fa90 into master Mar 4, 2016
if( ! is_feed() )
return $content;

$web_bug = '<img alt="" border="0" src="' . esc_url( http() . '://pixel.wp.com/b.gif?host=' . $_SERVER[ 'HTTP_HOST' ] . '&blog=' . $current_blog->blog_id . '&post=' . $post->ID . '&subd=' . str_replace( '.wordpress.com', '', $current_blog->domain ) . '&ref=&feed=1' ) . '" width="1" height="1" />';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can kill this line.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants