Docs: Second pass at replacing Codex URLs with a corresponding HelpHub or DevHub article.

Follow-up to [45674-45677].

Props marcio-zebedeu, zodiac1978, netweb.
See #48987.

git-svn-id: https://develop.svn.wordpress.org/trunk@49912 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2020-12-29 20:12:42 +00:00
parent ce9d7aa464
commit c32b13d2e7
5 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -1887,11 +1887,11 @@ class wpdb {
/**
* Performs a MySQL database query, using current database connection.
*
* More information can be found on the Codex page.
* More information can be found on the documentation page.
*
* @since 0.71
*
* @link https://codex.wordpress.org/Function_Reference/wpdb_Class
* @link https://developer.wordpress.org/reference/classes/wpdb/
*
* @param string $query Database query.
* @return int|bool Boolean true for CREATE, ALTER, TRUNCATE and DROP queries. Number of rows