Embed post as JavaScript
| 开发者 |
possan
|
| 更新时间 |
2011年6月21日 04:05 |
| 捐献地址: |
去捐款 |
| PHP版本: |
3.0 及以上 |
| WordPress版本: |
3.1 |
详情介绍:
Lets the user embed posts on other pages using a simple script-tag on the target page, even cross domains.
安装:
- Install possan-lastpost.php in the /wp-content/plugins/possan-lastpost folder
- Activate the plugin through the 'Plugins' menu in WordPress
- use
<script src="http://yourblog/lastpost.js"></script> to embed the latest post on another site, or use <script src="http://yourblog/url/to/your/blogpost/post.js"></script> to embed a specific blogpost.
更新日志: