WordPress网站开发
星期二,2009/03/24 10:14:19
- 常用函数(上)
- 常用函数-get_post()
- 常用函数-get_post_mime_type()
- 常用函数-get_post_status()
- 常用函数-get_post_type()
- get_posts
- 常用函数-get_children()
- 常用函数-get_extended()
- 常用函数-wp_get_recent_posts()
- 常用函数-wp_get_single_post()
- 常用函数-wp_delete_post()
- 常用函数-wp_insert_post()
- 常用函数-wp_update_post()
- 常用函数-wp_publish_post()
- 常用函数-get_all_page_ids()
- 常用函数-get_page_by_title()
- 常用函数-get_page_children()
- 常用函数-get_page_hierarchy()
- 常用函数-get_page_uri()
- 常用函数-get_pages()
- 常用函数-page_uri_index()
- 常用函数-update_post_meta()
- 常用函数-add_post_meta()
- 常用函数-delete_post_meta()
- 常用函数-get_post_custom()
- 常用函数-get_post_meta()
- 常用函数-get_post_custom_values()
- 常用函数-get_post_custom_keys()
- 常用函数-wp_insert_attachment()
- 常用函数-is_local_attachment()
- 常用函数-update_attached_file()
- 常用函数-get_attached_file()
- 常用函数-wp_get_attachment_image()
- 常用函数-wp_get_attachment_image_src()
- 常用函数-wp_get_attachment_metadata()
- 常用函数-wp_attachment_is_image()
- 常用函数-wp_get_attachment_url()
- 常用函数-wp_get_attachment_thumb_file()
- 常用函数-wp_get_attachment_thumb_url()
- 常用函数-wp_count_posts()
- 常用函数-wp_check_for_changed_slugs()
- 常用函数-wp_mime_type_icon()
- 常用函数-wp_update_attachment_metadata()
- 常用函数-wp_set_post_categories()
- 常用函数-wp_get_post_categories()
- 常用函数-add_meta_box()
- 常用函数-wp_trim_excerpt()
- 常用函数-get_the_content()
- 常用函数-get_category()
- 常用函数-get_all_category_ids()
- 常用函数-get_categories()
- 常用函数-cat_is_ancestor_of()
- 常用函数-get_cat_name()
- 常用函数-get_cat_ID()
- 常用函数-get_category_by_path()
- 常用函数-get_tags()
- 常用函数-get_tag()
- 常用函数-get_term_children()
- 常用函数-get_term_by()
- 常用函数-is_taxonomy()
- 常用函数-is_taxonomy_hierarchical()
- 常用函数-wp_get_object_terms()
- 常用函数-register_taxonomy()
- 常用函数-is_term()
- 常用函数-get_terms()
- 常用函数-get_category_link()
- 常用函数-get_profile()
- 常用函数-get_usernumposts()
- 常用函数-delete_usermeta()
- 常用函数-get_usermeta()
- 常用函数-get_currentuserinfo()
- 常用函数-wp_set_current_user()
- 常用函数-set_current_user()
- 常用函数-update_usermeta()
- 常用函数-is_user_logged_in()
- 常用函数-wp_signon()
- 常用函数-get_userdata()
- 常用函数-get_userdatabylogin()
- 常用函数-wp_insert_user()
- 常用函数-auth_redirect()
- 常用函数-username_exists()
- 常用函数-email_exists()
- 常用函数-validate_username()
- 常用函数-user_pass_ok()
- 常用函数-wp_create_user()
- 常用函数-wp_delete_user()
- 常用函数-wp_update_user()
- 模板标签-wp_list_pages()
- 常用函数-do_feed()
- 常用函数-get_bloginfo_rss()
- 常用函数-do_feed_atom()
- 常用函数-do_feed_rss2()
- 常用函数-do_feed_rss()
- 常用函数-do_feed_rdf()
- 常用函数-bloginfo_rss()
- 常用函数-get_the_title_rss()
- 常用函数-the_title_rss()
- 常用函数-the_content_rss()
- 常用函数-get_comment_author_rss()
- 常用函数-get_comment_link()
- 常用函数-comment_link()
- 模板标签-permalink_single_rss()
- 常用函数-the_excerpt_rss()
- 常用函数-post_comments_feed_link()
- 常用函数-comment_text_rss()
- 常用函数-comment_author_rss()
- 常用函数-the_category_rss()
- 常用函数-get_the_category_rss()
- 常用函数-get_category_feed_link()
- 常用函数-get_author_feed_link()
- 常用函数-get_post_comment_feed_link()
- 常用函数-get_search_comments_feed_link()
- 常用函数-get_search_feed_link()
- 常用函数-rss_enclosure()
- 常用函数-previous_comments_link()
- 常用函数-next_comments_link()
- 常用函数-paginate_comments_link()
- 常用函数-check_comment()
- 常用函数-get_approved_comments()
- 常用函数-wp_allow_comment()
- 常用函数-sanitize_comment_cookies()
- 常用函数-get_comment()
- 常用函数-get_lastcommentmodified()
- 常用函数-wp_insert_comment()
- 常用函数-wp_get_current_commenter()
- 常用函数-wp_get_comment_status()
- 常用函数-wp_delete_comment()
- 常用函数-wp_set_comment_status()
- 常用函数-wp_new_comment()
- 常用函数-wp_filter_comment()
- 常用函数-wp_throttle_comment_flood()
- 常用函数-discover_pingback_server_uri()
- 常用函数-wp_update_comment()
- 常用函数-wp_update_comment_count()
- 常用函数-generic_ping()
- 常用函数-do_trackbacks()
- 常用函数-do_all_pings()
- 常用函数-weblog_ping()
- 常用函数-trackback()
- 常用函数-privacy_ping_filter()
- 常用函数-pingback()
- 常用函数-get_enclosed()
- 常用函数-add_ping()
- 常用函数-do_enclose()
- 常用函数-trackback_url_list()
- 常用函数-get_to_ping()
- 常用函数-get_pung()
- 常用函数-remove_filter()
- 常用函数-apply_filters()
- 常用函数-add_filter()
- 常用函数-register_deactivation_hook()
- 常用函数-did_action()
- 常用函数-add_action()
- 常用函数-remove_action()
- 常用函数-get_stylesheet_uri()
- 常用函数-get_stylesheet_directory()
- 常用函数-get_stylesheet_directory_uri()
- 常用函数-get_stylesheet()
- 常用函数-register_activation_hook()
- 常用函数-get_locale_stylesheet_uri()
- 常用函数-get_template()
- 常用函数-get_template_directory()
- 常用函数-get_template_directory_uri()
- 常用函数-get_theme_data()
- 常用函数-get_theme()
- 常用函数-get_themes()
- 常用函数-get_current_theme()
- 常用函数-get_theme_root()
- 常用函数-get_theme_root_uri()
- 常用函数-get_query_template()
- 常用函数-get_archive_template()
- 常用函数-get_404_template()
- 常用函数-get_category_template()
- 常用函数-get_author_template()
- 常用函数-get_paged_template()
- 常用函数-get_page_template()
- 常用函数-get_home_template()
- 常用函数-get_date_template()
- 常用函数-get_search_template()
- 常用函数-get_single_template()
- 常用函数-load_template()
- 常用函数-get_comments_popup_template()
- 常用函数-get_attachment_template()
- 常用函数-locale_stylesheet()
- 常用函数-preview_theme()
- 常用函数-preview_theme_ob_filter()
- 常用函数-preview_theme_ob_filter_callback()
- 常用函数-get_theme_mod()
- 常用函数-switch_theme()
- 常用函数-validate_current_theme()
- 常用函数-set_theme_mod()
- 常用函数-get_header_textcolor()
- 常用函数-get_header_image()
- 常用函数-header_image()
- 常用函数-add_custom_image_header()
- 常用函数-clean_pre()
- 常用函数-wpautop()
- 常用函数-seems_utf8()
- 常用函数-wp_specialchars()
- 常用函数-utf8_uri_encode()
- 常用函数-remove_accents()
- 常用函数-sanitize_file_name()
- 常用函数-sanitize_user()
- 常用函数-sanitize_title()
- 常用函数-sanitize_title_with_dashes()
- 常用函数-convert_chars()
- 常用函数-funky_javascript_fix()
- 常用函数-balanceTags()
- 常用函数-force_balance_tags()
- 常用函数-format_to_edit()
- 常用函数-format_to_post()
- 常用函数-zeroise()
- 常用函数-backslashit()
- 常用函数-addslashes_gpc()
- 常用函数-stripslashes_deep()
- 常用函数-trailingslashit()
- 常用函数-untrailingslashit()
- 常用函数-antispambot()
- 常用函数-make_clickable()
- 常用函数-wp_rel_nofollow()
- 常用函数-convert_smilies()
- WordPress优化——卸载
- 从HTML 到XHTML
- CSS
- WordPress主循环
- 运行中的The Loop(主循环)
- WordPress中的meta标签
- 可访问性
- 内容链接
- WordPress如何处理文章内容
- 简码API
- 注释码
- 插件/WordPress Widgets
- 使用Javascript
- AJAX
- WordPress中的XML-RPC支持
- 将WordPress整合到自己的网站上
- 查找服务器信息
- 高流量WordPress网站小提示
- WordPress商业博客和网店
- WordPress优化——速查表
- WordPress优化
- 提高WordPress安全性
- 子目录中的.htaccess文件
- 将博客放在非根文件夹中
- WordPress网站点评
- WordPress数据库描述
- 在WordPress中使用其它数据库
- 常用函数(中)
- 常用函数-wp_iso_descrambler()
- 常用函数-populinks()
- 常用函数-sanitize_email()
- 常用函数-ent2ncr()
- 常用函数-wp_richedit_pre()
- 常用函数-clean_url()
- 常用函数-htmlentities2
- 常用函数-js_escape()
- 常用函数-attribute_escape()
- 常用函数-wp_make_link_relative()
- 常用函数-add_magic_quotes()
- 常用函数-wp_kses()
- 常用函数-wp_kses_hook()
- 常用函数-wp_kses_version()
- 常用函数-wp_kses_split()
- 常用函数-wp_kses_split2()
- 常用函数-wp_kses_attr()
- 常用函数-wp_kses_hair()
- 常用函数-wp_kses_check_attr_val()
- 常用函数-wp_kses_bad_protocol()
- 常用函数-wp_kses_stripslashes()
- 常用函数-wp_kses_array_lc()
- 常用函数-wp_kses_no_null()
- 常用函数-wp_kses_js_entities()
- 常用函数-wp_kses_html_error()
- 常用函数-wp_kses_bad_protocol_once()
- 常用函数-wp_kses_bad_protocol_once2()
- 常用函数-wp_kses_normalize_entities()
- 常用函数-wp_kses_normalize_entities2()
- 常用函数-wp_kses_decode_entities()
- 常用函数-wp_filter_kses()
- 常用函数-wp_filter_post_kses()
- 常用函数-wp_filter_nohtml_kses()
- 常用函数(下)
- 常用函数-get_gmt_from_date()
- 常用函数-get_date_from_gmt()
- 常用函数-iso8601_timezone_to_offset()
- 常用函数-iso8601_to_datetime()
- 常用函数-date_i18n()
- 常用函数-human_time_diff()
- 常用函数-mysql2date()
- 常用函数-current_time()
- 常用函数-get_weekstartend()
- 常用函数-get_lastpostdate()
- 常用函数-get_lastpostmodified()
- 常用函数-is_new_day()
- 常用函数-maybe_serialize()
- 常用函数-maybe_unserialize()
- 常用函数-get_option()
- 常用函数-is_serialized()
- 常用函数-is_serialized_string()
- 常用函数-form_option()
- 常用函数-get_alloptions()
- 常用函数-update_option()
- 常用函数-add_option()
- 常用函数-delete_option()
- 常用函数-get_user_option()
- 常用函数-update_user_option()
- 常用函数-xmlrpc_getposttitle()
- 常用函数-xmlrpc_getpostcategory()
- 常用函数-xmlrpc_removepostdata()
- 常用函数-get_locale()
- 常用函数-_ _()
- 常用函数-_e()
- 常用函数-_ _ngettext()
- 常用函数-load_textdomain()
- 常用函数-load_default_textdomain()
- 常用函数-load_plugin_textdomain()
- 常用函数-load_theme_textdomain()
- 常用函数-wp_schedule_single_event()
- 常用函数-wp_schedule_event()
- 常用函数-wp_reschedule_event()
- 常用函数-wp_next_scheduled()
- 常用函数-spawn_cron()
- 常用函数-wp_cron()
- 常用函数-wp_get_schedules()
- 常用函数-wp_get_schedule()
- 常用函数-make_url_footnote()
- 常用函数-wp_get_http_headers()
- 常用函数-remove_query_arg()
- 常用函数-wp_remote_fopen()
- 常用函数-wp()
- 常用函数-status_header()
- 常用函数-nocache_headers()
- 常用函数-cache_javascript_headers()
- 常用函数-get_num_queries()
- 常用函数-bool_from_yn()
- 常用函数-is_blog_installed()
- 常用函数-do_robots()
- 常用函数-wp_nonce_url()
- 常用函数-wp_nonce_field()
- 常用函数-wp_referer_field()
- 常用函数-wp_original_referer_field()
- 常用函数-wp_get_referer()
- 常用函数-wp_get_original_referer()
- 常用函数-wp_mkdir_p()
- 常用函数-wp_upload_dir()
- 常用函数-wp_upload_bits()
- 常用函数-wp_check_filetype()
- 常用函数-wp_explain_nonce()
- 常用函数-wp_nonce_ays()
- 常用函数-wp_die()
- 常用函数-get_bookmark()
- 常用函数-get_bookmarks()
- 常用函数-check_ajax_referer()
- 常用函数-wp_redirect()
- 常用函数-wp_get_cookie_login()
- 常用函数-wp_setcookie()
- 常用函数-wp_clearcookie()
- 常用函数-wp_notify_postauthor()
- 常用函数-wp_notify_moderator()
- 常用函数-wp_new_user_notification()
- 常用函数-wp_verify_nonce()
- 常用函数-wp_create_nonce()
- 常用函数-wp_salt()
- 常用函数-wp_hash()
- 常用函数-wp_cache()
- 常用函数-wp_query()
- 常用函数-wp_enqueue_script()
- 常用函数——WP_Rewrite
- 常用函数-wp_enqueue_style()
- 常用函数-Walker类
- 常用函数-get_header()
- 常用函数-get_sidebar()
- 常用函数-wpdb类
- 常用函数-get_search_form()
- 常用函数-comments_template()
- 常用函数-get_footer()
- 常用函数-wp_login_url()
- 常用函数-wp_logout_url()
- 常用函数-wp_loginout()
- 常用函数-wp_register()
- 常用函数-print_Lat()
- 常用函数-print_Lon()
- 常用函数-print_UrlPopNav()
- 常用函数-print_AcmeMap_Url()
- 常用函数-print_GeoURL_Url()
- 常用函数-print_GeoCache_Url()
- 常用函数-print_MapQuest_Url()
- 常用函数-print_SideBit_Url()
- 常用函数-print_DegreeConfluence_Url()
- 常用函数-print_TopoZone_Url()
- 常用函数-print_FindU_Url()
- 常用函数-print_MapTech_Url()
- 清空数据库表格
- WordPress数据库字符集转换
- 提交WordPress核心文件中的BUG
- 修改WordPress文件
- 使用WordPress主题
- WordPress主题开发
- 模板层级
- 设计主题表单样式
- 解析模板标签
- 模板标签之如何传递模板标签参数
- 条件标签
- Include标签
- 设置作者页面
- 设置分类页面
- 更改设置页面
- 设置标签页面
- 为公开发布设计主题
- 检测开发的主题
- 定制插件管理菜单
- 插件开发
- 插件提交和推广
- 定位WordPress插件和内容文件
- 插件API
- 用插件创建数据库表
- 查询语句概览
- WordPress停止使用的函数钩子
- 插件API之常用过滤器(filter)
- 为管理面板创建主题
- 自定义查询
- 在插件中使用AJAX
- TinyMCE自定义按钮
- 插件API之常用动作(action)
- 模板标签
- 模板标签-bloginfo()
- 模板标签-get_bloginfo()
- 模板标签-bloginfo_rss()
- 模板标签-get_bloginfo_rss()
- 模板标签-wp_list_authors()
- 模板标签-wp_list_comments()
- 模板标签-wp_list_categories()
- 模板标签-wp_list_bookmarks()
- 模板标签-wp_page_menu()
- 模板标签-wp_get_archives()
- 模板标签-wp_dropdown_categories()
- 模板标签-wp_lostpassword_url()
- 模板标签-wp_dropdown_pages()
- 模板标签-the_ID()
- 模板标签-the_title()
- 模板标签-the_title_rss()
- 模板标签-the_title_attribute()
- 模板标签-wp_dropdown_users()
- 模板标签-the_excerpt()
- 模板标签-single_post_title()
- 模板标签-the_content_rss()
- 模板标签-the_excerpt_rss()
- 模板标签-the_content()
- 模板标签-wp_link_pages()
- 模板标签-the_meta()
- 模板标签-posts_nav_link()
- 模板标签-next_post_link()
- 模板标签-next_posts_link()
- 模板标签-previous_posts_link()
- 模板标签-previous_post_link()
- 模板标签-next_image_link()
- 模板标签-sticky_class()
- 模板标签-the_category()
- 模板标签-previous_image_link()
- 模板标签-the_tags()
- 模板标签-the_category_rss()
- 模板标签-comments_number()
- 模板标签-comments_link()
- 模板标签-comments_popup_script()
- 模板标签-comment_ID()
- 模板标签-comment_author()
- 模板标签-comments_popup_link()
- 模板标签-comment_author_link()
- 模板标签-comment_author_email()
- 模板标签-comment_author_email_link()
- 模板标签-comment_author_url()
- 模板标签-comment_author_url_link()
- 模板标签-comment_author_IP()
- 模板标签-comment_type()
- 模板标签-comment_text()
- 模板标签-comment_excerpt()
- 模板标签-comment_date()
- 模板标签-comment_time()
- 模板标签-comment_author_rss()
- 模板标签-comment_text_rss()
- 模板标签-permalink_comments_rss()
- 模板标签-comment_reply_link()
- 模板标签-previous_comments_link()
- 模板标签-next_comments_link()
- 模板标签-paginate_comments_links()
- 模板标签-single_cat_title()
- 模板标签-query_posts()
- 模板标签-wp_tag_cloud()
- 模板标签-single_tag_title()
- 模板标签-wp_generate_tag_cloud()
- 模板标签-category_description()
- 模板标签-the_author()
- 模板标签-the_author_link()
- 模板标签-the_author_posts()
- 模板标签-the_author_posts_link()
- 模板标签-the_author_meta()
- 模板标签-the_time()
- 模板标签-the_date()
- 模板标签-the_date_xml()
- 模板标签-the_modified_time()
- 模板标签-the_modified_date()
- 模板标签-the_modified_author()
- 模板标签-single_month_title()
- 模板标签-edit_post_link()
- 模板标签-edit_comment_link()
- 模板标签-edit_tag_link()
- 模板标签-edit_bookmark_link()
- 模板标签-permalink_anchor()
- 模板标签-get_permalink()
- 模板标签-the_permalink()
- 模板标签-get_bookmarks()
- 模板标签-get_bookmark()
- 模板标签-trackback_url()
- 模板标签-trackback_rdf()
- 模板标签-the_search_query()
- 模板标签-wp_title()
- WordPress选项API
- WordPress控制板小工具API
- WordPress模板文件
- 常用选项
- 主题widget优化
- Widgets API