From: Steve Sutton Date: Thu, 25 Feb 2016 19:36:56 +0000 (-0500) Subject: update the BOD ID X-Git-Tag: v1.0.23^2~3 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=70faca14b256e03671ed66345b60ed4f2f679d13;p=WP-Themes%2Fsaultstemarie.git update the BOD ID --- diff --git a/functions.php b/functions.php index 9dc696a..c3a1878 100644 --- a/functions.php +++ b/functions.php @@ -156,7 +156,7 @@ add_action( 'wp', 'post_pw_sess_expire' ); function post_pw_sess_expire() { global $post; //echo '
' . print_r( $post, true ) . '
'; - if ($post->ID == 5822 ) { + if ($post->ID == 118 ) { if ( isset( $_COOKIE['wp-postpass_' . COOKIEHASH] ) && isset( $_COOKIE['glm-test_' . COOKIEHASH] ) ) {