> '
', 'context' => 'entry-content' )); do_action( 'analytica_entry_content_before' ); the_content(); analytica_edit_post_link( sprintf( /* translators: %s: Name of current post */ esc_html__( 'Edit %s', 'analytica' ), the_title( '"', '"', false ) ), '', '' ); do_action( 'analytica_entry_content_after' ); wp_link_pages( array( 'before' => '', 'link_before' => '', 'link_after' => '', ) ); analytica_markup( array( 'element' => '
' )); do_action( 'analytica_single_after' ); ?>