Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#5287 closed defect (bug) (fixed)

Setup table names inside wpdb

Reported by: ryan Owned by: ryan
Priority: normal Milestone: 2.5
Component: General Version: 2.5
Severity: normal Keywords: wpdb
Cc: Focuses:

Description

Add a set_prefix() method to wpdb where the table prefix is validated and table names are setup.

Attachments (1)

set_prefix.diff (3.3 KB ) - added by ryan 19 years ago.

Download all attachments as: .zip

Change History (4)

@ryan
19 years ago

#1 @ryan
19 years ago

  • Resolutionfixed
  • Status newclosed

(In [6300]) wpdb::set_prefix(). fixes #5287

#2 follow-up: @westi
19 years ago

Don't we need to use the function too?

#3 in reply to: ↑ 2 @westi
19 years ago

Replying to westi:

Don't we need to use the function too?

I see this slipped into a previous checkin ;-)

http://trac.wordpress.org/changeset/6299#file6

Note: See TracTickets for help on using tickets.