0 && ( time() < $remind_later ) ) { return; } // Max 2 reminders if ( $remind_count >= 2 ) { return; } // Claim this screen. The credit-link notice runs later on the same hook // and stands down when it sees this — asking a site owner for two // favours at once is how a plugin earns a one-star review, and the // review request is the more valuable of the two. $GLOBALS['f12_doi_review_notice_shown'] = true; ?>