Future Posts Calendar
开发者 |
Aaron Harun
|
更新时间 |
2013年10月19日 03:01 |
捐献地址: |
去捐款 |
PHP版本: |
2.7 及以上 |
WordPress版本: |
3.6.1 |
详情介绍:
It adds a simple month-by-month calendar that shows all the months you have future posts for (and the current month no matter what), it highlights the days you have posts for, and as an added bonus if you click a day, the Post Timestamp boxes change to that day, month and year.
Also includes a widget so you can show users what upcoming posts you have on your website.
If you want to ad a widget to your dashboard, uncomment the line add_action('wp_dashboard_setup', 'fpc_setup_dashboard_widget');
in the future_calendar.php file.
安装:
- Download the zip file
- Unzip and upload future_posts.php to your wp-content/plugins/ folder.
- The new box will automatically appear on edit/write post pages.