You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just as a suggestion for admin-scripts.php:
1/ ensure the file cannot be accessed directly outside WP
2/ wp_localize_script to pass important dynamic data and JS to use the WP AJAX URL and securely verify requests with a nonce.
Just as a suggestion for
admin-scripts.php
:1/ ensure the file cannot be accessed directly outside WP
2/
wp_localize_script
to pass important dynamic data and JS to use the WP AJAX URL and securely verify requests with a nonce.Czuwaj!
The text was updated successfully, but these errors were encountered: