rest
-
rest_pre_get_setting
过滤器:过滤REST API识别的设置值。
-
rest_endpoints_description
过滤器:过滤REST端点数据。
-
revoke_super_admin
动作钩子:在用户的超级管理员权限被撤销之前触发。
-
rest_pre_insert_{$this->post_type}
过滤器:在通过REST API插入post之前过滤它。
-
rest_pre_insert_comment
过滤器:在通过REST API插入注释之前过滤注释。
-
retrieve_password_message
过滤器:过滤密码重置邮件的邮件正文。
-
rest_prepare_{$this->post_type}
过滤器:过滤响应的post数据。
-
retrieve_password_key
动作钩子:在生成密码重置密钥时激发。
-
rest_prepare_theme
过滤器:过滤从REST API返回的主题数据。
-
rest_send_nocache_headers
过滤器:对经过身份验证的请求发送nocache头。