WordPress hook directory
dbx_post_sidebar
Description
Runs at the bottom of the sidebar on the post editing screen in the admin menus. Use add_meta_box() in Wordpress 2.5 and higher.
This description was scraped automatically from the WordPress filter reference
or action reference
. If it looks like this is the wrong description, please tell me so I can fix my code.
WordPress version history for dbx_post_sidebar
This database has information for all major versions from WP 1.2.1 through 2.9.
| Version | File | Type | |
|---|---|---|---|
| 2.0.11 | wp-admin/edit-form-advanced.php | View hook in source | action |
| 2.1 | wp-admin/edit-form-advanced.php | View hook in source | action |
| 2.2 | wp-admin/edit-form-advanced.php | View hook in source | action |
| 2.3 | wp-admin/edit-form-advanced.php | View hook in source | action |
| 2.5 | wp-admin/edit-form-advanced.php | View hook in source | action |
| 2.6 | wp-admin/edit-form-advanced.php | View hook in source | action |
| 2.7 | wp-admin/edit-form-advanced.php | View hook in source | action |
| 2.8 | wp-admin/edit-form-advanced.php | View hook in source | action |
| 2.9 | wp-admin/edit-form-advanced.php | View hook in source | action |
Related Hooks
We find related hooks using word stems. dbx_post_sidebar has 3 significant word stem(s): dbx, post, sidebar. Note that some of the hooks below may not appear in all versions of WP.