芝麻web文件管理V1.00
编辑当前文件:/var/www/cognitio.in/wp-content/themes/twentytwenty/classes/class-twentytwenty-script-loader.php
get_data( $handle, $attr ) ) { continue; } // Prevent adding attribute when already added in #12009. if ( ! preg_match( ":\s$attr(=|>|\s):", $tag ) ) { $tag = preg_replace( ':(?=>):', " $attr", $tag, 1 ); } // Only allow async or defer, not both. break; } return $tag; } } }