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

CC Social Media Timeline

描述

CC Social Media Timeline is a plugin to show your social media feeds on your website.

Major Features:
1. Simple Shortcode.
2. Show facebook timeline.
2. Show twitter timeline.

How to use:

For Showing Favebook Timeline:

简码:

[cc_fb_timeline]

Options:

  • page_id: Insert your facebook page id with this attribute.
  • page_title: Use to show the timeline title name.
  • small_header: (default: false) Use to make the timeline page header image bigger/smaller. (values: true/false)
  • cover: (default: false) Use to show the timeline cover image. (values: true/false)

Full Shortcode :

[cc_fb_timeline page_id="yourpageid" page_title="Page Title" small_header="false" cover="false"]

For Showing Twitter Timeline:

简码:

[cc_twt_timeline]

Options:

  • page_id: Insert your twitter page id with this attribute.

Full Shortcode :

[cc_twt_timeline page_id="yourpageid"]

Plugin Demo: http://www.codycave.com/Plugins/cc-social-media-timeline/

安装

This section describes how to install the plugin and get it working.

例如:

  1. Upload CC Social Media Timeline folder to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. You can use shortcode in page or post.
  4. After applying the shortcode please go to the endless scroll plugin option (in your wordpress Dashboard Menu-bar) and click on ‘Save Changes’ button once.

评价

2016年11月4日
No screenshots of plugin, demo site redirects to spammy site that tries to tack your location.
阅读所有1条评价

贡献者及开发者

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

贡献者

更新日志

1.0

  • Initial Release.