wp_get_post_categories() wp_get_post_categories() wp_get_post_categories( int $post_id, array $args = arr... 最后更新 2022.04.11
wp_insert_attachment() wp_insert_attachment() wp_insert_attachment( string|array $args, string $file ... 最后更新 2022.04.11
wp_get_attachment_link() wp_get_attachment_link() wp_get_attachment_link( int|WP_Post $id, string|array $... 最后更新 2022.04.11
wp_insert_post() wp_insert_post() wp_insert_post( array $postarr, bool $wp_error = false ... 最后更新 2022.04.11
wp_count_terms() wp_count_terms() wp_count_terms( string $taxonomy, array|string $args = ... 最后更新 2022.04.11
wp_delete_post() wp_delete_post() wp_delete_post( int $postid, bool $force_delete = false... 最后更新 2022.04.11
single_tag_title() single_tag_title() single_tag_title( string $prefix = ”, bool $display = t... 最后更新 2022.04.11
wp_delete_category() wp_delete_category() wp_delete_category( int $cat_ID ) 删除一个现有类别。 Deletes one... 最后更新 2022.04.11
wp_get_attachment_image() wp_get_attachment_image() wp_get_attachment_image( int $attachment_id, string|arr... 最后更新 2022.04.11
wp_delete_attachment() wp_delete_attachment() wp_delete_attachment( int $post_id, bool $force_delete ... 最后更新 2022.04.11
wp_get_attachment_image_src() wp_get_attachment_image_src() wp_get_attachment_image_src( int $attachment_id, string... 最后更新 2022.04.11
wp_list_categories() wp_list_categories() wp_list_categories( array|string $args = ” ) 显示或检索类别的HT... 最后更新 2022.04.11
wp_dropdown_categories() wp_dropdown_categories() wp_dropdown_categories( array|string $args = ” ) 显示或检索类... 最后更新 2022.04.11
wp_get_attachment_thumb_file() wp_get_attachment_thumb_file() wp_get_attachment_thumb_file( int $post_id ) 检索附件的缩略图。 ... 最后更新 2022.04.11
wp_get_recent_posts() wp_get_recent_posts() wp_get_recent_posts( array $args = array(), string $out... 最后更新 2022.04.11
set_current_user() set_current_user() set_current_user( int|null $id, string $name = ” ) 按ID或... 最后更新 2022.04.11
username_exists() username_exists() username_exists( string $username ) 确定给定用户名是否存在。 Determ... 最后更新 2022.04.11
user_pass_ok() user_pass_ok() user_pass_ok( string $user_login, string $user_pass ) 检... 最后更新 2022.04.11
wp_login_form() wp_login_form() wp_login_form( array $args = array() ) 提供一个简单的登录表单供Word... 最后更新 2022.04.11