taxonomy_exists() taxonomy_exists() taxonomy_exists( string $taxonomy ) 确定分类名称是否存在。 Determi... 最后更新 2022.04.11
wp_trim_excerpt() wp_trim_excerpt() wp_trim_excerpt( string $text = ”, WP_Post|object|int $... 最后更新 2022.04.11
term_exists() term_exists() term_exists( int|string $term, string $taxonomy = ”, in... 最后更新 2022.04.11
wp_get_post_revision() wp_get_post_revision() wp_get_post_revision( int|WP_Post $post, string $output... 最后更新 2022.04.11
wp_get_mime_types() wp_get_mime_types() wp_get_mime_types() 检索mime类型和文件扩展名的列表。 Retrieve list of... 最后更新 2022.04.11
wp_link_pages() wp_link_pages() wp_link_pages( string|array $args = ” ) 页面列表的格式化输出。 The... 最后更新 2022.04.11
wp_mime_type_icon() wp_mime_type_icon() wp_mime_type_icon( string|int $mime ) 检索MIME类型或附件的图标。 R... 最后更新 2022.04.11
wp_dropdown_pages() wp_dropdown_pages() wp_dropdown_pages( array|string $args = ” ) 以下拉列表形式检索或显... 最后更新 2022.04.11
update_user_meta() update_user_meta() update_user_meta( int $user_id, string $meta_key, mixed... 最后更新 2022.04.11
wp_delete_user() wp_delete_user() wp_delete_user( int $id, int $reassign = null ) 删除用户并有选... 最后更新 2022.04.11
register_taxonomy_for_object_type() register_taxonomy_for_object_type() register_taxonomy_for_object_type( string $taxonomy, st... 最后更新 2022.04.11
wp_get_post_revisions() wp_get_post_revisions() wp_get_post_revisions( int|WP_Post $post_id, array|null... 最后更新 2022.04.11
wp_is_post_revision() wp_is_post_revision() wp_is_post_revision( int|WP_Post $post ) 确定指定的文章是否为修订版。... 最后更新 2022.04.11
wp_generate_attachment_metadata() wp_generate_attachment_metadata() wp_generate_attachment_metadata( int $attachment_id, st... 最后更新 2022.04.11
set_post_thumbnail() set_post_thumbnail() set_post_thumbnail( int|WP_Post $post, int $thumbnail_i... 最后更新 2022.04.11
wp_insert_user() wp_insert_user() wp_insert_user( array|object|WP_User $userdata ) 将用户插入数... 最后更新 2022.04.11
wp_get_object_terms() wp_get_object_terms() wp_get_object_terms( int|int[] $object_ids, string|stri... 最后更新 2022.04.11
wp_remove_object_terms() wp_remove_object_terms() wp_remove_object_terms( int $object_id, string|int|arra... 最后更新 2022.04.11
single_cat_title() single_cat_title() single_cat_title( string $prefix = ”, bool $display = t... 最后更新 2022.04.11
wp_prepare_attachment_for_js() wp_prepare_attachment_for_js() wp_prepare_attachment_for_js( int|WP_Post $attachment )... 最后更新 2022.04.11