Creating a Plugin that uses WP functions
-
I’ve created an unconventional plugin.
When I say unconventional it doesn’t use the standard use of the plugin directory. I modified WordPress files to make this plugin work.
How do I go about making a plugin (with files in the plugin directory) that change the way a current function in WordPress works?
What my plugin does is it looks for World of Warcraft items in the news post, and then highlights them in purple.
Thanks,
Lang14
The topic ‘Creating a Plugin that uses WP functions’ is closed to new replies.