Cost Calculator Hooks
This is a guide for developers to customize and extend Cost Calculator features with code.
Last updated
Was this helpful?
This is a guide for developers to customize and extend Cost Calculator features with code.
Last updated
Was this helpful?
A hook is a piece of code that programmers use to change or extend applications or operating systems by catching and working with messages or events that happen inside them.
If you want to add a special piece of code to your website, you can place it in the plugin, your child theme's functions.php, or your own custom plugin.
Before you make any changes to the code, make sure you have FTP access in case there are mistakes.
There are lists of hooks used in the Cost Calculator plugin for: