wp_page_menu() wp_page_menu() wp_page_menu( array|string $args = array() ) 显示或检索带有可选主... 最后更新 2022.04.11
the_title_attribute() the_title_attribute() the_title_attribute( string|array $args = ” ) 检索或显示时清除当... 最后更新 2022.04.11
wp_check_for_changed_slugs() wp_check_for_changed_slugs() wp_check_for_changed_slugs( int $post_id, WP_Post $post... 最后更新 2022.04.11
wp_count_posts() wp_count_posts() wp_count_posts( string $type = ‘post’, string $perm = ”... 最后更新 2022.04.11
wp_set_password() wp_set_password() wp_set_password( string $password, int $user_id ) 使用新的加... 最后更新 2022.04.11
taxonomy_exists() taxonomy_exists() taxonomy_exists( string $taxonomy ) 确定分类名称是否存在。 Determi... 最后更新 2022.04.11
term_exists() term_exists() term_exists( int|string $term, string $taxonomy = ”, in... 最后更新 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
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_get_post_tags() wp_get_post_tags() wp_get_post_tags( int $post_id, array $args = array() )... 最后更新 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
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