How does plugin obtain database access privileges?
-
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?
- The topic ‘How does plugin obtain database access privileges?’ is closed to new replies.