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

Commit

Permalink
Merge pull request #183 from lesterchan/master
Browse files Browse the repository at this point in the history
Wordpress -> WordPress
  • Loading branch information
diegoquinteiro committed Apr 28, 2016
2 parents 9504c70 + 9133f1a commit 5115822
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion settings/class-instant-articles-option-analytics.php
Expand Up @@ -18,7 +18,7 @@ class Instant_Articles_Option_Analytics extends Instant_Articles_Option {

public static $sections = array(
'title' => 'Analytics',
'description' => '<p>Enable 3rd-party analytics to be used with Instant Articles.</p><p>If you already use a Wordpress plugin to manage analytics, you can enable it below. You can also embed code to insert your own trackers and analytics. <a href="https://developers.facebook.com/docs/instant-articles/ads-analytics#analytics" target="_blank">Learn more about Analytics in Instant Articles</a>.</p>',
'description' => '<p>Enable 3rd-party analytics to be used with Instant Articles.</p><p>If you already use a WordPress plugin to manage analytics, you can enable it below. You can also embed code to insert your own trackers and analytics. <a href="https://developers.facebook.com/docs/instant-articles/ads-analytics#analytics" target="_blank">Learn more about Analytics in Instant Articles</a>.</p>',
);

public static $fields = array(
Expand Down
2 changes: 1 addition & 1 deletion settings/template-settings-info.php
Expand Up @@ -8,7 +8,7 @@
*/
?>
<p>
Once you've activated this Wordpress plugin, set up your Instant Articles and submit them to Facebook for a one-time review. The review is required before you can begin publishing. Follow these steps to get started:
Once you've activated this WordPress plugin, set up your Instant Articles and submit them to Facebook for a one-time review. The review is required before you can begin publishing. Follow these steps to get started:
</p>
<ol>
<li><a href="https://www.facebook.com/instant_articles/signup" target="_blank">Sign up</a> for Instant Articles, if you haven't already, and come back to activate the plugin using the page you enabled.
Expand Down

0 comments on commit 5115822

Please sign in to comment.