usergroup->can_manage_forum() ) exit;
$action = wpfval( $_GET, 'action' );
?>
notice->show() ?>
usergroup->can_manage_forum() ): ?>
usergroup->can_manage_forum() ): ?>
forum->get_forum( [ 'forumid' => $_GET['id'] ] ) ) $selected_forumid = $data['parentid'];
}
if( ! empty( $_GET['parentid'] ) ) $selected_forumid = $_GET['parentid'];
$color = wpfval( $data, 'color' ) ? $data['color'] : wpforo_random_colors();
$is_boxed_layout = (int) wpfval( $data, 'layout' ) === 5;
?>