Skip to content

Instantly share code, notes, and snippets.

View lmoffereins's full-sized avatar

Laurens Offereins lmoffereins

View GitHub Profile
@lmoffereins
lmoffereins / Xampp WP MS
Created September 3, 2013 12:55
Steps to create virtual hosts for a WordPress Multisite setup on a Xampp installation.
Setup Xampp Virtual Hosts
-------------------------
http://austinpassy.com/2012/setting-up-virtual-hosts-wordpress-multisite-with-xampp-on-windows-7/
All custom domain names must match the urls stored in the WordPress database from the General Settings page.
-------------------------
XAMPP SETTINGS
@lmoffereins
lmoffereins / class.sh-event.php
Last active December 20, 2015 23:38
Proposal for new Simple History main plugin class
<?php
/**
* The SH_Event Class
*
* @package Simple History
* @subpackage Event
*
* @since 2.0
*/