• I am trying to integrate a couple different installs of WordPress. I want them all to pull their data from the same database, but each blog needs its own options table.

    So I am trying to get WP to recognize options2 as if it were the originally named options in the database.

    Should I modify wp-includes/wpdb.php to change the class somehow? I really have no clue how classes work.

  • The topic ‘Hack: Tell WP that the options table has a different name’ is closed to new replies.