外掛說明
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.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.0
- Initial version