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
The file php/wp-settings-cli.php in the WP-CLI codebase references an outdated link to the AJAX documentation: https://codex.wordpress.org/AJAX_in_Plugins.
This link has been deprecated and now redirects to the updated documentation in the WordPress Developer Handbook: https://developer.wordpress.org/plugins/javascript/ajax/.