wpseek.com
A WordPress-centric search engine for devs and theme authors



dbx_post_sidebar › WordPress Action Hooks

Since2.1.0
Deprecatedn/a
do_action( 'dbx_post_sidebar', $post )
Parameters:
  • (WP_Post) $post Post object.
    Required: Yes
Defined at:
Codex:

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





Source

do_action( 'dbx_post_sidebar', $post );