Skip to content

Instantly share code, notes, and snippets.

@drrobotnik
Created December 11, 2014 20:52
Show Gist options
  • Save drrobotnik/494f1db1e64562c6e5f5 to your computer and use it in GitHub Desktop.
Save drrobotnik/494f1db1e64562c6e5f5 to your computer and use it in GitHub Desktop.
<?php
/*
Plugin Name: Caava
Plugin URI: http://www.caavadesign.com/
Description: Moo
Version: 0.0.1
Author: Brandon Lavigne
*/
add_action( 'plugin_autoloader', 'Caava\Common' );
add_action( 'plugin_autoloader', 'Caava\Image' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment