這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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