My first Wordpress plugin
Posted 2007-01-27 (Sat) 22:20 under Site news
Today I’ve written my first Wordpress plugin! It was surprisingly easy. I wrote a plugin that lets me add pictures from the gallery to my blog posts. I used to generate the HTML code for the thumbnails with a script and copy-paste that code into my blog post which is far from optimal. Now I let the same script generate a string like this: [\mrdeus_plogger:60,59,15,14] (without the backslash) and the plugin transforms that into the images below. The BoA image to the right is also generated by the plugin.
