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.
安装:
Unzip the file
Upload the poetry folder to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress
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