Wordpress Facebook Post Embed
开发者 |
Sunil Kumar Samanta
|
更新时间 |
2013年8月4日 23:29 |
捐献地址: |
去捐款 |
PHP版本: |
3.3 及以上 |
WordPress版本: |
3.6 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Facebook has added a new feature called Embedded posts like twitter. This feature is not currently publicly usable though. Some popular web-news, magazine sites are using this feature. Now by using this plugin you will be able to embed any public facebook post into your wordpress blog. Its simple and easy.
Features
You can easily embed any facebook public post in your wordpress blog.
And you can do this simply by adding a shortcode and its not very hard I think.
Shortcode
[fbembed]
Yes this is the shortcode and put the facebook post url between [fbembed]and[/fbembed]
安装:
- Upload
plugin-name.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- After activating, In any post just add a facebook post link with the shortcode as bellow.
[fbembed]YOUR_POST_URL[/fbembed]
屏幕截图:
更新日志:
1.0: Initial Release