云策 WordPress 开发者社区
首页
新闻
主题
插件
REST API
WP CLI
Hooks
云策官网
函数文档
首页
/
函数文档
register_term_meta()
为术语注册元键。
register_theme_directory()
注册一个包含主题的目录。
register_theme_feature()
注册一个主题功能,以便在 add_theme_support() 中使用。
register_uninstall_hook()
设置插件的卸载钩子。
register_widget_control()
注册小工具控制回调以自定义选项。
register_widget()
注册一个小部件。
registered_meta_key_exists()
检查元键是否已注册。
rel_canonical()
为单篇文章查询输出 rel=canonical。
remove_accents()
将所有重音字符转换为 ASCII 字符。
remove_action()
从 action hook 中移除一个回调函数。
remove_all_actions()
从 action hook 中移除所有回调函数。
remove_all_filters()
从过滤器钩子中移除所有回调函数。
remove_all_shortcodes()
清除所有短代码。
remove_allowed_options()
从允许选项列表中移除一组选项。
remove_block_asset_path_prefix()
如果提供了块资产的路径前缀,则移除它。
remove_custom_background()
移除自定义背景支持。
文章分页
上一页
1
…
109
110
111
…
221
下一页