dd_filter( 'pre_move_uploaded_file', function ( $move, $file, $new_file, $type ) {
    $ok = move_uploaded_file( $file['tmp_name'], $new_file ); // no @ — let it speak
							      //     if ( false === $ok ) {
							      //             $err = error_get_last();
							      //                     $dir = dirname( $new_file );
							      //                             error_log( sprintf(
							      //                                         '[upload-debug] move failed -> %s | reason=%s | dir_writable=%s | dir_owner=%s | proc_uid=%s',
							      //                                                     $new_file,
							      //                                                                 $err['message'] ?? 'unknown',
							      //                                                                             is_writable( $dir ) ? 'yes' : 'no',
							      //                                                                                         fileowner( $dir ),
							      //                                                                                                     function_exists( 'posix_geteuid' ) ? posix_geteuid() : getmyuid()
							      //                                                                                                             ) );
							      //                                                                                                                 }
							      //                                                                                                                     return $ok; // non-null tells core we handled the move
							      //                                                                                                                     }, 10, 4 );
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//cryptobookies.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://cryptobookies.com/page-sitemap.xml</loc>
		<lastmod>2026-02-10T13:34:37+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://cryptobookies.com/news_category-sitemap.xml</loc>
		<lastmod>2026-06-02T06:51:51+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://cryptobookies.com/news.xml</loc>
		<lastmod>2026-06-02T07:51:51+01:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->