jetpack
Opened 12 years ago
Closed 12 years ago
#1970 closed defect (fixed)
Stats: Unused wpdb global in get_by_views function
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Severity: | normal |
| Plugin: | jetpack | Keywords: | stats has-patch |
| Cc: | jeremy+wp@…, richard@… |
Description
Title is pretty explanatory. Unused/unnecessary global call to the wpdb class in get_by_views() located in top-posts.php.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Stats: remove unnecessary global call to the wpdb class, props tw2113