Method | Description | |
---|---|---|
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 ( ) |
public static on_wp_import_post_meta ( array $post_meta ) : array | ||
$post_meta | array | |
return | array |