true ) );
}
?>
post_content;
if ( $top_content != '' ) {
$top_content = do_shortcode($top_content);
$top_content = preg_replace( '/data-edit_url="(.*?)"/s', 'data-edit_url="' . get_edit_post_link( BoldThemesFramework::$page_for_header_id, '' ) . '"', $top_content );
echo '';
}
}
?>