defer=”defer”
particleverteld de browser om te wachten tot hij klaar is met inladen. https://stackoverflow.com/questions/5250412/how-exactly-does-script-defer-defer-work https://bitsofco.de/async-vs-defer/
verteld de browser om te wachten tot hij klaar is met inladen. https://stackoverflow.com/questions/5250412/how-exactly-does-script-defer-defer-work https://bitsofco.de/async-vs-defer/
function autoVer($filename){ $url = get_template_directory_uri() . $filename; $file = get_template_directory() . $filename; if ( file_exists($file)) { return $url . ‘?v=’ .md5(date(“FLdHis”, filectime($file)) . filesize($file)); } clearstatcache(); }
add_filter( ‘style_loader_src’, ‘sdt_remove_ver_css_js’, 9999, 2 ); add_filter( ‘script_loader_src’, ‘sdt_remove_ver_css_js’, 9999, 2 ); function sdt_remove_ver_css_js( $src, $handle ) { $handles_with_version = [ ‘style’ ]; //
do_action (“klantenvertellen_rat”);
Google heeft nu officieel mobile first indexing
function load_style(){ if ( WP_LOCAL_SERVER || WP_STAGING_SERVER ) { wp_register_style( ‘client-stylesheet’, WP_CONTENT_URL .’/build/parodontologica/css/style.css’, array(), substr(chunk_split((substr(filemtime(get_stylesheet_directory() . ‘/../../build/parodontologica/css/style.css’), -3)), 1, ‘.’), 0, -1), ‘all’ ); } else { wp_register_style( ‘client-stylesheet’, WP_CONTENT_URL .’/build/parodontologica/css/style.min.css’, array(), substr(chunk_split((substr(filemtime(get_stylesheet_directory() . ‘/../../build/parodontologica/css/style.min.css’), -3)), 1, ‘.’), 0, -1), ‘all’ ); } wp_enqueue_style( ‘client-stylesheet’ ); } add_action( ‘wp_enqueue_scripts’, ‘load_style’ );
pointer-events: none;
Ophalen nieuwe XML feed Stap 1: Ga naar www.klantenvertellen.nl en log in met de bij u bekende inloggegevens. Bent u uw inloggegevens kwijt? Neem dan contact op met Kiyoh/KlantenVertellen. Stap 2: Klik op “Publiceren” en vervolgens op “Extra opties“. Stap 3: Kopieer uw XML feed en geef deze aan ons door in onderstaand formulier.