ਵੇਰਵਾ
A lite Weight Plugin that helps you, Easily embed Twitter Timeline Feed , Follow Button in Post, Page, Widget Area using shortCode.
shortCode
Twitter Timeline
Use following shortCode To Embed Twitter Timeline
[timeline username="YOUR_USERNAME"]
Only the username attribute is Required to Embed a Timeline.
You can Customize the aperance of the timeline by following the ShortCode Below.
[timeline username="YOUR_USERNAME" theme="light" width="300" height="400" title="My Timeline"]
- The theme attribute accept light and dark as a value.
- In height and width attribute, don’t add PX
Twitter Follow Button
Use following shortCode to Embed a follow button.
[follow_button username="YOUR_USERNAME"]
You can customize the Follow button according the the shortCode below…
[follow_button username="YOUR_USERNAME" size="large" count="false"]
Size attribute accept large and small as a value,
Set count=”true” to Display total Followers Count in the Button
ਸਥਾਪਤੀਕਰਨ
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want player in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates
ਸਮੀਖਿਆਵਾਂ
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Easy Twitter Feed” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Easy Twitter Feed” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
ਤਬਦੀਲੀ-ਚਿੱਠਾ
1.0
- Initial Release
1.1
- Fixed Json error in Block Editor