Skip to content

Commit f7e9385

Browse files
committed
Fix: Update outdated AJAX documentation link
1 parent 0187f2b commit f7e9385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/wp-settings-cli.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ function get_magic_quotes_gpc() {
458458
* AJAX requests should use wp-admin/admin-ajax.php. admin-ajax.php can handle requests for
459459
* users not logged in.
460460
*
461-
* @link https://codex.wordpress.org/AJAX_in_Plugins
461+
* @link https://developer.wordpress.org/plugins/javascript/ajax/
462462
*
463463
* @since 3.0.0
464464
*/

0 commit comments

Comments
 (0)