<?php echo get_option('amazon_master_name'); ?>

Individual Shortcode

uses TechGasp Wordpress Framework. The Individual Shortcode is easy to use and can be found when you edit a post or a page under the wordpress text editor. Once you have created your shortcode, Just insert the shortcode [amazon-master] anywhere inside your text.

Individual vs Universal Shortcode

The Individual Shortcode allows you to have a different, customized shortcodes per page or post, you can configure it when editing a post or page. The Universal Shortcode configurable below, allows you to have the same shortcode in all pages and posts by adding [amazon-master-un] into the text.