Title: Shortcode Lister
Author: AMP-MODE
Published: <strong>4 Dezembro, 2013</strong>
Last modified: 3 Maio, 2023

---

Procurar plugins

![](https://ps.w.org/shortcode-lister/assets/banner-772x250.png?rev=1564623)

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

![](https://ps.w.org/shortcode-lister/assets/icon-256x256.png?rev=1004711)

# Shortcode Lister

 Por [AMP-MODE](https://profiles.wordpress.org/ampmode/)

[Descarregar](https://downloads.wordpress.org/plugin/shortcode-lister.2.1.1.zip)

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

 [Suporte](https://wordpress.org/support/plugin/shortcode-lister/)

## Descrição

Shortcode Lister is a plugin designed to display a drop down menu of all the shortcodes
available to use in your posts and pages. This menu will allow you to select a shortcode
and have it automatically inserted into the editor for you.

If you have downloaded several plugins that produce their own custom shortcodes,
it may become cumbersome to remember all of the shortcodes you have available to
use. In a way this defeats the purpose of having an easy to use shortcode, if it
is too difficult to remember them all.

This plugin solves that problem, by producing a clean, easily accessible menu of
all the custom/third party added, and WordPress default shortcodes that you are 
able to use inside your posts and pages.

## Ecrãs

[⌊Shortcode Lister drop down menu. screenshot-1.png⌉⌊Shortcode Lister drop down 
menu. screenshot-1.png⌉[

Shortcode Lister drop down menu. screenshot-1.png

[⌊Shortcode Lister settings allows you to exclude some shortcodes from your drop
down menu. screenshot-2.png⌉⌊Shortcode Lister settings allows you to exclude some
shortcodes from your drop down menu. screenshot-2.png⌉[

Shortcode Lister settings allows you to exclude some shortcodes from your drop down
menu. screenshot-2.png

## Instalação

 1. Download archive and unzip in wp-content/plugins or install via Plugins – Add New.
 2. Activate the plugin through the Plugins menu in WordPress.
 3. View your list of available shortcodes in the Page or Post editor screen.

## Perguntas frequentes

### Does this plugin list default shortcodes that come with WordPress?

Yes. According to the WordPress Codex, the following are built-in shortcodes that
will be shown in the Shortcode Lister: [audio] [caption] [embed] [gallery] [video]

### Can your plugin display the shortcode attributes?

Shortcode attributes are created inside of the function that creates the shortcode,
and are not available globally. For that reason we are unable to display the attributes.

### What about shortcodes from other plugins?

Most shortcodes created by plugins you have downloaded will be included in Shortcode
Lister found on your Post or Page edit screen. If you have a plugin that produces
shortcodes and it is not listed in the Shortcode Lister menu, please let create 
a [support ticket](https://wordpress.org/support/plugin/shortcode-lister/).

### Why would I need this plugin?

If you like wasting time by under using shortcodes that have been provided to you
by the great plugins you have downloaded, then you probably do not need this plugin.

If you are like thousands of other people who want to use WordPress to its full 
potential, shortcodes are a great way to save time. This plugin will save you even
more time if your list of shortcodes gets too big for you to remember all of them.

### I have too many shortcodes, how can I remove some of them from the list?

A lot of times plugins will create a shortcode that only needs to be used once, 
and you will likely never need to use it again. If you have a lot of those shortcodes,
you can visit the settings page (Settings > Shortcode Lister), and check the box
next to each shortcode you want to remove from the list. Now when you view the shortcode
menu you will have a nice clean list of shortcodes that can be easily sorted through
without the clutter.

### How do I insert the shortcode into my post?

Simply click where you want the shortcode to be inserted in your post editor, then
select the shortcode from the menu. Your shortcode will be inserted automatically
for you!

## Avaliações

![](https://secure.gravatar.com/avatar/ec7a2b3cea5d54549da6b05ce55d54afc80ee47307b5767beb404fad277ffd06?
s=60&d=retro&r=g)

### 󠀁[Great for website reference](https://wordpress.org/support/topic/great-for-website-reference/)󠁿

 [Thomas Rendleman](https://profiles.wordpress.org/thomasrendleman/) 11 Setembro,
2019 1 resposta

When building a website it's nice to be able to see what shortcakes are available.

![](https://secure.gravatar.com/avatar/a7af0add408bd5a1cd555eee65160d97e040d0065e3f502f315c9c7eceee95c7?
s=60&d=retro&r=g)

### 󠀁[Handy tool!](https://wordpress.org/support/topic/handy-tool-17/)󠁿

 [Kirr](https://profiles.wordpress.org/kirr/) 29 Janeiro, 2018 1 resposta

Very handy! It will be even better to have an option to view shortcodes grouped 
by origin (built-in, some plugin, some theme). Best regards!

 [ Ler todas as 3 avaliações ](https://wordpress.org/support/plugin/shortcode-lister/reviews/)

## Contribuidores e programadores

“Shortcode Lister” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

 *   [ AMP-MODE ](https://profiles.wordpress.org/ampmode/)
 *   [ Scott DeLuzio ](https://profiles.wordpress.org/scottdeluzio/)

“Shortcode Lister” foi traduzido para 1 locale. Obrigado aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/shortcode-lister/contributors)
pelas suas contribuições.

[Traduza o “Shortcode Lister” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/shortcode-lister)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/shortcode-lister/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/shortcode-lister/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/shortcode-lister/)
por [RSS](https://plugins.trac.wordpress.org/log/shortcode-lister/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 2.1.1

 * Updated tested up to version.
 * Added Contributors.

#### 2.1.0

 * Applied WordPress VIP coding standards. Thanks to Douglas Johnson for the Pull
   Request that incorporated these standards.
 * Removed unnecessary code that was used for “tabbing” the settings page. Only 
   one setting page is needed so the additional tabs code is not needed.

#### 2.0.2

 * Bug fix language text domain.

#### 2.0.1

 * Bug fix on plugin file includes.

#### 2.0.0

 * Rewritten plugin to allow for easier use.
 * NEW: Drop down menu above all editor boxes with a list of shortcodes. Selecting
   a shortcode from the menu inserts it into your post where your cursor is.
 * NEW: Settings page allows you to exclude some shortcodes from the drop down menu.
   Useful if you only use a shortcode once and do not need it on a regular basis.
 * NEW: Displays the shortcode menu on all post types (previously only showed a 
   list on default post and page post types).
 * NEW: Included translatable strings and POT file. Submit translations to https://
   scottdeluzio.com/contact/

#### 1.0.4

 * Minor update

#### 1.0.3

 * Minor update
 * Updated to 4.0

#### 1.0.2

 * Minor update
 * Updated to 3.8

#### 1.0.1

 * Minor fixes.

#### 1.0

 * Initial release.

## Metadados

 *  Versão **2.1.1**
 *  Última actualização **Há 3 anos**
 *  Instalações activas **100+**
 *  Versão do WordPress ** 2.7.0 ou superior **
 *  Testado até **6.2.13**
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/shortcode-lister/) e [Greek](https://el.wordpress.org/plugins/shortcode-lister/).
 *  [Traduza para o seu idioma](https://translate.wordpress.org/projects/wp-plugins/shortcode-lister)
 * Etiquetas
 * [list](https://pt.wordpress.org/plugins/tags/list/)[shortcode](https://pt.wordpress.org/plugins/tags/shortcode/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/shortcode-lister/advanced/)

## Classificações

 5 out of 5 stars.

 *  [  3 5-star reviews     ](https://wordpress.org/support/plugin/shortcode-lister/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/shortcode-lister/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/shortcode-lister/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/shortcode-lister/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/shortcode-lister/reviews/?filter=1)

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

[Ver todas as revisões](https://wordpress.org/support/plugin/shortcode-lister/reviews/)

## Contribuidores

 *   [ AMP-MODE ](https://profiles.wordpress.org/ampmode/)
 *   [ Scott DeLuzio ](https://profiles.wordpress.org/scottdeluzio/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

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

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BTGBPYSDDUGVN)