PHP 클래스 Automattic\VIP\Performance\Last_Post_Modified

파일 보기 프로젝트 열기: Automattic/vip-mu-plugins-public

공개 메소드들

메소드 설명
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 )

비공개 메소드들

메소드 설명
get_lock_name ( $post_type )
get_option_name ( $timezone, $post_type )
is_locked ( $post_type )
set_lock ( $post_type )

메소드 상세

bump_lastpostmodified() 공개 정적인 메소드

public static bump_lastpostmodified ( $post )

get_lastpostmodified() 공개 정적인 메소드

public static get_lastpostmodified ( $timezone, $post_type )

handle_post_transition() 공개 정적인 메소드

public static handle_post_transition ( $new_status, $old_status, $post )

init() 공개 정적인 메소드

public static init ( )

override_get_lastpostmodified() 공개 정적인 메소드

public static override_get_lastpostmodified ( $lastpostmodified, $timezone, $post_type )

update_lastpostmodified() 공개 정적인 메소드

public static update_lastpostmodified ( $time, $timezone, $post_type )