This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* Plugin Name: Hey Jude | |
* Description: This would have probably happened if Matt Mullenweg was a Beatles fan. (Based off Hello Dolly) | |
* Version: 1.0 | |
* Author: Nikhil Vimal | |
*/ | |
function hey_jude_get_lyric() { | |
/** These are the lyrics to Hey Jude */ |