| .. | |||||
| actions | |||||
| classes | |||||
| config | |||||
| controllers | |||||
| filters | |||||
| helpers | |||||
| i18n | |||||
| models | |||||
| static | |||||
| views | |||||
| .gitignore | |||||
| schema.php | |||||
| wpai-user-add-on.php |
<?php /** * Plugin database schema * WARNING: * dbDelta() doesn't like empty lines in schema string, so don't put them there; * WPDB doesn't like NULL values so better not to have them in the tables; */
| .. | |||||
| actions | |||||
| classes | |||||
| config | |||||
| controllers | |||||
| filters | |||||
| helpers | |||||
| i18n | |||||
| models | |||||
| static | |||||
| views | |||||
| .gitignore | |||||
| schema.php | |||||
| wpai-user-add-on.php |