Eduardo
Forum Replies Created
-
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inWorked!
I was using init.
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inno =(
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inHi Frank,
the code is not working. I also fixed a mistype here ‘in-stock-mdailer/v1’
thank you.
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inHi Frank!
Ok. Understood!
I tried disabling all Plugins, didn’t work, same error =(
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inthat did the trick.
$send_no_cache_headers = apply_filters(‘rest_send_nocache_headers’, is_user_logged_in());
if (!$send_no_cache_headers && !is_admin() && $_SERVER[‘REQUEST_METHOD’] == ‘POST’) {
$nonce = wp_create_nonce(‘wp_rest’);
$_SERVER[‘HTTP_X_WP_NONCE’] = $nonce;
}Any security problem using it?
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inForum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inHello,
I tried disabling CloudFlare (dev mode on) and W3 total cache. Same error. =(
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inHello,
Updated your plugin, wordpress, theme etc.. the issue remains =(
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inHi Frank,
Same error =(
How can I send you a pvt message with the website link?
thank you.
EduardoForum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inHello Friend,
I really like your plugin, can you help find the issue?
Thank you,
B regards,
EduardoForum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inHi Frank,
I’m already using Permalinks (custom) “/produtos/%product_cat%/”.
Thank you
Forum: Plugins
In reply to: [Melhor Envio] API Melhor Envio muito lentaesta bem lento mesmo.. é visivel!
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inany help will be appreciated.
thanks.Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inHi there,
It Work. “pending alerts” DELETE. gone…
Forum: Plugins
In reply to: [In Stock Mailer for WooCommerce] user not logged inIt never worked. I just installed and started doing some tests (as I usually do).
The request URL is correct? If I change to …wp-json/wp/v2/product…. status 200