Replies: 0
hi,
I am writing my first plugin. I am wondering what is the mechanism for a plugin to obtain the privilege of accessing the wordpress mySQL database?
In other words: how to (programmably) find database server name, database name, a privileged user name/password pair, so my plugin can access the database?