Pinned Loading
-
-
-
Load CF7 CSS and JS only on a per ne...
Load CF7 CSS and JS only on a per need base 1add_filter( 'wpcf7_load_js', '__return_false' );
2add_filter( 'wpcf7_load_css', '__return_false' );
34function reregister_cf7_js() {
5if ( is_page (array(1,'kontakt'))) {
-
Browser Cache Optimization
Browser Cache Optimization 1# Optimize cache-control
2<IfModule mod_expires.c>
3ExpiresActive on
4ExpiresDefault “access plus 1 month”
5ExpiresByType image/gif “access plus 1 month”
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.