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 |
|---|---|
| 2.1.0 | Introduced. |
Fires after all meta box sections have been output, before the closing #post-body div.
Post object.
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |