LastYear
开发者 |
mariogw
|
更新时间 |
2009年2月3日 03:07 |
PHP版本: |
2.0 及以上 |
WordPress版本: |
2.7 |
详情介绍:
LastYear is a WordPress plugin that shows a list of posts published in a chosen date, in the previous year.
安装:
- Upload 'lastyearplugin.php
to the
/wp-content/plugins/` directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Place
<?php if(function_exists('lyShowPosts')) { lyShowPosts(); } ?>
in your themes