• In the WPDB doc is says this:

    “n the rare case you need to connect to another database, you will have to instantiate your own object from the wpdb class with the appropriate connection details. “

    Any hints on how to do this? I have a separate database I need to pull things from. If I can make the connection I think I can figure the rest out.

The topic ‘Connect to separate database’ is closed to new replies.