astra_entry_content_single()
Entry content single
Description
Source
File: inc/core/theme-hooks.php
function astra_entry_content_single() {
do_action( 'astra_entry_content_single' );
}
Expand full source code Collapse full source code View on Trac