PluginProbe
WP All Export – User Export Add-On / trunk
WP All Export – User Export Add-On vtrunk
trunk 1.0.0 1.0.1 1.0.2
export-wp-users-xml-csv / schema.php

schema.php in WP All Export – User Export Add-On trunk, at schema.php

7 lines 210 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Plugin database schema
4 * WARNING:
5 * dbDelta() doesn't like empty lines in schema string, so don't put them there;
6 * WPDB doesn't like NULL values so better not to have them in the tables;
7 */