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



dbx_post_sidebar › WordPress动作钩子

Since2.1.0
已弃用n/a
do_action( 'dbx_post_sidebar', $post )
参数:
  • (WP_Post) $post Post object.
    Required: Yes
定义在:
文档:

Fires after all meta box sections have been output, before the closing #post-body div.





源码

do_action( 'dbx_post_sidebar', $post );