apply_filters( 'wpml_element_type', string $element_type )
- Loại
- filter
- Danh mục
- Khác
- Phiên bản WPML
- 3.2
Miêu tả
Lọc một loại phần tử WordPress (loại bài viết, thuật ngữ phân loại, bình luận) bằng cách thêm tiền tố WPML ‘post_’, ‘tax_’ (đối với các thẻ mặc định, sử dụng ‘post_tag’), hoặc không thêm gì cho ‘comment’ như được sử dụng trong bảng db icl_translations.
Đối số
- $element_type
- (string) (Bắt buộc) Chấp nhận comment, post, page, attachment, nav_menu_item, {custom post key}, nav_menu, category, post_tag, {custom taxonomy key}
Ví dụ sử dụng
Ví dụ
//$wpml_element_type will return 'post_attachment' $wpml_element_type = apply_filters( 'wpml_element_type', 'attachment' );
Các hook liên quan
icl_ls_languages, wpml_sync_custom_field_copied_value, wpml_ls_enable_ajax_navigation, wpml_setting, wpml_sub_setting, wpml_exclude_post_from_auto_translate, wpml_forms_config_ninja-forms, wpml_forms_config_wpforms, wpml_tf_feedback_open_link, wpml_translatable_user_meta_fields