ID); if(isset($_GET['delete_id'])){ $deleteUrl = $_GET['delete_id']; wp_delete_post($deleteUrl); } global $current_user, $user_id; wp_get_current_user(); $user_info = get_userdata($user_ID); $user_id = $current_user->ID; // You can set $user_id to any users, but this gets the current users ID. get_header(); betube_breadcrumbs(); ?> ID); $current_page_id = $page->ID; $betubeProfileIMG = get_user_meta($user_ID, "betube_author_profile_bg", true); if(!empty($betubeProfileIMG)){ $betubeProfileIMG = betube_get_image_url($betubeProfileIMG); } ?>

author
profile author img
ID; if(isset($user_id)){ if($user_ID != $user_id){ echo betube_authors_follower_check($user_ID, $user_id); } } } ?>
0 0 0
...

:

 

ID; $author_desc = get_the_author_meta('description', $user_id); echo $author_desc; ?>