PHP Class Elementor\Posts_CSS_Manager

Show file Open project: pojome/elementor

Public Methods

Method Description
__construct ( )
clear_cache ( )
init ( )
on_delete_post ( $post_id )
on_export_post_meta ( boolean $skip, string $meta_key ) : boolean
on_save_post ( $post_id )

Private Methods

Method Description
register_actions ( )

Method Details

__construct() public method

public __construct ( )

clear_cache() public method

public clear_cache ( )

init() public method

public init ( )

on_delete_post() public method

public on_delete_post ( $post_id )

on_export_post_meta() public method

public on_export_post_meta ( boolean $skip, string $meta_key ) : boolean
$skip boolean
$meta_key string
return boolean

on_save_post() public method

public on_save_post ( $post_id )