get_lastpostdate [ WordPress Function ]
| Parameters: |
|
| Uses: | |
| Returns: |
|
| Defined at: |
|
Retrieve the date that the last post was published.
The server timezone is the default and is the difference between GMT and server time. The 'blog' value is the date when the last post was posted. The 'gmt' is when the last post was posted in GMT formatted date.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/get lastpostdate « WordPress Codex
Description. Retrieve the date the the last post was published. The server timezone is the default and is the difference between GMT and server time. The ' blog' ...
codex.wordpress.org - #17455 (Add $post_type argument to get_lastpostdate ...
Add $post_type argument to get_lastpostdate/get_lastpostmodified/ _get_last_post_time. Reported by: duck_, Owned by: Priority: normal, Milestone: Awaiting ...
core.trac.wordpress.org - #12575 (Cache get_lastpostmodified() and get_lastpostdate ...
Description. The results of get_lastpostmodified() and get_lastpostdate() should be persistently cached. Attachments. 12575.diff · Download (3.8 KB) - added by ...
core.trac.wordpress.org - get_lastpostdate:WordPress私的マニュアル
2011年8月30日 ... get_lastpostdate - 投稿記事の最終投稿日時を取得する.
elearn.jp