Linux 软件免费装

iPost

开发者 sebastianost
更新时间 2013年6月5日 14:25
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.5.1
版权: GPLv2 or later
版权网址: 版权信息

标签

post include

下载

1.0

详情介绍:

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)

安装:

  1. Upload ipost to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Use [ipost id=000] or [ipost permalink='link-to-post'] to include a post in another post or page.