CodeArt Units Converter
Easily add unit converters and calculators (basic & scientific) to your WordPress site using shortcodes.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_codeart_units_converter_shortcodes | Stores codeart units converter shortcodes data created by this plugin. | Static |
| wp_codeart_units_converter_units | Stores codeart units converter units 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:
codeart_units_converter_version