Dental Focus
WordPress plugin for dental clinics — appointment forms, testimonials, team profiles, treatments, portfolio, and social media links. No coding needed.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dk_forms | Stores form definitions and related configuration. | Static |
| wp_dk_social_media | Stores dk social media data created by this plugin. | Static |
| wp_dk_submissions | Stores form submissions and user-entered data. | 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:
dk_db_versionOption key:dk_opening_hoursOption key:dk_settingswp_postmetawp_postsCustom post type:
df-bannerCustom post type:df-portfolioCustom post type:df-teamCustom post type:df-testimonialCustom post type:df-treatmentwp_termsCustom taxonomy:
df-banner-categoriesCustom taxonomy:df-category-testimonialCustom taxonomy:df-portfolio-categoriesCustom taxonomy:df-team-categoriesCustom taxonomy:df-treatment-categories