PHP Класс Elementor\Compatibility

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

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

Метод Описание
init ( )
on_wp_import_post_meta ( array $post_meta ) : array Normalize Elementor post meta on import, We need the wp_slash in order to avoid the unslashing during the add_post_meta
register_actions ( )

Описание методов

init() публичный статический Метод

public static init ( )

on_wp_import_post_meta() публичный статический Метод

Normalize Elementor post meta on import, We need the wp_slash in order to avoid the unslashing during the add_post_meta
public static on_wp_import_post_meta ( array $post_meta ) : array
$post_meta array
Результат array

register_actions() публичный статический Метод

public static register_actions ( )