200, 'content' => $content]); wp_die(); } /** * Return the Popup for the HASH DOI */ public function getDetails() { if (isset($_POST['hash']) && wp_verify_nonce($_POST['nonce'], 'f12_doi_details')) { global $wpdb; $tableName = $wpdb->prefix . 'f12_cf7_doubleoptin'; $hash = sanitize_text_field($_POST['hash']); $OptIn = OptIn::get_by_hash($hash); if (null == $OptIn) { ob_start(); ?>
200, 'content' => $content]); wp_die(); } $formfields = maybe_unserialize($OptIn->get_content()); ob_start(); ?>
| get_id()); ?> | |
| get_cf_form_id()); ?> | |
| get_createtime('formatted')); ?> | |
| get_ipaddr_register()); ?> | |
| is_confirmed()) { echo esc_html($OptIn->get_updatetime('formatted')); } ?> | |
| get_ipaddr_confirmation()); ?> |