redirect_post()
redirect_post( int $post_id = ” )
重定向到上一页。
Redirect to previous page.
参数(Parameters)
参数 | 类型 | 必填 | 说明 |
---|---|---|---|
$post_id | (int) | 可选 | 邮政编码。 |
返回(Return)
无返回值
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
2.7.0 | wp-admin/includes/post.php:1975 | 0 | 7 |
redirect_post() 为WP2原创文章,链接:https://www.wp2.cn/functions/redirect_post/