Method | Description | |
---|---|---|
bump_lastpostmodified ( $post ) | ||
get_lastpostmodified ( $timezone, $post_type ) | ||
handle_post_transition ( $new_status, $old_status, $post ) | ||
init ( ) | ||
override_get_lastpostmodified ( $lastpostmodified, $timezone, $post_type ) | ||
update_lastpostmodified ( $time, $timezone, $post_type ) |
Method | Description | |
---|---|---|
get_lock_name ( $post_type ) | ||
get_option_name ( $timezone, $post_type ) | ||
is_locked ( $post_type ) | ||
set_lock ( $post_type ) |
public static get_lastpostmodified ( $timezone, $post_type ) |
public static handle_post_transition ( $new_status, $old_status, $post ) |
public static override_get_lastpostmodified ( $lastpostmodified, $timezone, $post_type ) |
public static update_lastpostmodified ( $time, $timezone, $post_type ) |