comment_author_url() comment_author_url() comment_author_url( int|WP_Comment $comment_ID ) 显示当前注释... 最后更新 2022.04.11
comment_guid() comment_guid() comment_guid( int|WP_Comment $comment_id = null ) 显示当前注... 最后更新 2022.04.11
comment_author_url_link() comment_author_url_link() comment_author_url_link( string $linktext = ”, string $... 最后更新 2022.04.11
comment_link() comment_link() apply_filters( ‘comment_link’, string $comment_permalin... 最后更新 2022.04.11
comment_text() comment_text() comment_text( int|WP_Comment $comment_ID, array $args =... 最后更新 2022.04.11
add_option_whitelist() add_option_whitelist() add_option_whitelist( array $new_options, string|array ... 最后更新 2022.04.11
add_blog_option() add_blog_option() add_blog_option( int $id, string $option, mixed $value ... 最后更新 2022.04.11
delete_option() delete_option() delete_option( string $option ) 按名称删除选项。防止删除受保护的WordPre... 最后更新 2022.04.11
add_screen_option() add_screen_option() add_screen_option( string $option, mixed $args = array(... 最后更新 2022.04.11
delete_site_option() delete_site_option() delete_site_option( string $option ) 按名称删除当前网络的选项。Remov... 最后更新 2022.04.11
delete_user_option() delete_user_option() delete_user_option( int $user_id, string $option_name, ... 最后更新 2022.04.11
export_date_options() export_date_options() export_date_options( string $post_type = ‘post’ ) 创建用于导... 最后更新 2022.04.11
add_network_option() add_network_option() add_network_option( int $network_id, string $option, mi... 最后更新 2022.04.11
filter_default_option() filter_default_option() filter_default_option( mixed $default, string $option, ... 最后更新 2022.04.11
add_options_page() add_options_page() add_options_page( string $page_title, string $menu_titl... 最后更新 2022.04.11
add_option_update_handler() add_option_update_handler() add_option_update_handler( string $option_group, string... 最后更新 2022.04.11
add_site_option() add_site_option() add_site_option( string $option, mixed $value ) 为当前网络添加... 最后更新 2022.04.11
attachment_id3_data_meta_box() attachment_id3_data_meta_box() attachment_id3_data_meta_box( WP_Post $post ) ID3数据的显示字... 最后更新 2022.04.11
delete_network_option() delete_network_option() delete_network_option( int $network_id, string $option ... 最后更新 2022.04.11