PHP Класс Automattic\VIP\Performance\Last_Post_Modified

Показать файл Открыть проект

Открытые методы

Метод Описание
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 )