Using MEMBERS_ONLY_ID constant for convenience
authorLaury GvR <laury@gaslightmedia.com>
Tue, 27 Sep 2016 19:31:19 +0000 (15:31 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 27 Sep 2016 19:32:37 +0000 (15:32 -0400)
commitf62b5a4f51124fe60c9214b75d7f441906c0e7d5
tree929bf23ad524110367e2aba07facc1041c563efb
parent8bb7c70c9ca7680c6c4931134f180b3221b262f9
Using MEMBERS_ONLY_ID constant for convenience

Throughout the theme we use the a very verbose way to get the
members only id: get_option(GLM_MEMBERS_PLUGIN_OPTION_MEMBERS_
ONLY_ID) -- this is meant to simplify that.
functions.php
sections/header.php
sections/interior-page.php