get_the_date [ WordPress Function ]
get_the_date ( $d = '' )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Retrieve the date the current $post was written.
Unlike the_date() this function will always return the date. Modify output with 'get_the_date' filter.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/get the date « WordPress Codex
The get_the_date template tag retrieves the date the current $post was written. Unlike the_date() this tag will always return the date. Modify output with ...
codex.wordpress.org - Docs for page general-template.php
Modify output with 'get_the_date' filter. return: Null if ... string|null get_the_date ([ string $d = '']). string $d: ..... Date string output can be filtered with 'get_the_date'.
phpdoc.wordpress.org - What's the difference between get_the_time and get_the_date?
Aug 29, 2011 ... get_the_date() always works for current global $post ... They pass output through different filters get_the_date and get_the_time plus lower ...
wordpress.stackexchange.com - WP First Aid | get_the_date
Mar 18, 2010 ... This is required as the function get_the_date() on line 6 is currently only found in versions of WordPress starting at 3.0. Once the above code ...
wpfirstaid.com
Gebruikersdiscussies [ wordpress.org ]
- deko on "How to display Day of Week with get_the_date?"
- deko on "How to display Day of Week with get_the_date?"
- masiniambalare on "get_the_date error"
- masiniambalare on "get_the_date error"
- lizzmo on "how to use get_the_date"
- alchymyth on "how to use get_the_date"
- lizzmo on "how to use get_the_date"
- esmi on "Issues with the_date"
- Clorith on "Issues with the_date"
- esmi on "Issues with the_date"