do_action( 'dbx_post_sidebar', WP_Post $post )
Fires after all meta box sections have been output, before the closing #post-body div.
Parameters
- $post
-
Post object.
Source
Changelog
Version | Description |
---|---|
WP-2.1.0 | Introduced. |