astra_single_header_bottom()
Single Post Header Bottom
Description
Source
File: inc/core/theme-hooks.php
function astra_single_header_bottom() {
do_action( 'astra_single_header_bottom' );
}
Expand full source code Collapse full source code View on Trac