Wordpress: Create custom database tables


/ Published in: PHP
Save to your folder(s)

Create custom database tables within wordpress. Just replace 'stats' with the name of your table, and then the $sql variable with your create table sql.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.