Wednesday, 8 October 2014

Creating Tables in WordPress Database on Plugin Activation

Source : Creating Tables in WordPress Database on Plugin Activation

Published On : October 08, 2014 at 03:45PM

By : Agbonghama Collins



WordPress provides plugin developers the option to store settings or data specific to a plugin into to the options database table (wp_options) made easy with a number of helper functions such as add_option, update_option and delete_option to add, update and delete data in the options table respectively. Data stored in the options table should be […]





For More Go to : w3guy - Diary of a Geek

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home