Tagged Questions
0
votes
1answer
94 views
Can't create tables with my plugin
Here is the code:
<?php
/*
Plugin Name: MyPluggin
Plugin URI: http://localhost/
Description:
Version: 0.0.2
Author: localhost
Author URI: http://localhost/
License: GPL2
*/
...