Import and export users and customers
Import and export users and customers including user meta, roles, and other. Compatible with many plugins. Do it from the front end or using cron.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_actionscheduler_actions | Stores actionscheduler actions data created by this plugin. | Static |
| wp_actionscheduler_logs | A logging table that records activity, events, or audit history. | Static |