Leírás
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:
Shortkód:
[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:
Shortkód:
[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/
Telepítés
This section describes how to install the plugin and get it working.
e.g.
- Upload
CC Social Media Timeline
folder to the/wp-content/plugins/
directory - A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges
- You can use shortcode in page or post.
- 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.
Vélemények
Közreműködők és fejlesztők
“CC Social Media Timeline” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“CC Social Media Timeline” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Initial Release.