<?
/*
Plugin Name: History.js for WordPress
Plugin URI: http://www.ramoonus.nl/wordpress/historyjs/
Description: History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers.
Version: 1.8.0
Author: Ramoonus
Author URI: http://www.ramoonus.nl/
License: GPL2
*/

/* Javascript declarations for init */
function rw_historyjs_init() {
		wp_deregister_script('historyjs');
		wp_enqueue_script('historyjs', plugins_url('/js/jquery.history.js',__FILE__), array("jquery"), '1.8.0');

}    
add_action('wp_enqueue_scripts', 'rw_historyjs_init');
?><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://fase5.nl/sitemaps_xsl.xsl"?>
<sitemapindex xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>https://fase5.nl/post-sitemap1.xml</loc>
<lastmod>2018-03-27T11:03:59+02:00</lastmod>
</sitemap>
<sitemap>
<loc>https://fase5.nl/page-sitemap1.xml</loc>
<lastmod>2020-01-02T13:02:23+01:00</lastmod>
</sitemap>
</sitemapindex>