File ManagerCurrent Directory: wp-content/themes/astra/template-parts/footer/builderLinux appserver-7a7af3b2-php-0c9ec09e2f9746c2a80fa3756c076432 6.12.94+ #1 SMP Fri Jul 17 09:26:56 UTC 2026 x86_64Edit File: desktop-builder-layout.php <?php /** * Template part for displaying the footer info. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package Astra * @since 1.0.0 */ ?> <footer <?php echo astra_attr( 'footer', array( 'id' => 'colophon', 'class' => join( ' ', astra_get_footer_classes() ), ) ); ?> > <?php astra_footer_content_top(); ?> <?php /** * Astra Top footer */ do_action( 'astra_above_footer' ); /** * Astra Middle footer */ do_action( 'astra_primary_footer' ); /** * Astra Bottom footer */ do_action( 'astra_below_footer' ); ?> <?php astra_footer_content_bottom(); ?> </footer><!-- #colophon --> Upload File Directory Listing NameTypeSizeActions.. (Parent Directory)Dircomponents.phpFile3.84 KB Rename | Delete | Editdesktop-builder-layout.phpFile659.00 B Rename | Delete | Editfooter-row.phpFile3.40 KB Rename | Delete | Edit