Bug #906

WordPress importer does not respect table prefix

Added by bcrow - 1311 days ago. Updated 790 days ago.

Status :Closed Start :
Priority :Low Due date :
Assigned to :scoop - % Done :

0%

Category :admin
Target version :2.5
Resolution :

fixed


Description

The WordPress importer expects the tables to have the wp_ prefix. Different WordPress installations can have different prefixes, and the importer script should be able to recognize and import different databases that start with prefixes other than "wp_" -- for example, mine is "sprig_".

History

04/30/2005 10:16 PM - scoop -

  • Status changed from New to Closed
  • Resolution set to fixed

(In r257) Added support for different table prefix to wordpress converter (defaults to 'wp'). Fixes #82

Also available in: Atom PDF