Title: Custom Etsy Widget
Author: jcoxwell
Published: <strong>18 janeiro, 2010</strong>
Last modified: 28 outubro, 2010

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://s.w.org/plugins/geopattern-icon/etsy-widget.svg)

# Custom Etsy Widget

 Por [jcoxwell](https://profiles.wordpress.org/jcoxwell/)

[Baixar](https://downloads.wordpress.org/plugin/etsy-widget.1.0.8.zip)

 * [Detalhes](https://br.wordpress.org/plugins/etsy-widget/#description)
 * [Avaliações](https://br.wordpress.org/plugins/etsy-widget/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/etsy-widget/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/etsy-widget/#developers)

 [Suporte](https://wordpress.org/support/plugin/etsy-widget/)

## Descrição

This plugin adds a sidebar widget that displays a grid of thumbnails linking to 
items in an etsy store. The user can select the number of rows and columns to display.
The results are similar to Etsy Mini but since it doesn’t use flash or an iframe
the theme sidebar style is inherited. Users can also customize the display by adding‘
etsy’ css class definitions to their theme style sheet.

You can choose to show the most recent items or a random set on each load.

This plugin has only been tested on linux, but I can’t think of any reason why it
wouldn’t work on windows as well.

You can see it running at [blog.cheyenneweil.com](http://blog.cheyenneweil.com).

This plugin requires PHP5.

The term ‘Etsy’ is a trademark of Etsy, Inc. This application uses the Etsy API 
but is not endorsed or certified by Etsy, Inc.

## Capturas de tela

 * [[
 * The admin interface.
 * [[
 * How it looks on the page.

## Instalação

 1. Upload `etsy-widget.php` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use the Etsy widget in your sidebars and click ‘[EDIT]’.
 4. Enter your etsy shop name and the number of rows and columns to display.
 5. Choose how items are chosen (Most Recent, or Random).
 6. If desired, add custom styling to your theme for the ‘etsy’ css class, otherwise
    it will default to sidebar style rules.

## Perguntas frequentes

  Why not use the other etsy sidebar widget?

At the time I wrote this plugin another etsy sidebar widget was available. However,
it didn’t meet my needs because it only allowed you to embed Etsy Mini code. Functionality
which could just as easily be obtained with the default ‘Text’ widget.

  Why not use Etsy Mini?

Etsy Mini uses an iframe or flash object. In either case there is no easy way to
control the styling. Also, you must go to your etsy account to generate new code
if you want to change the basic layout. This widget allows complete styling and 
an equivalent number of layout options in the widget configuration.

  Does it cache the Etsy API call results?

Yes. By default, a json cache file is stored in the system temp directory. The cache
is refreshed every 6 hours. You can change the cache location in the configuration
window.

  Why not use the wordpress object cache?

The wordpress object cache is not enabled by default. I choose not to use it because
I wanted the plugin to be as easy as possible to install.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Custom Etsy Widget” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ jcoxwell ](https://profiles.wordpress.org/jcoxwell/)

[Traduzir o “Custom Etsy Widget” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/etsy-widget)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/etsy-widget/), 
consulte o [repositório SVN](https://plugins.svn.wordpress.org/etsy-widget/) ou 
assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/etsy-widget/)
por [RSS](https://plugins.trac.wordpress.org/log/etsy-widget/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.8

Fix optional link to store home page.

#### 1.0.7

Clear the cache on activation. This solves a couple of problems. Most importantly
if Etsy changes the API format the cache will be cleared automatically on upgrade.
It’s also handy to be able to clear the cache manually by deactivating and reactivating
the plugin.

You must use your shop name. An error will appear if an old version of the plugin
was set to use you user id number. If this happens go to the widget configuration
and change it.

#### 1.0.6

Upgrade to use Esty API V2.

Removed invalid image size options.

#### 1.0.5

Add option to change cache location. The default is to use whatever is returned 
by the php function sys_get_temp_dir (usually /tmp on unix systems).

#### 1.0.4

Fixed bug in column layout. Older version wouldn’t render more than 2 columns.

#### 1.0.3

Add admin option to choose image thumbnail size for display.

Set cache life to 6hrs to comply with etsy api requirements.

#### 1.0.2

Fix a cache problem that would occur when showing the widget from multiple blogs
installed as different users.

#### 1.0.1

Add readme, comments, and documentation.

## Meta

 *  Versão **1.0.8**
 *  Última atualização **16 anos atrás**
 *  Instalações ativas **70+**
 *  Versão do WordPress ** 2.2 ou superior **
 *  Testado até **3.0.5**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/etsy-widget/)
 * Tags
 * [etsy](https://br.wordpress.org/plugins/tags/etsy/)[sidebar](https://br.wordpress.org/plugins/tags/sidebar/)
   [widget](https://br.wordpress.org/plugins/tags/widget/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/etsy-widget/advanced/)

## Classificações

 1 de 5 estrelas.

 *  [  0 avaliação com 5 estrela     ](https://wordpress.org/support/plugin/etsy-widget/reviews/?filter=5)
 *  [  0 avaliação com 4 estrela     ](https://wordpress.org/support/plugin/etsy-widget/reviews/?filter=4)
 *  [  0 avaliação com 3 estrela     ](https://wordpress.org/support/plugin/etsy-widget/reviews/?filter=3)
 *  [  0 avaliação com 2 estrela     ](https://wordpress.org/support/plugin/etsy-widget/reviews/?filter=2)
 *  [  1 avaliação com 1 estrela     ](https://wordpress.org/support/plugin/etsy-widget/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/etsy-widget/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/etsy-widget/reviews/)

## Colaboradores

 *   [ jcoxwell ](https://profiles.wordpress.org/jcoxwell/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/etsy-widget/)

## Doar

Gostaria de contribuir para o desenvolvimento deste plugin?

 [ Doe para este plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=11250185)