Ticket #2899: 2899.diff
File 2899.diff, 2.0 KB (added by , 8 years ago) |
---|
-
readme.txt
27 27 28 28 **Step 1)** After installing the plugin, go to the Tagregator > Settings screen and enter the credentials for the services you want to use. 29 29 30 When <a href="https:// dev.twitter.com/apps/new">creating a Twitter application</a>, you should enter the URL of your website in the "Website" field (e.g., `http://www.example.org`), and then leave the "Callback URL" field empty. Once the application is created, copy the Consumer Key and Consumer Secret into Tagregator's settings.30 When <a href="https://apps.twitter.com/">creating a Twitter application</a>, you should enter the URL of your website in the "Website" field (e.g., `http://www.example.org`), and then leave the "Callback URL" field empty. Once the application is created, copy the Consumer Key and Consumer Secret into Tagregator's settings. 31 31 32 32 **Step 2)** [Add the [tagregator] shortcode to a post or page](https://codex.wordpress.org/Shortcode), and include the hashtag(s) you want to aggregate: 33 33 -
views/tggr-source-twitter/page-settings-section-header.php
1 <p>You can obtain the settings below by <a href="https:// dev.twitter.com/apps/new">creating a new application</a> at Twitter's developer portal. For detailed instructions, please see <a href="https://wordpress.org/plugins/tagregator/installation/">the Installation page</a>.</p>1 <p>You can obtain the settings below by <a href="https://apps.twitter.com/">creating a new application</a> at Twitter's developer portal. For detailed instructions, please see <a href="https://wordpress.org/plugins/tagregator/installation/">the Installation page</a>.</p>