wpmu assign user to blog

62

<?php
   add_user_to_blog($blog_id, $user_id, $role);

Comments

Submit
0 Comments