January 13, 2012 @ 04:05:52
After a little more than a 1.5 years I finally updated my
Wordpress plugin. I did a ton of code refactoring of both the PHP and the javascript. I added proper, persistent options managed through Wordpress's "Settings API". And as a last minute thing I added a couple of client-side "events" (using jQuery's
trigger method).
Also, the plugin now works on Wordpress pages (as opposed to blog listings). There's a theme change you'd have to make for 'more links' to work on pages (see
here). But that seemed to be a request that consistently hit my inbox.
The code refactoring....well, that was the best part. Adding GUI elements for options and all that is rewarding, but just not much fun. Rewriting the years old, mostly dormant, javascript with the knowledge and experience gained over that time was cool.
And now I must sleep, for my real job's clock starts ticking in a few hours.
Comments are Okay