Randomosity
开发者 |
Trevor Burnham
|
更新时间 |
2008年5月3日 09:35 |
捐献地址: |
去捐款 |
PHP版本: |
2.3.0 及以上 |
WordPress版本: |
2.5 |
详情介绍:
Quote yourself! In order to make best use of Randomosity, either define excerpts for all of your posts or add custom
fields to them and include the keys to those fields in the list of custom field types in Randomosity's options.
安装:
To get up and running:
- Upload
randomosity.php
, or a folder containing it, to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- If you don't already use excerpts, use the Excerpt or Randomosity fields to add them to your posts
- Place
<?php randomosity(true); ?>
in your templates to display a formatted excerpt (or false
for unformatted)
- Customize the formatting via the Randomosity options panel
Enjoy!