PHP 클래스 Elementor\Posts_CSS_Manager

파일 보기 프로젝트 열기: pojome/elementor

공개 메소드들

메소드 설명
__construct ( )
clear_cache ( )
init ( )
on_delete_post ( $post_id )
on_export_post_meta ( boolean $skip, string $meta_key ) : boolean
on_save_post ( $post_id )

비공개 메소드들

메소드 설명
register_actions ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

clear_cache() 공개 메소드

public clear_cache ( )

init() 공개 메소드

public init ( )

on_delete_post() 공개 메소드

public on_delete_post ( $post_id )

on_export_post_meta() 공개 메소드

public on_export_post_meta ( boolean $skip, string $meta_key ) : boolean
$skip boolean
$meta_key string
리턴 boolean

on_save_post() 공개 메소드

public on_save_post ( $post_id )