Replies: 0
Hello all! Looking to MU MS i’ve install a test site to do something and i note this:
if an user register choosing also a site, the user is added with proper WP capability field into usermeta tab, with his primary_blog row and his wp_blogIDNum_capabilities, while if the user register without choosing to have also a site, the user is added without apparent (to me at moment) any way to understand what’s user’s capability because when user is added, there is no wp_capabilities field for this user in the usermeta table, nor on signups table there is something that let think to me, look like capabilities value for the user.
Anybody know what’s the logic of this and how i should determine (checking against what?), what capability have this user?