update_attached_file() update_attached_file() update_attached_file( int $attachment_id, string $file ... 最后更新 2022.04.11
the_permalink() the_permalink() the_permalink( int|WP_Post $post ) 显示当前文章的永久链接。 Display... 最后更新 2022.04.11
wp_update_user() wp_update_user() wp_update_user( array|object|WP_User $userdata ) 更新数据库中... 最后更新 2022.04.11
wp_category_checklist() wp_category_checklist() wp_category_checklist( int $post_id, int $descendants_a... 最后更新 2022.04.11
wp_update_attachment_metadata() wp_update_attachment_metadata() wp_update_attachment_metadata( int $attachment_id, arra... 最后更新 2022.04.11
wp_attachment_is_image() wp_attachment_is_image() wp_attachment_is_image( int|WP_Post $post = null ) 确定附件... 最后更新 2022.04.11
wp_get_post_terms() wp_get_post_terms() wp_get_post_terms( int $post_id, string|array $taxonomy... 最后更新 2022.04.11
wp_get_single_post() wp_get_single_post() wp_get_single_post( int $postid, string $mode = OBJECT ... 最后更新 2022.04.11
wp_set_post_terms() wp_set_post_terms() wp_set_post_terms( int $post_id, string|array $tags = ”... 最后更新 2022.04.11
wp_set_post_categories() wp_set_post_categories() wp_set_post_categories( int $post_ID, array|int $post_c... 最后更新 2022.04.11
set_post_format() set_post_format() set_post_format( int|object $post, string $format ) 为文章... 最后更新 2022.04.11
wp_create_category() wp_create_category() wp_create_category( int|string $cat_name, int $parent )... 最后更新 2022.04.11
wp_get_attachment_metadata() wp_get_attachment_metadata() wp_get_attachment_metadata( int $attachment_id, bool $u... 最后更新 2022.04.11
the_content() the_content() the_content( string $more_link_text = null, bool $strip... 最后更新 2022.04.11
the_excerpt() the_excerpt() the_excerpt() 显示文章摘要。 Display the post excerpt. 目录锚点:#参... 最后更新 2022.04.11
wp_insert_category() wp_insert_category() wp_insert_category( array $catarr, bool $wp_error = fal... 最后更新 2022.04.11
wp_get_attachment_thumb_url() wp_get_attachment_thumb_url() wp_get_attachment_thumb_url( int $post_id ) 检索附件缩略图的URL... 最后更新 2022.04.11
wp_get_post_tags() wp_get_post_tags() wp_get_post_tags( int $post_id, array $args = array() )... 最后更新 2022.04.11