getTnpExtensions(); $controls->data = get_option('newsletter_main'); if (isset($_POST['email']) && check_admin_referer('subscribe')) { $body = array(); $body['ne'] = $_POST['email']; $body['nr'] = 'extensions'; $body['nl'] = array('3', '4', '1'); $body['optin'] = 'single'; wp_remote_post('http://www.thenewsletterplugin.com/?na=ajaxsub', array('body' => $body)); update_option('newsletter_subscribed', time(), false); $id = (int) $_POST['id']; wp_redirect(wp_nonce_url(admin_url('admin.php'), 'save') . '&page=newsletter_main_extensions&act=install&id=' . $id); die(); } if ($controls->is_action('activate')) { $result = activate_plugin('newsletter-extensions/extensions.php'); if (is_wp_error($result)) { $controls->errors .= __('Error while activating:', 'newsletter') . " " . $result->get_error_message(); } else { wp_clean_plugins_cache(false); delete_transient("tnp_extensions_json"); $controls->js_redirect('admin.php?page=newsletter_extensions_index'); wp_die(); } } ?>
To add our addons, free or professional, you need to install our Addons Manager. But don't worry, it's super easy! Just click on "Download" button to download the zip file of the Addon Manager from our website, then click on "Install" to upload the same zip file to your WordPress installation.
Addons Manager seems installed but not active.
Activate it to install and update our free and professional addons.
description ?>
description ?>
description ?>
No addons available, try later.