- Version
- Download 29
- File Size 6.90 MB
- File Count 1
- Create Date
- Last Updated
and all content after
*
* @since 1.0.0
*
* @package The7\Templates
*/
defined( 'ABSPATH' ) || exit;
if ( ! the7_is_gutenberg_theme_mode_active() ) {
get_template_part( 'footer-main' );
}