Skip to content

Instantly share code, notes, and snippets.

View stevep's full-sized avatar

Steve Pfisterer stevep

  • Stout Logic, LLC
  • Chicago, IL
View GitHub Profile
@wpsmith
wpsmith / WPS_Ajax.php
Created August 13, 2015 21:14
PHP/JS: WordPress Ajax as OOP.
<?php
/**
* WP Ajax Abstract Class.
*
* @package WPS_Core
* @author Travis Smith <t@wpsmith.net>
* @copyright 2014 Travis Smith
* @license GPL-2.0+
*/