Title: Minimal Shortcode UI
Author: Max
Published: <strong>3 Giugno 2015</strong>
Last modified: 6 Febbraio 2016

---

Ricerca i plugin

![](https://ps.w.org/minimal-shortcode-ui/assets/banner-772x250.jpg?rev=1173562)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/minimal-shortcode-ui/assets/icon.svg?rev=1173575)

# Minimal Shortcode UI

 Di [Max](https://profiles.wordpress.org/maxdw/)

[Scarica](https://downloads.wordpress.org/plugin/minimal-shortcode-ui.zip)

 * [Dettagli](https://it.wordpress.org/plugins/minimal-shortcode-ui/#description)
 * [Recensioni](https://it.wordpress.org/plugins/minimal-shortcode-ui/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/minimal-shortcode-ui/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/minimal-shortcode-ui/#developers)

 [Supporto](https://wordpress.org/support/plugin/minimal-shortcode-ui/)

## Descrizione

The minimum code required that allows the user configure and add an shortcode to
the page contents using a popup form that is accessible through the TinyMCE content
editor.

Suitable for developers that wish to provide their users with an easy way of adding
your custom shortcodes. The plugin provides an abstract shortcode class that can
be extended and registered into the shortcode factory. Which will result in the 
shortcodes showing up in the dropdown menu.

## Screenshot

 * [[
 * screenshot-1.jpg
 * [[
 * screenshot-2.jpg

## Installazione

 1. Download ZIP file
 2. Unzip contents to the /wp-content/plugins/ directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress
 4. If developing shortcodes for your theme or plugin, have a look at example.php

## FAQ

  Is this plugin multilingual?

All text is run through translation functions, but no translation files are provided
out of the box.

  How do I start adding shortcodes to my content?

When you activate the plugin a new button will be available in the ‘Visual’ mode
of the content editor. This will open up a dialog that will allow you to select 
and customize available shortcodes.

  How do I add my own custom shortcodes?

Make sure the plugin is active and have a look at example.php in the plugin’s root
directory.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Minimal Shortcode UI” è un software open source. Le persone che hanno contribuito
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Minimal Shortcode UI” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/minimal-shortcode-ui)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/minimal-shortcode-ui/)
segui il [repository SVN](https://plugins.svn.wordpress.org/minimal-shortcode-ui/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/minimal-shortcode-ui/)
tramite [RSS](https://plugins.trac.wordpress.org/log/minimal-shortcode-ui/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.2.1

 * Tested WordPress 4.4.2 support

#### 1.2.0

 * Changes that will give plugin/theme developers more control over their shortcodes.
 * Added filter sui_shortcode_get
 * Added filter sui_shortcode_array
 * Added filter sui_shortcodes_before_remove
 * Added filter sui_shortcodes_before_unregister
 * Added filter sui_shortcodes_before_add
 * Added filter sui_shortcodes_before_register
 * Added filter sui_shortcodes_get
 * Added action sui_shortcodes_before_registration
 * Added filter sui_shortcodes_registration

#### 1.1.1

 * Fixes parsing errors when your server has ASP, eRuby or JSP enabled. The Underscore
   templates now use different delimiters.

#### 1.1.0

 * Added Shortcodes::exists to check for Shortcode existence by tag name or class
   name
 * Added Shortcodes::get to return the registered Shortcode object by tag name or
   class name
 * Added the ability to define field labels by using the Shortcode’s object _labels
   property or the ‘label’ key when defining a field using the Shortcode _setSchemaAttribute
   method
 * Added the ability to render the shortcode itself rather than the result of the
   shortcode, use $shortcode->getShortcode($attributes, $content) to get the source
   shortcode

#### 1.0.3

 * Fixed the example.php shortcode not displaying its image

#### 1.0.2

 * Updated WordPress support for 4.3

#### 1.0.1

 * Fixes jQuery UI styles not being loaded for the dialog

#### 1.0.0

 * Initial version

## Meta

 *  Versione **1.2.1**
 *  Ultimo aggiornamento **10 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 4.2 o superiore **
 *  Testato fino alla versione **4.4.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/minimal-shortcode-ui/)
 * Tag
 * [developers](https://it.wordpress.org/plugins/tags/developers/)[multilingual](https://it.wordpress.org/plugins/tags/multilingual/)
   [shortcode](https://it.wordpress.org/plugins/tags/shortcode/)[shortcodes](https://it.wordpress.org/plugins/tags/shortcodes/)
   [ui](https://it.wordpress.org/plugins/tags/ui/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/minimal-shortcode-ui/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/minimal-shortcode-ui/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/minimal-shortcode-ui/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://dutchwise.nl/)