Database
Interfaces, Classes and Traits
- Filters
- Handles creation of the `filters` db table.
- Groups
- Handles creation of the `groups` db table.
- Index
- Handles creation of the `index` db table.
- Table
- Base `Table` class used to handle the registration
of custom database tables during plugin activation.