diff --git a/wp-content/themes/bitwms-child/functions.php b/wp-content/themes/bitwms-child/functions.php index df901f4..3423c99 100644 --- a/wp-content/themes/bitwms-child/functions.php +++ b/wp-content/themes/bitwms-child/functions.php @@ -71,3 +71,109 @@ add_action( 'generate_before_header', function () { add_action( 'generate_before_header', function () { get_template_part( 'templates/top-header' ); }, 20 ); + +// --------------------------------------------------------------------------- +// 5. Custom footer (before GeneratePress footer, priority 5) +// --------------------------------------------------------------------------- + +add_action( 'generate_before_footer_content', function () { + $theme_uri = get_stylesheet_directory_uri(); + $current_year = gmdate( 'Y' ); + ?> + + +
+
+ + +

+ + +
+ + +
+

+ + +
+ + +
+

+ +
+ + + +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
+ +
+ +
+
+
+ +
+ +
+
+