Home
last modified time | relevance | path

Searched hist:d35aa3ec3afa3972e826036c02769d05902d143e (Results 1 – 1 of 1) sorted by relevance

/plugin/authwordpress/
H A Dauth.phpd35aa3ec3afa3972e826036c02769d05902d143e Fri Jan 22 15:16:23 UTC 2016 Damien Regad <dregad@mantisbt.org> Add caching for users

Wordpress users are stored in an array to avoid querying the database
unnecessarily.

- wp2dw() function renamed to cacheUser()
- new cacheAllUsers() function