%PDF- %PDF-
Direktori : /var/www/html/ceaa/wp-content/plugins/bbpress/templates/default/bbpress/ |
Current File : /var/www/html/ceaa/wp-content/plugins/bbpress/templates/default/bbpress/form-user-roles.php |
<?php /** * User Roles Profile Edit Part * * @package bbPress * @subpackage Theme */ ?> <div> <label for="role"><?php _e( 'Blog Role', 'bbpress' ) ?></label> <?php bbp_edit_user_blog_role(); ?> </div> <div> <label for="forum-role"><?php _e( 'Forum Role', 'bbpress' ) ?></label> <?php bbp_edit_user_forums_role(); ?> </div>