PHP 클래스 Elementor\Compatibility

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

공개 메소드들

메소드 설명
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 ( )