errors ) ){ $response = wp_remote_retrieve_body( $content ); $json = json_decode( $response, true ); if(!empty($json['data'])){ $username = $json['data']['username']; $user_id = $json['data']['id']; } } }else{ if(isset($apif_settings['username']) && $apif_settings['username'] !=''){ $username = $apif_settings['username']; } if(isset($apif_settings['user_id']) && $apif_settings['user_id'] !=''){ $user_id = $apif_settings['user_id']; } if(isset($apif_settings['access_token']) && $apif_settings['access_token'] !=''){ $access_token = $apif_settings['access_token']; } } ?>

Get Access Token button provided below, please enter the instagram username.', 'accesspress-instagram-feed'); ?>
Get Access Token button provided below, please get your instagram user id from the below access token input field, after receiving access token.The first numbers before "." (dot) is your instagram user id.', 'accesspress-instagram-feed'); ?>
">Get Access Token */?>
/>