Using get_option for Members Only footer link
authorLaury GvR <laury@gaslightmedia.com>
Tue, 15 Aug 2017 20:44:32 +0000 (16:44 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 15 Aug 2017 20:44:32 +0000 (16:44 -0400)
commit089aba2acdc08a34a3e5f37771463e61c24e0097
tree7867c9ef35592f54920a1f141a5a0c901f01b08b
parent7d167b00f846020cf3575442b009663147ac05c7
Using get_option for Members Only footer link

The method of get_page_by_slug seems to have difficulty with child
pages, so instead we're using get_permalink with get_option for
getting the Members Only link in the footer.
parts/client-info-footer.php