Easy Twitter Feed

Descripción

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.

Capturas

  • Sidebar menu
  • UI

Instalación

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

Reseñas

5 de diciembre de 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 de octubre de 2020
It changes the twitter widget.js src from twitter.com to your local site. Very light weight. Easy to use 👍
25 de agosto de 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
Leer todas las 4 reseñas

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce "Easy Twitter Feed" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.1.2

  • Fixed: timeline not showing

1.1

  • Fixed Json error in Block Editor

1.0

  • Initial Release