PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
envato-market
/
inc
/
admin
/
view
/
callback
/
section
<?php /** * Items section * * @package Envato_Market * @since 1.0.0 */ ?> <p><?php esc_html_e( 'Add Envato Market themes & plugins using multiple OAuth tokens. This is especially useful when an item has been purchased on behalf of a third-party. This works similarly to the global OAuth Personal Token, but for individual items and additionally requires the Envato Market item ID.', 'envato-market' ); ?></p> <p><?php esc_html_e( 'Warning: These tokens can be revoked by the account holder at any time.', 'envato-market' ); ?></p>
[-] items.php
[edit]
[+]
..
[-] oauth.php
[edit]