Opened 15 years ago
Closed 15 years ago
#15037 closed enhancement (invalid)
CommentMeta WPDB Refrence
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Database | Keywords: | |
Focuses: | Cc: |
Description
Both postmeta and usermeta tables can be refrenced in wpdb via
$wpdb->postmeta and $wpdb->usermeta
There should be a $wpdb->commentmeta refrence avlible for use with the wpdb class.
Change History (1)
Note: See
TracTickets for help on using
tickets.
There is a reference.
http://core.trac.wordpress.org/browser/trunk/wp-includes/wp-db.php#L254