09 June 2020

How to show wordpress error messages in woocommer and wordpress? || wc_add_notice Function

How to show wordpress error messages in woocommer and wordpress? ||  wc_add_notice Function


if(is_null($user)){
wc_add_notice( 'You must enter registered phone number for otp!', 'error' );
return false;
}

No comments:

Post a Comment

How to fetch instagram posts data?

Fetch Instagram posts data by pasting this code in browser console. (() => { /* ====================================================...