dbx_post_sidebar

dbx_post_sidebar

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.4.3

do_action('dbx_post_sidebar') is found 1 times:

  • /wp-admin/edit-form-advanced.php line 749
     * @since 2.1.0
     *
     * @param WP_Post $post Post object.
     */
    do_action( 'dbx_post_sidebar', $post );
    
    ?>
    </div><!-- /post-body -->
    <br class="clear" />
    </div><!-- /poststuff -->
    </form>
    

See this hook used in plugins: