<?
/** peejee */
add_action( 'wp_enqueue_scripts', 'enqueue_parent_styles' );

function enqueue_parent_styles() {
   wp_enqueue_style( 'parent-style', get_template_directory_uri().'/style.css' );
}
function mind_set_cookie_expire( $time ) {

return time() + 28800;  // 8 uur

}

add_filter( 'post_password_expires', 'mind_set_cookie_expire' );

?><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://gertwillem.gradetonic.com/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://gertwillem.gradetonic.com/</loc><lastmod>2022-01-25T14:39:30+00:00</lastmod></url><url><loc>https://gertwillem.gradetonic.com/remote-viewing/</loc><lastmod>2022-01-16T16:11:39+00:00</lastmod></url><url><loc>https://gertwillem.gradetonic.com/low-latency-viewing/</loc><lastmod>2022-02-15T14:09:26+00:00</lastmod></url></urlset>
