A couple of the plugins listed here show up on Extend with warnings about not having been updated in the last two years. You can ignore those warnings. They haven't been updated because they were written correctly in the first place. Best Plugin for...? Great big list of best … [Read more...] about How to do damn near anything with WordPress
jquery
Getting tag autocomplete (and other jQuery stuff) to work for visitors
The trickiest part of the latest updates to Twenty Links was getting the tag suggest function to work for users who aren't logged in. I'm pretty much a n00b when it comes to jQuery -- JavaScript in general has always been my weakest skill -- so I went looking for a handy … [Read more...] about Getting tag autocomplete (and other jQuery stuff) to work for visitors
WordPress Hidden Gems: JavaScript Libraries
WordPress includes a number of JavaScript libraries because it uses those libraries in the administration screens. They’re available for you to use in your themes and plugins as well. The libraries include jQuery, Prototype, Scriptaculous, and SWFUpload. See the wp_enqueue_script … [Read more...] about WordPress Hidden Gems: JavaScript Libraries