iPost
开发者 |
sebastianost
|
更新时间 |
2013年6月5日 14:25 |
捐献地址: |
去捐款 |
PHP版本: |
3.0 及以上 |
WordPress版本: |
3.5.1 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
Usage:
To include a post in another post or page, just add [ipost id=id-of-post] and the post will apper instead of [ipost id=id-of-post]
You can also fetch the post by permalink: [ipost permalink="?p=4"].
You can also set silence to true/false depending if you want debug information to be printed. Defalut is true.(no debug information)
安装:
- Upload
ipost
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use [ipost id=000] or [ipost permalink='link-to-post'] to include a post in another post or page.