get_post_timestamp() get_post_timestamp() get_post_timestamp( int|WP_Post $post = null, string $f... 最后更新 2022.04.11
get_profile() get_profile() get_profile( string $field, false|int $user = false ) 基... 最后更新 2022.04.11
get_meta_sql() get_meta_sql() get_meta_sql( array $meta_query, string $type, string $... 最后更新 2022.04.11
get_num_queries() get_num_queries() get_num_queries() 在WordPress执行期间检索数据库查询的数量。Retrieve the... 最后更新 2022.04.11
get_objects_in_term() get_objects_in_term() get_objects_in_term( int|array $term_ids, string|array ... 最后更新 2022.04.11
get_page_children() get_page_children() get_page_children( int $page_id, array $pages ) 在页面对象列表... 最后更新 2022.04.11
get_default_post_to_edit() get_default_post_to_edit() get_default_post_to_edit( string $post_type = ‘post’, b... 最后更新 2022.04.11
get_category() get_category() get_category( int|object $category, string $output = OB... 最后更新 2022.04.11
format_to_post() format_to_post() format_to_post( string $content ) 以前用于在插入数据库之前转义字符串。For... 最后更新 2022.04.11
update_user_status() update_user_status() update_user_status( int $id, string $pref, int $value, ... 最后更新 2022.04.11
update_option() update_option() update_option( string $option, mixed $value, string|boo... 最后更新 2022.04.11
wp_insert_comment() wp_insert_comment() wp_insert_comment( array $commentdata ) 在数据库中插入注释。 Inse... 最后更新 2022.04.11
wp_new_comment() wp_new_comment() wp_new_comment( array $commentdata, bool $avoid_die = f... 最后更新 2022.04.11
wp_update_comment() wp_update_comment() wp_update_comment( array $commentarr ) 更新数据库中的现有注释。 Upd... 最后更新 2022.04.11
sanitize_text_field() sanitize_text_field() sanitize_text_field( string $str ) 清除用户输入或数据库中的字符串。 San... 最后更新 2022.04.11
sanitize_title_for_query() sanitize_title_for_query() sanitize_title_for_query( string $title ) 使用“query”上下文清... 最后更新 2022.04.11
wp_insert_user() wp_insert_user() wp_insert_user( array|object|WP_User $userdata ) 将用户插入数... 最后更新 2022.04.11