post_type_link

apply_filters( ‘post_type_link’, string $post_link, WP_…

apply_filters( ‘post_type_link’, string $post_link, WP_Post $post, bool $leavename, bool $sample )

过滤器::过滤自定义post类型的post的permalink。
Filter Hook: Filters the permalink for a post of a custom post type.

目录锚点:#参数#源码


参数(Parameters)

参数 类型 说明
$post_link (string) 邮报是永久性的。
$post (WP_Post) 有问题的帖子。
$leavename (bool) 是否保留帖子名称。
$sample (bool) 这是一个样品。

源码(Source)


更新版本 源码位置 使用 被使用
3.0.0 wp-includes/link-template.php:316 1 0

类别:WordPress 钩子手册 > post_hook

本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。

评论 (0)COMMENT

登录 账号发表你的看法,还没有账号?立即免费 注册