Opened 13 years ago
Closed 13 years ago
#3358 closed enhancement (fixed)
Use of $wpdb->base_prefix
Reported by: | DJPaul | Owned by: | |
---|---|---|---|
Milestone: | 1.5 | Priority: | normal |
Severity: | Version: | ||
Component: | Core | Keywords: | |
Cc: |
Description (last modified by )
We ought to use $wpdb->get_blog_prefix() rather than $wpdb->base_prefix directly in SQL queries.
Change History (3)
Note: See
TracTickets for help on using
tickets.
I've gone through these, and with one exception, I think we're ok.