
I’m working with the mega menu here echo wp_nonce_url()
showing an error All output should be run through an escaping function
according to wpcs.I give echo esc_url( wp_nonce_url())
Is it correct?
Read more here:: phpcs error in WordPress
I’m working with the mega menu here echo wp_nonce_url()
showing an error All output should be run through an escaping function
according to wpcs.I give echo esc_url( wp_nonce_url())
Is it correct?
Read more here:: phpcs error in WordPress