Tags

Tag Archives: WordPress

Autocomplete in WordPress
There are a number of WordPress plugins that provide some jQuery AutoComplete functionality. The problem is, they only access data that’s in the WordPress Database.  I needed to be able to use autocomplete using a City/State database that is separate from the WordPress database in MySQL. Then, I needed to pull more data from that […] Read more »


WP MultiSite List of Sites with Links
When I was working on creating a multi-site installation to show a number of demo themes that I offer, I needed to show a list of all of the sites and list them in alphabetic order with links to each one. There are plugins that have the same functionality but I wanted to put the […] Read more »


Booking Calendar Clear Selection
Finding this code had me pulling my hair out! The Booking Calendar plugin for WordPress is a very nice plugin with a free version as well as several incrementally complex versions that offer helpful features for more cost.  I’m using this plugin to take booking requests for the Coppertree House Vacation Guest Suite. Many of […] Read more »


Simple Tab-Slide WordPress Plugin
To be honest, I don’t know a whole lot about creating WordPress plugins. I needed a Tab-Slide Out Plugin for WordPress but none of the ones I could find did just what I wanted them to do. So I found out is that it isn’t really very hard to start a plugin — it’s very […] Read more »


Content

Slideout Tab

This is a jQuery Plugin by William Paoli that has been adapted to be a WordPress plugin.


There are no Dashboard Options for this plugin. It can only be edited via the WordPress Plugin Editor.


It can be used as a contact form or any number of other informational uses.