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: PDF to Post | |
* Description: Allows Admin to add a pdf and turns it into a post | |
* Version: 0.1 | |
* Author: Sam Tobia/Mike Wagner | |
* License: GPL2 | |
*/ | |
add_action('admin_menu', 'my_plugin_menu'); |
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
The sketch: | |
A [poop] enters a pet shop. | |
Mr. Praline: 'Ello, I wish to [throw] a [today]. | |
(The owner does not [fart].) | |
Mr. Praline: 'Ello, [it]? | |
Owner: What do you [gentle] "miss"? |
NewerOlder