[wp-trac] [WordPress Trac] #30217: References to `$wpdb` should use `@global` not `@uses`

WordPress Trac noreply at wordpress.org
Fri Oct 31 17:44:46 UTC 2014


#30217: References to `$wpdb` should use `@global` not `@uses`
--------------------------+-----------------------
 Reporter:  DrewAPicture  |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  4.1
Component:  Database      |    Version:
 Severity:  normal        |   Keywords:  has-patch
  Focuses:  docs          |
--------------------------+-----------------------
 In [30105] we removed most of the standalone `@uses` tags from core
 documentation where they referred to functions used by functions. The
 attached patch begins the effort to convert other erroneous uses of the
 `@uses` tag, in this case when documenting that the `$wpdb` global is
 leveraged.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/30217>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list