Top Google Search Results
- get_the_modified_time Wordpress hook details -- Adam Brown, BYU ...
Applied to the formatted post modification time generated by the get_the_modified_time and get_post_modified_time functions (which are also called by the ... - get_the_modified_time | A HitchHackers guide through WordPress
Feb 12, 2011 ... function get_the_modified_time($d = '') { if ( '' == $d ) $the_time = get_post_modified_time(get_option('time_format'), null, null, true); else ... - Function Reference/get the modified time « WordPress Codex
Description. Retrieve the time at which the post was last modified. Usage. <?php get_the_modified_time( $d ); ?> Parameters. $d: (string) (optional) Optional ... - get_the_modified_time (WordPress Function) - WPSeek.com
WordPress lookup for get_the_modified_time, a WordPress Function. wpseek. com is a WordPress-centric search tool for developers and theme authors.