Create a WordPress Plugin With Its Own Custom Database Table
By Steven Snell | Published April 7th, 2009 in NewsIn 99% of the currently available WordPress plugins, there is absolutely no need for them to have a custom table – WordPress utilizes the ‘options’ table to help in most cases. However, what if your plugin requires it’s own “space” in the WordPress database? Today, we will learn how we can create that database table for your plugin.




It‘s quiet in here! Why not leave a response?