Skip to content

Instantly share code, notes, and snippets.

@raphaelkross
Last active April 8, 2017 22:12
Show Gist options
  • Save raphaelkross/35cd718709743924692817b2c19042e8 to your computer and use it in GitHub Desktop.
Save raphaelkross/35cd718709743924692817b2c19042e8 to your computer and use it in GitHub Desktop.
Ensure Divi Theme functions are declared at Display Code
<?php
// Add before the loop.
include_once get_template_directory() . '/includes/builder/' . 'functions.php';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment