Plugin Directory

Changeset 1951735


Ignore:
Timestamp:
10/04/2018 09:33:54 PM (7 years ago)
Author:
pixelsandthings
Message:

Updated Readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fetch-some-tweets/trunk/Readme.txt

    r1951717 r1951735  
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.txt
    1111
    12 A PHP & JSON driven Fetch Some Tweets generated via a Shortcode.
     12A PHP & JSON driven Twitter Feed Fetcher generated via a Shortcode.
    1313
    1414== Description ==
     
    2626Either download the package from Github or via the Wordpress Repository, Activate and click on the settings link, this link is also within the Settings section on the Wordpress Dashboard Menu. Once Activated you\'ll have the option to add your Twitter Application credentials and apply your options for the Number of Tweets & whether to include Retweets & Replies.
    2727
    28 To display the Tweets use the [TwitterFeedFetcher] shortcode. To embed within a Template use `<?php echo do_shortcode( '[TwitterFeedFetcher]' ); ?>`.
     28To display the Tweets use the [FetchSomeTweets] shortcode. To embed within a Template use `<?php echo do_shortcode( '[FetchSomeTweets]' ); ?>`.
    2929
    3030== Frequently Asked Questions ==
     
    4040
    4141= How do I display my Twitter Feed? =
    42 To show the Tweets within your templates simply fill out the fields below and use the following shortcode `[TwitterFeedFetcher]`.
     42To show the Tweets within your templates simply fill out the fields below and use the following shortcode `[FetchSomeTweets]`.
    4343
    4444== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.