Description
CodeArt Units Converter is a fast, flexible, and lightweight plugin that lets you embed interactive unit converters, a basic calculator, and a scientific calculator into any post, page, or widget using simple shortcodes. Perfect for education websites, blogs, engineering platforms, health tools, or any site where users need quick, reliable conversions and calculations without leaving the page.
Unlike many plugins that rely on external APIs, CodeArt Units Converter works 100% locally, ensuring faster load times and full privacy. Its responsive layout works smoothly on desktops, tablets, and mobile devices.
Key Features
- ✅ Weight units converter (kg, lb, g, oz, and more)
- ✅ Speed units converter (km/h, m/s, mph, knots)
- ✅ Area units converter (m², ft², acres, hectares, etc.)
- ✅ Volume units converter (liters, gallons, cubic meters, etc.)
- ✅ Length units converter (meters, feet, inches, miles, etc.)
- ✅ Temperature converter (Celsius, Fahrenheit, Kelvin)
- ✅ Time converter (seconds, minutes, hours, days, etc.)
- ✅ Digital Storage converter (KB, MB, GB, TB, etc.)
- ✅ Energy converter (Joules, Calories, kWh, etc.)
- ✅ Power converter (Watts, Kilowatts, Horsepower, etc.)
- ✅ Pressure converter (Pa, bar, PSI, atm, etc.)
- ✅ Force converter (Newtons, dynes, pound-force, etc.)
- ✅ Angle converter (degrees, radians, grads)
- ✅ Frequency converter (Hz, kHz, MHz, etc.)
- ✅ Fuel Economy converter (mpg, L/100km, etc.)
- ✅ Density converter (kg/m³, g/cm³, lb/ft³, etc.)
- 🧮 Basic Calculator – For everyday arithmetic
- 🧪 Scientific Calculator – Advanced functions like powers, roots, trigonometry, logs, π, and e
- 🌐 Fully responsive design
- ⚙️ Simple shortcode integration
- 🚀 Fast, AJAX-powered performance
Example Shortcodes
Use the type
attribute to specify the converter or calculator. You can also use the style
attribute to customize layout (e.g., table
, list
).
[codeart_units_converter_converters type='weight' style='table']
[codeart_units_converter_converters type='speed' style='table']
[codeart_units_converter_converters type='area' style='table']
[codeart_units_converter_converters type='volume' style='table']
[codeart_units_converter_converters type='length' style='table']
[codeart_units_converter_converters type='temperature' style='table']
[codeart_units_converter_converters type='time' style='table']
[codeart_units_converter_converters type='digital_storage' style='table']
[codeart_units_converter_converters type='energy' style='table']
[codeart_units_converter_converters type='power' style='table']
[codeart_units_converter_converters type='pressure' style='table']
[codeart_units_converter_converters type='force' style='table']
[codeart_units_converter_converters type='angle' style='table']
[codeart_units_converter_converters type='frequency' style='table']
[codeart_units_converter_converters type='fuel_economy' style='table']
[codeart_units_converter_converters type='density' style='table']
[codeart_units_converter_converters type='basic_calculator' style='default']
[codeart_units_converter_converters type='scientific_calculator' style='default']
Need Help?
If you have feature requests, need help, or have found a bug, let us know in the support forum or contact us at https://support.codeisart.net.
Also, check the full documentation for setup instructions and feature guides.
Installation
Manual Installation
- Upload the plugin files to the
/wp-content/plugins/codeart-units-converter
directory, or install it via the WordPress Plugins page. - Activate the plugin via the Plugins page.
- Use the CodeArt Units Converter Settings to configure the plugin.
Installation via WordPress Admin
- Open your WordPress Dashboard and go to the Plugins page.
- Click on Add New.
- Search for CodeArt Units Converter.
- Click Install Now and then Activate.
FAQ
-
How many converters are available?
-
Currently, the plugin includes:
– 16+ unit converters (Weight, Speed, Area, Volume, Length, Temperature, Time, Digital Storage, Energy, Power, Pressure, Force, Angle, Frequency, Fuel Economy, Density)
– 2 calculators (Basic and Scientific)More features are under development.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“CodeArt Units Converter” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “CodeArt Units Converter” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.6.0
- 🔥 Major update: Added 13 new unit converters (Length, Volume, Temperature, Time, Digital Storage, Energy, Power, Pressure, Force, Angle, Frequency, Fuel Economy, Density)
- 🔀 New unified shortcode:
[codeart_units_converter_converters type='...' style='...']
- Enhanced responsiveness
- Added full shortcode documentation
1.3.0
- Added Basic Calculator
- Added Scientific Calculator
- Improved layout and responsive styles
- Optimized performance
1.0.5
- Added styles
- Minor changes
1.0.4
- Minor style changes
1.0.3
- Added styles
- Minor changes
1.0.2
- Minor changes
1.0.1
- Minor changes
1.0.0
- Initial release