Easy Events Manager

Easy solution for Single or Multiple events

1 database table

Table NameDescriptionMethod
wp_eem_attendeesStores eem attendees 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_options
Option key:eem_archive_hide_item_partsOption key:eem_archive_itemsOption key:eem_archive_items_per_rowOption key:eem_archive_pagination_next_textOption key:eem_archive_pagination_prev_textOption key:eem_archive_show_paginationOption key:eem_archive_slug
wp_postmeta
Post meta
wp_posts
Custom post type:eventCustom post type:event_template
wp_terms
Custom taxonomy:event_cat