Admin Todotastic
Admins can assign or share todo items attached to a post, a WooCommerce order, a product, and a coupon by mentioning internal users.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bdotstd_todo_mentions | Stores bdotstd todo mentions data created by this plugin. | Static |
| wp_bdotstd_todo_statuses | Stores analytics or statistics data. | Static |
| wp_bdotstd_todos | Stores bdotstd todos data created by this plugin. | Static |