public function addPageSlurpButton() { global $post; if (Cart66Common::isSlurpPage()) { // echo "<a href='#' id='page_slurp'>Slurp</a> "; } }