Skip to content

Instantly share code, notes, and snippets.

@CezaryH
CezaryH / pug-bomb.php
Last active August 29, 2015 14:17 — forked from retgef/pug-bomb.php
<?php
/*
Plugin Name: Pug Bomb API Endpoint
Description: Adds an API endpoint at /api/pugs/$n_pugs
Version: 0.1
Author: Brian Fegter
Author URL: http://coderrr.com
*/
class Pugs_API_Endpoint{
@CezaryH
CezaryH / 0_reuse_code.js
Created September 26, 2013 08:06
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console