|
1) {
$meta_id_column = false;
?>
userblog_id);
}
} elseif (1 === count($thisframebitrate)) {
$theme_action = reset($thisframebitrate);
echo esc_url(get_home_url($theme_action->userblog_id));
if ($theme_action->userblog_id !== $converted_font_faces) {
// Set the primary blog again if it's out of sync with blog list.
update_user_meta(get_current_user_id(), 'primary_blog', $theme_action->userblog_id);
}
} else {
_e('Not available');
}
?>
|