Home
last modified time | relevance | path

Searched +full:database +(+path:plugin +path:authwordpress) -(+path:plugin +path:authwordpress +path:lang) (Results 1 – 5 of 5) sorted by relevance

/plugin/authwordpress/
H A Dauth.php6 * Provides authentication against a WordPress MySQL database backend
61 * Wordpress database connection
240 * Connect to Wordpress database.
256 'dbname=' . $this->getConf('database'),
H A DREADME.md3 Provides authentication against a WordPress MySQL database backend.
H A Dplugin.info.txt6 desc Provides authentication against a WordPress MySQL database backend
/plugin/authwordpress/conf/
H A Ddefault.php11 $conf['database'] = 'wordpress';
H A Dmetadata.php11 $meta['database'] = array('string');