From 4cc00956a1b39364f19900660ae75d3c29b9feee Mon Sep 17 00:00:00 2001 From: Ned Zimmerman Date: Wed, 20 Dec 2017 12:30:12 -0400 Subject: [PATCH] Add menu setup routines. --- footer.php | 2 +- functions.php | 5 +- header.php | 19 +------ inc/actions/namespace.php | 5 +- inc/activation/namespace.php | 104 +++++++++++++++++++++++++++++++++++ inc/filters/namespace.php | 58 +++++++++++++++++++ 6 files changed, 171 insertions(+), 22 deletions(-) diff --git a/footer.php b/footer.php index b27abbe..f69ab92 100644 --- a/footer.php +++ b/footer.php @@ -45,7 +45,7 @@ $pb_network_contact_form = get_option( 'pb_network_contact_form' );