[wp-trac] [WordPress Trac] #24842: Incorrect @uses in docblock for update_post_caches()
WordPress Trac
noreply at wordpress.org
Thu Jul 25 22:46:35 UTC 2013
#24842: Incorrect @uses in docblock for update_post_caches()
--------------------------+-----------------------------
Reporter: jdgrimes | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Inline Docs | Version:
Severity: minor | Keywords: has-patch
--------------------------+-----------------------------
The docblock for `update_post_caches()` includes this line:
{{{
* @uses $wpdb
}}}
However, it does not contain any references to `$wpdb`. This appears to
have been the case since [6379]
--
Ticket URL: <http://core.trac.wordpress.org/ticket/24842>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list