Skip to content

Instantly share code, notes, and snippets.

View Vildanix's full-sized avatar

Stanislav Tvrzník Vildanix

View GitHub Profile
<?php
/*
* Virtual Themed Page class
*
* This class implements virtual pages for a plugin.
*
* It is designed to be included then called for each part of the plugin
* that wants virtual pages.
*
* It supports multiple virtual pages and content generation functions.