內容簡介
此外掛增加了一個簡單的月曆顯示,會顯示您有未來貼文的所有月份(無論當前月份) ,也會標註出該月的貼文日期,更重要的是,如果您點選某日,當貼文日期依序設定為該日、該月、該年。
此外還包含了小工具,您可以在網站上使用小工具來顯示您尚未發布的貼文。
如果您想在儀表板中添加一個小工具,請取消 future_calendar.php 檔案中的 add_action('wp_dashboard_setup', 'fpc_setup_dashboard_widget');這一行的註解。
外掛標籤
開發者團隊
原文外掛簡介
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.
