wpseek.com
WordPress开发者和主题制作者的搜索引擎



post_type_archive_link › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'post_type_archive_link', $link, $post_type )
定义在:
文档:

This filter is documented in wp-includes/link-template.php





源码

return apply_filters( 'post_type_archive_link', $link, $post_type );