Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Untold Social Feed

Descrição

Fetch social feed from popular social networks like Facebook, Twitter,
Youtube and Instagram. The entire fetched feed is stored as custom post type and
can be presented in the frontend either as WordPress post or by utilizing very
flexible plugin’s API to get the complete feed with just a line of code:

Myjive\SocialFeed::getFeed([$namespage]);

Where $namespace is either Facebook, Youtube, Twitter or Instagram

Instalação

  1. Upload “untold-social-feed” folder to the “/wp-content/plugins” directory
  2. Activate the plugin through the “Plugins” menu in WordPress

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“Untold Social Feed” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

Registo de alterações

0.3

  • Added social feed list shortcode
  • Added new Social Feed List extension

0.2

  • Initial version