KOKINIO - MANAGER
Edit File: help-shortcodes-templates.php
<div class="postbox wc-ppp-help-tab" id="wc-ppp-help-shortcode-templates-tab" style="display:none;"> <h2 class="hndle"><?php esc_attr_e( 'Shortcode Templates', 'wc_pay_per_post' ); ?></h2> <div class="inside"> <p>You can override any of the shortcode templates by copying them into your theme directory!</p> <img src="<?php echo plugin_dir_url( __DIR__ ) . 'img/shortcode-templates.png'; ?>" width="100%"> <p><code>All template files are located in /plugins/woocommerce-pay-per-post/public/partials/</code></p> </div> </div>