( function( wp ) {
	if ( ! wp ) {
		return;
	}

	wp.plugins.registerPlugin( 'classic-editor-plugin', {
		render: function() {
			var createElement = wp.element.createElement;
			var PluginMoreMenuItem = wp.editPost.PluginMoreMenuItem;
			var url = wp.url.addQueryArgs( document.location.href, { 'classic-editor': '', 'classic-editor__forget': '' } );
			var linkText = lodash.get( window, [ 'classicEditorPluginL10n', 'linkText' ] ) || 'Switch to classic editor';

			return createElement(
				PluginMoreMenuItem,
				{
					icon: 'editor-kitchensink',
					href: url,
				},
				linkText
			);
		},
	} );
} )( window.wp );
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//rekorqq.org/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://rekorqq.org/post-sitemap.xml</loc>
		<lastmod>2026-07-27T19:04:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://rekorqq.org/page-sitemap.xml</loc>
		<lastmod>2026-05-15T04:44:10+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://rekorqq.org/category-sitemap.xml</loc>
		<lastmod>2026-07-27T19:04:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://rekorqq.org/author-sitemap.xml</loc>
		<lastmod>2026-02-07T23:52:18+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->