atom_head

动作钩子
do_action( 'atom_head' )

atom_head: 这个函数用来显示WordPress中的Atom feed的头部信息。它与atom_entry函数一起使用,为WordPress站点生成Atom feed。

在第一个Atom feed条目之前触发。

do_action( 'atom_head' );

常见问题

FAQs
查看更多 >