in your test you do this.
line117 of pastebin
$retval = $api->listSubscribe($listId, '[email protected]' );
which most likely will do the subscribe and send the email? or am I missing something?
so whenever you call your flashusers_chimptest.php it is subscribed no matter what.
Related Posts:
- Disable email notification after change of password
- Proper Way to Modify Plugin
- Hide prices and checkout functionality in woocommerce
- Alter how often WordPress Auto-Updates Plugins
- How can I find plugins’ slug?
- Get a list of all WordPress.org Plugins?
- Schedule WordPress Auto-Updates to only run during business hours
- How to get a variable number of posts per post type on the main loop?
- My custom made plugin has “a new version available” which links to unrelated plugin
- Link to Download Latest WordPress PLUGIN Version
- How do I make my plugin load before the headers are output so I can redirect wordpress?
- Sell one unique item with Woocommerce? [closed]
- Make thumbnails in woocommerce replace the main image instead of opening fancybox
- Run WP-CLI using PHP
- How To Determine If A Filter Is Called In A Sidebar/Widget Context?
- Difference between deactivating, uninstalling, and deleting plugins
- Why can I not use a class constant as text domain?
- Function to Set Product type in Woocommerce [closed]
- Filter Hook on plugin update
- Generic plugin (de)activation hook?
- Is the WordPress HTTPS Plugin Still Safe To Use? [closed]
- How to fetch serialized data from wordpress options
- Deactivate plugins using Migrate DB’s find and replace options
- Trying to get logged-in user data inside php class
- Calling function from within functions.php returns unwanted value
- How to prefix `attachment` permalinks with `attachment`?
- plugin get value from admin panel page
- WordPress network: set themes and plugins for new blog
- Advanced Custom Fields into functions.php
- How do I register a stylesheet inside a WordPress widget?
- How can I get a list of plugins and which blogs are using them?
- How to remove an Ajax action
- WordPress Plugin Boilerplate – add_action hook in static “activate” function
- add function to saving change on Options Pages
- List users except current user using wp_dropdown_user? [closed]
- How WordPress autosave can save plugin fields?
- nonces in custom oop plugin
- Opendir and WordPress Path
- Has anyone used require.js for handling plugin scripts?
- Edits to plugin not taking effect
- Multisite Backup Plugin [closed]
- Custom Text Under Navigation Links
- How do I know which plugin uses the most resource?
- Set a category for a page
- How to redirect a Custom Google Search to a wordpress page/template?
- Multiple files in a plugin
- WordPress plugin for affiliate referral system
- Gutenberg Blocks – Change EDIT part of the block using editor.BlockEdit filters. How to change the markup?
- Make the checkbox meta field checked by default
- adding a new value to a serialized array in WP_option table
- WordPress 5 upgrade: until when is it safe to keep project running in 4.x?
- force customers to add only single item to card per purchase EDD [closed]
- Preventing BFA in WordPress without using a plugin
- Write to / remove from default .htaccess file from plugin?
- How to obtain page breadcrumb based on menu structure only?
- Multisite installation but do plugins always have to be multisite compatible?
- Remove rewrite rules generated by plugin during deactivation
- 404 Error on Activate / Deactivate Plugin
- Weird lightbox phenomenon [closed]
- Why isn’t admin_notices displaying my text? [Simple Plugin, Beginner]
- How to Use Parameters with a Do_Action Function Within PHP Tags
- Landing Page Redirect Chain | http->https->https www
- How to show Recent Page instead of Post?
- Reduce Drop down Menu Width in WordPress
- WordPress get_option and update_option returned entered on the textbox field
- How do I pass a post ID to the page URL?
- issues with wp_enqueue_script in my plugin
- Allow HTML in Excerpts in Elementor
- Need to change url paramenter of share product pintrest [closed]
- AddToAny shortcode in the loop
- Problem In Advance search Plugin [closed]
- Calculate price and display on woocommerce product single page under price (simple price, variable price) [closed]
- Classified ad website : which solutions to use? [closed]
- How can I perform high-level database merging for WordPress within continues delivery?
- wp_redirect() Error in Custom Plugin
- Bootstrap and Custom CSS in custom plugin are being overwritten by theme
- WordPress + JavaScipt + AJAX + MySQL: insert query for form
- How to inform the user that the save was not successful?
- php page not found for plugin options menu
- Include live chat plugin into page content
- Front end inline editing?
- Self-serve ad system like Reddit’s for WordPress? [closed]
- How to password protect a category page / not posts?
- Ajax button “Load more” is not loading correct language version posts for logged out users
- WordPress REST API Visual Composer Shortcodes
- Unable to pass arguments from plugin form to filter hook using ajax, the data is transferring via ajax but unable to pass as arguments in filter hooks
- How to update changes to multiple sites at the same time
- Why am I getting an error when requiring a file in my plugin?
- restore backup full content or just specific folders
- WooCommerce REST API aborts connection [closed]
- How to write a plugin that “listens” every time, an edit occurs?
- Plugin that supports the purchase and installation of other plugins?
- No Google Analytics code rendered in the header?
- Redirect OLD/Path to NEWURL/Path
- How can I use the zip of my plugin in another website?
- Executing ACF field as a shortcode
- Cron Job not working
- Create custom Header and Footer for a page that uses diffrent theme then the rest of the website
- Elementor Form : client side javascript validation
- How to prevent WP All Export from wrapping XML nodes in CDATA? [closed]