Linux 软件免费装

Poetry

开发者 Julian Yanover
julian yanover
更新时间 2013年2月19日 08:04
PHP版本: 2.7.0 及以上
WordPress版本: 3.5.1

标签

poetry poems literature poets

下载

1.0 1.1

详情介绍:

Through a Widget or a simple function call this plugin will show random poems from a list of 50 poets in your sidebar, obtained from mypoeticside.com. You can choose which poets to display while using the widget option, being in total over 6500 possible poems.

安装:

  1. Unzip the file
  2. Upload the poetry folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. If you want to use the plugin with the widget option, go to Appearance -> Widgets to configure the widget, or if you want to use the function directly on your theme, you should place the code: <?php show_random_poem(); ?> where you want to show the random poem, for example in your sidebar.php