Easy Twitter Feed

Beschrijving

Embed Twitter Timeline / Feed , Follow Button in Post, Page, Widget Area using shortCode. This plugin is liteweight but super powerful.

shortCode

Twitter Timeline

Use following shortCode To Embed Twitter Timeline

[timeline username="YOUR_USERNAME"]

Only the username attribute is Required to Embed a Timeline.
You can Customize the aperance of the timeline by following the ShortCode Below.

[timeline username="YOUR_USERNAME" theme="light" width="300" height="400" title="My Timeline"]
  • The theme attribute accept light and dark as a value.
  • In height and width attribute, don’t add PX

Twitter Follow Button

Use following shortCode to Embed a follow button.

[follow_button username="YOUR_USERNAME"]

You can customize the Follow button according the the shortCode below…

[follow_button username="YOUR_USERNAME" size="large" count="false"]

Size attribute accept large and small as a value,
Set count=”true” to Display total Followers Count in the Button

Feedback

Liked that plugin? Hate it? Want a new feature? [Send me some feedback](mailto: support@bplugins.com “Send feedback”)

⭐ Checkout our other WordPress Plugins-

🔥 Html5 Audio Player – Best audio player plugin for WordPress.

🔥 Html5 Video Player – Best video player plugin for WordPress.

🔥 PDF Poster – A fully-featured PDF Viewer Plugin for WordPresss.

🔥 StreamCast – A fully-featured Radio Player Plugin for WordPresss.

🔥 3D Viewer – Display interactive 3D models on the webs.

Schermafdrukken

  • Sidebar menu
  • UI

Installatie

This section describes how to install the plugin and get it working.

e.g.

  1. Upload plugin-directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use shortcode in page, post or in widgets.
  4. If you want player in your theme php, Place <?php echo do_shortcode('YOUR_SHORTCODE'); ?> in your templates

Beoordelingen

5 december 2020
The plugin is simply amazing. Just use an empty HTML widget and the shortcode mentioned in the description pop-up. Easy, light, and exceptional.
16 oktober 2020
It changes the twitter widget.js src from twitter.com to your local site. Very light weight. Easy to use 👍
25 augustus 2020
This is by far the best Twitter feed plugin I have seen, installed and tested. It is visually perfect, easy to install (even for laymen extremely simple), and fast. The best you can get here. I hope the best for the developer and the plugin and that it will stay and establish itself on the market. I am convinced of that. Thanks a lot and all the best. Cheers Neo
Lees alle 4 beoordelingen

Bijdragers & ontwikkelaars

“Easy Twitter Feed” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Easy Twitter Feed” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.1.2

  • Fixed: timeline not showing

1.1

  • Fixed Json error in Block Editor

1.0

  • Initial Release