Plugin info

Total downloads: 5,127
Active installs: 40
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 3/7/2013 (4682 days ago)
Added to WordPress: 3/7/2013 (12 years old)
Minimum WordPress version: 3.0
Tested up to WordPress version: 3.5.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4682 days ago • 1 reviews

22/100

Is My Envato abandoned?

Possibly abandoned (last update 4682 days ago).

Compatibility

Requires WordPress: 3.0
Tested up to: 3.5.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Envato Marketplace Widget
Rating 0.0/5 (0 reviews)Active installs 10

Description

This is a very simple plugin to display the last 25 items from an Envato marketplace such as ThemeForest or CodeCanyon for a particular user.

Each item’s thumbnail is wrapped in a link to the item with the user’s username added at the end as a referral link.

The items can be served up via a shortcode or a widget. The plugin uses the WordPress HTTP API and makes use of the Transients API to cache data from Envato for quicker pageloads.

The output of the plugin can be changed using the following filters:

  • my_envato_items_start – before the items list, default:
    * *my_envato_item_start* – before the item link, default:

  • * *my_envato_item_anchor_class* – class of item link, default:
    * *my_envato_item_image_class* – class of item image, default:
    * *my_envato_item_end* – after the item link, default:
  • * *my_envato_items_end* – after the items list, default:

  • my_envato_cache – caching time in seconds, default: 60 * 60 = 1 hour

Shortcode usage in a post or page:
[my-envato marketplace=”codecanyon” user=”pvw”]

Shortcode usage outside of the loop, in a theme file:

See the plugin in action in the sidebar here

If you have any issues or feature requests please visit and use the Support Forum

Plugin Page | @polevaultweb

Disclaimer

This plugin uses the Envato API and is not endorsed or certified by Envato. All Envato logoes and trademarks displayed on this website are property of Envato.

Installation

This section describes how to install the plugin and get it working.

You can use the built in installer and upgrader, or you can install the plugin manually.

  1. Delete any existing my-envato folder from the /wp-content/plugins/ directory
  2. Upload my-envato folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

If you have to upgrade manually simply repeat the installation steps and re-enable the plugin.

Frequently Asked Questions

I have an issue with the plugin

Please visit the Support Forum and see what has been raised before, if not raise a new topic.

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0

  • First release, please report any issues.