/** * WP Bootstrap Navwalker * * @package WP-Bootstrap-Navwalker */ /** * Class Name: WP_Bootstrap_Navwalker * Plugin Name: WP Bootstrap Navwalker * Plugin URI: https://github.com/wp-bootstrap/wp-bootstrap-navwalker * Description: A custom WordPress nav walker class to implement the Bootstrap 3 navigation style in a custom theme using the WordPress built in menu manager. * Author: Edward McIntyre - @twittem, WP Bootstrap * Version: 2.0.5 * Author URI: https://github.com/wp-bootstrap * GitHub Plugin URI: https://github.com/wp-bootstrap/wp-bootstrap-navwalker * GitHub Branch: master * License: GPL-3.0+ * License URI: https://www.gnu.org/licenses/gpl-3.0.txt */ /* Check if Class Exists. */ if ( ! class_exists( 'WP_Bootstrap_Navwalker' ) ) { /** * WP_Bootstrap_Navwalker class. * * @extends Walker_Nav_Menu */ class WP_Bootstrap_Navwalker extends Walker_Nav_Menu { /** * Start Level. * * @see Walker::start_lvl() * @since 3.0.0 * * @access public * @param mixed $output Passed by reference. Used to append additional content. * @param int $depth (default: 0) Depth of page. Used for padding. * @param array $args (default: array()) Arguments. * @return void */ public function start_lvl( &$output, $depth = 0, $args = array() ) { $indent = str_repeat( "\t", $depth ); $output .= "\n$indent'; if ( $container ) { echo ''; } } } } } // End if(). Zave Energy
img2
img1
image1
image3
image2
image0
image4
image2
image1
image0
previous arrow
next arrow

Welcome to ZaveEnergy!

Clean, Affordable Energy for a Brighter Future

Power Your Home with the Sun

Discover a world of energy independence with ZaveEnergy. We’re passionate about helping homeowners harness the power of the sun to reduce their energy costs and environmental impact. Our expert team provides personalized solutions tailored to your specific needs. From solar panel installation to battery storage and beyond, we’re committed to making your transition to clean energy seamless and rewarding.

Learn more

Why Choose ZaveEnergy?

  • Expertise: Our experienced team is dedicated to delivering exceptional service.
  • Quality: We use top-tier solar panels and equipment for optimal performance.
  • Customer Satisfaction: Your happiness is our top priority.
  • Environmental Commitment:We’re passionate about building a sustainable future.
  • Services

We offer a range of services to meet your energy needs

  • Solar Panel Installation: Harness the sun’s power to generate clean electricity.
  • Battery Storage: Store excess solar energy for use when the sun isn’t shining.
  • Electric Vehicle Charging: Power your electric vehicle with clean energy.
  • Heat Pumps: Efficient and eco-friendly heating and cooling solutions.