Easy Vote
Add Easy Vote to your webpage and enjoy automatic votes system
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_easy_vote_forms | Stores form definitions and related configuration. | Static |
| wp_easy_vote_ranking | Stores easy vote ranking data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
evmp_db_version