Title: Dynamic Populate Button Maker
Author: WP CMS Ninja
Published: <strong>3 Ottobre 2015</strong>
Last modified: 3 Ottobre 2015

---

Ricerca i plugin

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://s.w.org/plugins/geopattern-icon/dynamic-populate-button-maker.svg)

# Dynamic Populate Button Maker

 Di [WP CMS Ninja](https://profiles.wordpress.org/billiardgreg/)

[Scarica](https://downloads.wordpress.org/plugin/dynamic-populate-button-maker.zip)

 * [Dettagli](https://it.wordpress.org/plugins/dynamic-populate-button-maker/#description)
 * [Recensioni](https://it.wordpress.org/plugins/dynamic-populate-button-maker/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/dynamic-populate-button-maker/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/dynamic-populate-button-maker/#developers)

 [Supporto](https://wordpress.org/support/plugin/dynamic-populate-button-maker/)

## Descrizione

This is a button maker that allows you to implement a link that will populate something
that is dynamically populated by query variables using a shortcode. Using buttonid
and buttonclass for styling of the A tag, forpageid to declare the landing page 
that has the form where the fields are being populated, buttontext for the text 
part of the A tag, and then whatever variables you assigned to the parameter names
in where what query variables are used with what they are to be set too.  Parameter
names should be in lowercase when used and not starting with a number. In Gravity
Forms this is the “Allow field to be populated dynamically” option. So allowing 
a field to be dynamically populated and naming one var1 will be set to what ever
is between the quotes in the shortcode.

[dpb-button formpageid=”922″ buttonid=”uniqueId” buttonclass=”classStyle” buttontext
=”Click Here Text” var1=”Variable 1 to pass” var2=”Variable 2″]

will generate the following a tag within your code

    ```
    <a href="http://wpcms.ninja/passing-to-variable-button-maker/?var1=Variable+1+to+pass&var2=Variable+2" class="classStyle" id="uniqueId">Click Here Text</a> 
    ```

This then allows you to style this hyperlink in your stylesheet how you see fit 
either by replacing it with an image or styling it however you would like.

## Installazione

Install plugin and activate.

Add shortcode to page with variables and preset settings to location.  Style button
using your own stylesheet with button id assigned through shortcode.

## FAQ

#### Where can I get answers to questions?

You can email greg@wpcms.ninja to receive answers or go to http://wpcms.ninja

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Dynamic Populate Button Maker” è un software open source. Le persone che hanno 
contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ WP CMS Ninja ](https://profiles.wordpress.org/billiardgreg/)

[Traduci “Dynamic Populate Button Maker” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/dynamic-populate-button-maker)

### Ti interessa lo sviluppo?

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

## Changelog

#### 1.0

 * Initial Release of Plugin

## Meta

 *  Versione **1.0**
 *  Ultimo aggiornamento **11 anni fa**
 *  Installazioni attive **Meno di 10**
 *  Versione WordPress ** 4.2 o superiore **
 *  Testato fino alla versione **4.3.34**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/dynamic-populate-button-maker/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/dynamic-populate-button-maker/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[La tua recensione](https://wordpress.org/support/plugin/dynamic-populate-button-maker/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/dynamic-populate-button-maker/reviews/)

## Collaboratori

 *   [ WP CMS Ninja ](https://profiles.wordpress.org/billiardgreg/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/dynamic-populate-button-maker/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://wpcms.ninja/)