Hooks – Filters
Wichtige Filters
apply_filters('omm_scope_post_types', ['post', 'page']);
apply_filters('omm_encryption_levels', [0, 1, 2, 3]);
apply_filters('omm_before_save_meta', $value, $field, $post_id);
apply_filters('omm_dashboard_views', $views, $post_type);