Title: Dynamic Shortcode Widget for Elementor
Author: louisho5
Published: <strong>26 de Julio de  2022</strong>
Last modified: 27 de Enero de  2025

---

Buscar plugins

![](https://ps.w.org/dynamic-shortcode-widget-for-elementor/assets/banner-772x250.
png?rev=2761480)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/dynamic-shortcode-widget-for-elementor/assets/icon.svg?rev=
2761446)

# Dynamic Shortcode Widget for Elementor

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

[Descargar](https://downloads.wordpress.org/plugin/dynamic-shortcode-widget-for-elementor.0.4.0.zip)

 * [Detalles](https://cl.wordpress.org/plugins/dynamic-shortcode-widget-for-elementor/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/dynamic-shortcode-widget-for-elementor/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/dynamic-shortcode-widget-for-elementor/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/dynamic-shortcode-widget-for-elementor/#developers)

 [Soporte](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/)

## Descripción

Dynamic Shortcode Elementor provides an easy to use interface for managing attributes
for your shortcode.

#### What is Dynamic Shortcode Widget

Why you have to use your custom shortcodes so confused like [MyShortcode name=”John
Doe” slogan=”&quot;Simplicity is king&quot;”]

With Dynamic Shortcode Widget for Elementor plugin you can just copy the shortcode
name, attributes and its data to manage them all.. And now you can input your content
in textarea or select your image from the media gallery. Also, you are no longer
to concern about the html escape in your shortcode start from today.

You may find more on [Github](https://github.com/louisho5/dynamic-shortcode-widget-for-elementor)

#### Limits

This plugin does not support enclosing shortcode!

### Privacy and GDPR

This plugin does not collect or process any personal user data.

## Capturas de pantalla

[⌊Widget on elementor⌉⌊Widget on elementor⌉[

Widget on elementor

## Instalación

 1. Put the plugin folder into [wordpress_dir]/wp-content/plugins/
 2. Go into the WordPress admin interface and activate the plugin
 3. Optional: go to the options page and configure the plugin

## FAQ

### How to create a custom shortcode

`function custom_shortcode( $atts ) {
 $attributes = shortcode_atts( array( 'name'
=> 'world' ), $atts ); return '<h1>Hello ' . $attributes['name'] . '!</h1>'; } add_shortcode('
helloworld', 'custom_shortcode' );

### How to use the shortcode

Shortcode: [helloworld]
 Outputs “Hello world!”

Shortcode: [helloworld name=”Bob”]
 Outputs “Hello Bob!”

## Reseñas

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

### 󠀁[This plugin is a lifesaver](https://wordpress.org/support/topic/this-plugin-is-a-lifesaver-12/)󠁿

 [sugary12](https://profiles.wordpress.org/sugary12/) 23 de Noviembre de 2023

Thank you for creating this! It works perfectly with Elementor CMS, which is exactly
what I needed. My client has asked me to create some customized layouts and widgets.
I was feeling overwhelmed at the thought of creating them individually. Fortunately,
I finally discovered this plugin. You are a genius! Keep up the great work!

 [ Leer 1 comentario ](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/)

## Colaboradores & Desarrolladores

“Dynamic Shortcode Widget for Elementor” es software de código abierto. Las siguientes
personas han contribuido a este plugin.

Colaboradores

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

[Traduce “Dynamic Shortcode Widget for Elementor” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/dynamic-shortcode-widget-for-elementor)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/dynamic-shortcode-widget-for-elementor/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/dynamic-shortcode-widget-for-elementor/),
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/dynamic-shortcode-widget-for-elementor/)
por [RSS](https://plugins.trac.wordpress.org/log/dynamic-shortcode-widget-for-elementor/?limit=100&mode=stop_on_copy&format=rss).

## Historial de cambios

#### 0.3.0

 * Added WYSIWYG option for the type of input fields

#### 0.2.1

 * Escape only with qoute characters instead of html

#### 0.2.0

 * Added URL option for the type of input fields

#### 0.1.0

 * Plugin announced
 * Options for the type of input fields

## Meta

 *  Versión **0.4.0**
 *  Última actualización **hace 2 años**
 *  Instalaciones activas **100+**
 *  Probado hasta **6.3.10**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/dynamic-shortcode-widget-for-elementor/)
 * Etiquetas
 * [dynamic shortcode](https://cl.wordpress.org/plugins/tags/dynamic-shortcode/)
   [page builder](https://cl.wordpress.org/plugins/tags/page-builder/)[shortcode builder](https://cl.wordpress.org/plugins/tags/shortcode-builder/)
   [shortcode editor](https://cl.wordpress.org/plugins/tags/shortcode-editor/)[shortcode widget](https://cl.wordpress.org/plugins/tags/shortcode-widget/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/dynamic-shortcode-widget-for-elementor/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/?filter=1)

[Tu reseña](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/dynamic-shortcode-widget-for-elementor/)