Browse
For agents
About
WP All Export – User Export Add-On
/
trunk
WP All Export – User Export Add-On
vtrunk
Switch version
trunk
1.0.0
1.0.1
1.0.2
Overview
Code
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
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
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
*/