PHP Class Elementor\Posts_CSS_Manager

Afficher le fichier Open project: pojome/elementor

Méthodes publiques

Méthode 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

Méthode Description
register_actions ( )

Method Details

__construct() public méthode

public __construct ( )

clear_cache() public méthode

public clear_cache ( )

init() public méthode

public init ( )

on_delete_post() public méthode

public on_delete_post ( $post_id )

on_export_post_meta() public méthode

public on_export_post_meta ( boolean $skip, string $meta_key ) : boolean
$skip boolean
$meta_key string
Résultat boolean

on_save_post() public méthode

public on_save_post ( $post_id )