array( 'title' => __( 'How\'s It Going?', 'ninja-forms' ), 'msg' => __( 'Thank you for using Ninja Forms! We hope that you\'ve found everything you need, but if you have any questions:', 'ninja-forms' ), 'link' => '
  • ' . __( 'Check out our documentation', 'ninja-forms' ) . '
  • ' . __( 'Get Some Help' ,'ninja-forms' ) . '
  • ' . __( 'Dismiss' ,'ninja-forms' ) . '
  • ', 'int' => 7, 'blacklist' => array( 'ninja-forms-three' ), ), /* |-------------------------------------------------------------------------- | Two Week Support |-------------------------------------------------------------------------- */ // $notices['two_week_review'] = array( // 'title' => __( 'Leave A Review?', 'ninja-forms' ), // 'msg' => __( 'We hope you\'ve enjoyed using Ninja Forms! Would you consider leaving us a review on WordPress.org?', 'ninja-forms' ), // 'link' => '
  • ' . __( 'I\'ve already left a review', 'ninja-forms' ) . '
  • //
  • ' . __( 'Maybe Later' ,'ninja-forms' ) . '
  • //
  • ' . __( 'Sure! I\'d love to!', 'ninja-forms' ) . '
  • ', // 'int' => 14 // ), ));