该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

SpritesFeed

描述

Are you a theme developer? Set up your API keys in the plugin settings and you can output the feed in your templates using a custom query, add your own style and create beautiful customizable social feeds.

Are you a wordpress user? Don’t worry, you can still make use of the plugin even if you’re not developing the theme yourself, just setup the API keys with your social sites and output the feed by using the shortcode [sprites-feed], this will automatically fetch posts from the selected post type and display them on your page or post.

安装

  1. Upload the plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

常见问题

Installation Instructions
  1. Upload the plugin files to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
I don’t like the shortcode output

Sorry to hear that, tell us what you don’t like and we can make it better via a plugin update

I activated the plugin but don’t see any posts

Note that you also have to enable your social feeds, navigate to the appropriate settings and check enable, make sure to fill in all the keys you have and save the settings, this should automatically load your posts. Or click import now if the function doesn’t run immediately.

If you’re using instagram only, make sure to click “Authenticate” to get your api access key and run the import again. Instagram API has a better protection, so don’t worry to include your username and password.

How do I output the feed on my page

Just add the [sprites-feed] shortcode into your page editor and publish the post. Voilá, your posts should be visible automatically.

How does the plugin work?

Our plugin makes use of the wp_cron function and automatically fetches posts from the enabled API’s every hour, note that wp_cron runs based on your site traffic, so if there’s literally no traffic, some posts may not be fetched. In order to import the posts immediately, you can use the import button in each of the API’s settings.

评价

2018年2月22日
Plugin that helps to create custom social feeds from instagram, facebook, flickr, youtube or twitter. Having all the data included in a selected post type helps to create custom templates and customize the feed without using the embed options from social sites, if there are some.
阅读所有1条评价

贡献者及开发者

“SpritesFeed” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“SpritesFeed”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.3.4

  • Shortcode
  • Facebook API
  • Instagram API
  • Flickr API
  • Youtube API
  • Twitter API
  • Import functions, WP Cron