KOKINIO - MANAGER
Edit File: help-shortcodes.php
<div id="wc-ppp-help-shortcode-tab" class="wc-ppp-help-tab" style="display:none;"> <div class="postbox"> <h2 class="hndle" id="shortcodes"><?php esc_attr_e( 'Available Shortcodes', 'wc_pay_per_post' ); ?></h2> <div class="inside"> <h4><?php esc_attr_e( 'Default Shortcode', 'wc_pay_per_post' ); ?></h4> <input type="text" class="code" value="[woocommerce-payperpost template='purchased' orderby='post_date' order='DESC']" style="width:100%;"> <p><?php _e('This plugin has several different options for displaying purchased content. It is strongly recommended that you view all shortcodes, attributes and descriptions by visiting <a href="https://pramadillo.com/documentation/shortcodes-for-woocommerce-pay-per-post/" target="_blank">our shortcode documentation.</a></p>','wc_pay_per_post'); ?> </div> </div> </div>