Insert the shortcode

The plugin name should be written with lowercase characters and with no spaces, like:
[plugin_name settings_instance=1]
The
settings_instance
is optional and it defaults to 1.You can also call the shortcode inside your WordPress php files using the
do_shortcode()
function.