Skip to content

Instantly share code, notes, and snippets.

@enejb
Created December 2, 2014 20:28
Show Gist options
  • Save enejb/a9fb871ee983de1ad0a4 to your computer and use it in GitHub Desktop.
Save enejb/a9fb871ee983de1ad0a4 to your computer and use it in GitHub Desktop.
Broken WordPress Plugin
<?php
/*
Plugin Name: Broken WordPress plugin
Plugin URI: https://gist.github.com/
Description: Broken plugin, don't activate it.
Author: Enej Bajgoric
Version: 1.0
*/
fun_ction test_(){
This plugin doesn't work'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment