golden hour
/var/www/html/wp-content/plugins/envato-market/inc/admin/view/callback/section
⬆️ Go Up
Upload
File/Folder
Size
Actions
items.php
538 B
Del
OK
oauth.php
1.47 KB
Del
OK
Edit: items.php
<?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>
Save