>
Download This Plugin | |
Download Elegant Themes | |
Name | My Envato |
Version | 1.0.0 |
Author | polevaultweb |
Rating | 100 |
Last updated | 2013-03-07 08:23:00 |
Downloads |
2649
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
My Envato plugin added 3 bytes of resources to the Home page and 39 bytes of resources to the sample Post page.
My Envato plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! My Envato plugin ads no tables to your Wordpress blog database.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:
<ul>
<li style="padding: 0 10px 10px 0; float:left;">
</li>
</ul><div style="clear: both"></div>
Shortcode usage in a post or page:
[my-envato marketplace="codecanyon" user="pvw"]
Shortcode usage outside of the loop, in a theme file:
<?php echo do_shortcode('[my-envato marketplace="codecanyon" user="pvw"]'); ?>
See the plugin in action in the sidebar here
If you have any issues or feature requests please visit and use the Support Forum