↧
Function for Creating Tables with WordPress Plugins
Here is a very useful function I have written to install/update the database tables in your custom WordPress plugin. Basically I have used the examples given on the “Creating Tables with Plugins” page...
View ArticleWordPress dbDelta Function Problems
For a couple of weeks I was trying to figure out why the database tables in my plugin weren’t getting updated when the plugin was installed or activated. I had recently written a function (based on...
View ArticleVote for Event Espresso – 2010 Plugin of the Year
Vote for Event EspressoEvent Espresso has been nominated for the prestigious “2010 Plugin of the Year Award” at WordPress Honors. Please take a few minutes to show your support for Event Espresso (and...
View Article