The Shortcode
ioMenu WordPress Shortcode
[ioMenu]
This shortcode can be placed on any page using the WordPress editor or a page builder.
ioMenu WordPress Shortcode - PHP
<?php echo do_shortcode('[ioMenu]'); ?>
The above code can be placed inside your theme's header file to integrate ioMenu with your theme.