Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Lastweets

Descripción

This is a simple plugin that will not load a sh*t-load of CSS. Instead, the bare minimum stylings are done for the custom theme so that anyone can customize it with their site design.
It is very developer friendly and offers a couple of smart filters and actions to modify default logic (see HOOKS.md file).
You can override the custom default theme template to display a tweet by copying the /templates/single_tweet.php file and pasting it in your theme /templates/lastweets-single_tweet.php folder.
This file will be used to display a tweet; customize it the way you want.

Available hooks

…to be continued…

Built with

Authors

Capturas

  • The plugin options page: it's necessary to define your Twitter app API keys in there!
  • The Gutenberg block lets you display tweets on any page.
  • Tweets displayed on the front-end with custom theme or oEmbed display setting.

Instalación

After installing and activating the plugin, heads to the Settings > Lastweets options page.
From there, you can define your Twitter app API keys.
Go to https://developer.twitter.com/en/apps to create a Twitter application and retrieve your API keys.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Lastweets» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Lastweets» 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.0.0 – 2019-01-04

  • First version of the plugin \o/