Skip to content

karlos27/Ipanema-Twitter-Feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Ipanema Twitter Feed ===
Contributors: segcgonz
Tags: twitter, feed, account, profile, blog, blogging, microblogging, messaging, social-media, socialmedia, networking, business 
Requires at least: 6.0
Tested up to: 6.0
Stable tag: 1.0
Requires PHP: 7.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
 
Add different kind of twitter feeds in your WordPress site! 
 
== Description == 
 
This plugin lets you add various twitter feeds into your WordPress site. Using a shortcode, administrators will be able to add twitter feeds in any page or post. 
 
== Installation == 
 
1. Download the plugin 
1. Upload the ipanema-twitter-feed folder to your site's wp-content/plugins directory 
1. Activate the plugin in the WordPress Admin Panel
1. Set the different Twitter feed configurations
1. Use the [twitterfeed option_id="1"] shortcode to feed the tweets in a page or post of your WordPress site.
1. Change the "option id" (between 1 to 5) to render a specific feed.
1. Enjoy!
 
== Changelog == 
 
= 1.0 = 
* First version of the plugin. 
 
== Frequently Asked Questions ==

= How can I add the twitter feed in a page or post? =

You just need to add your preferred configuration's shortcode at in any page or post. Change the 'option_id' parameter in the shortcode to render a specific 'Twitter feed configuration'.
For example, if you want to show the feed related to configuration one, you just have to add:

[twitterfeed option_id="1"]

== Screenshots == 
 
1. Random configuration into the first twitter feed settings tab.
2. Random configuration into the third twitter feed settings tab.
3. Help tab capture.

Releases

No releases published

Packages

No packages published