Using Calculator Shortcodes
Shortcodes are how you place calculators in WordPress. Add one to a page, post or widget area, and the plugin renders the calculator there.
The basic shortcode
Select a calculator by its tool id:
[numroq_tool type="abjad"]
Change type to any calculator's id. The plugin renders the input form, runs the calculation through your API key when a visitor submits it, and shows the result, including any chart the tool produces.
Finding the right id
The plugin settings page lists every available calculator together with the exact shortcode to copy, so you do not have to remember ids. For a grouped reference of all calculators, see the Calculator Reference.
Placing them well
- Give each calculator its own page with a clear title and a short intro for the best search visibility.
- Link related calculators to each other so visitors can explore.