'.__('Shortcode', RTBS_TXTDM ), 'dmb_rtbs_help_display', // Below 'rtbs_tabs', 'side', 'high' ); } /* Displays the metabox. */ function dmb_rtbs_help_display() { ?>
post_name; $shortcode = '[rtbs name="'.$slug.'"]'; $shortcode_unpublished = "" . /* translators: Leave HTML tags */ __("Publish your tab set before you can see your shortcode.", RTBS_TXTDM ) . ""; echo ($slug != '') ? $shortcode : $shortcode_unpublished; ?>
[Shortcode] above in your post/page.', RTBS_TXTDM ) ?>