Title: ACF PHP VARS
Author: samjco
Published: <strong>24 Marzo 2016</strong>
Last modified: 4 Ottobre 2018

---

Ricerca i plugin

![](https://ps.w.org/acf-php-vars/assets/banner-772x250.jpg?rev=1377561)

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/acf-php-vars/assets/icon-128x128.png?rev=1951215)

# ACF PHP VARS

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

[Scarica](https://downloads.wordpress.org/plugin/acf-php-vars.zip)

 * [Dettagli](https://it.wordpress.org/plugins/acf-php-vars/#description)
 * [Recensioni](https://it.wordpress.org/plugins/acf-php-vars/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/acf-php-vars/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/acf-php-vars/#developers)

 [Supporto](https://wordpress.org/support/plugin/acf-php-vars/)

## Descrizione

Finally being able to copy all ACF field variables is here!!!

**Supports ACF PRO!**

This plugin was build for the awesomeness of the [Advanced Custom Fields](https://wordpress.org/plugins/advanced-custom-fields/)
plugin created by Elliot Condon, so that referencing custom fields is fast and makes
life easier for developers.

You are now able to get a complete list of fields that you’ve created, make adjustments
with the available options, and simply copy-and-paste them right into your theme
template. No more switching back-and-forth screens in order to copy-and-paste field
names into your file. whew!

### Features

 * Easily switch from field names to field IDs.
 * Easily choose between the_field() or get_field() functions to use.
 * Show all fields-group with fields OR just the fields created within the current
   field group section.
 * Show Example field code and decriptions.
 * Works great with ACF PRO

I hope you enjoy this plugin and if it works for you, please add your rating. Your
donations to (https://PayPal.Me/samjco) will help to make this plugin better!

[Demo video:

](https://screencast.com/t/pS9dukeU/

Demo Video | Screencast

“)

_Special thanks to the ACF display plugin._

## Installazione

 1. Upload `acf-php-vars.php` to the `/wp-content/plugins/` directory, or install it
    via the WP Plugin repository
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. A new button will show up in the menu of the dashboard called ACF PHP VARS as well
    as shown under Custom Fields menu. If you don’t have the ACF plugin activated, 
    the button will not show up.

## FAQ

  Why isn’t my button showing up?

Make sure sure you have ACF installed and activated.

  I can see the button, but why can’t I see all my fields?

If this is the case with you, make sure you have custom fields created.

  Will this plugin work with ACF PRO

Yes.

## Recensioni

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

### 󠀁[Does exactly what it needed!](https://wordpress.org/support/topic/does-exactly-what-it-needed/)󠁿

 [Dave3o3](https://profiles.wordpress.org/dave3o3/) 3 Settembre 2016

Great plugin! Works as intended! But I found some issues. Please see the support
forum. Thanks!

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

### 󠀁[Code Faster!](https://wordpress.org/support/topic/code-faster/)󠁿

 [samjco](https://profiles.wordpress.org/samjco/) 3 Settembre 2016

Coding faster was the goal of the plugin.

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

### 󠀁[Doing my Dev process faster](https://wordpress.org/support/topic/doing-my-dev-process-faster/)󠁿

 [sera2007](https://profiles.wordpress.org/sera2007/) 3 Settembre 2016

Thx for great plugin

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

### 󠀁[Just what I needed!](https://wordpress.org/support/topic/just-what-i-needed-455/)󠁿

 [jirrodglynn](https://profiles.wordpress.org/jirrodglynn/) 3 Settembre 2016

Oh wow, this is going to save me a lot of time with writing out all of those variables!

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

### 󠀁[Pro version ACF](https://wordpress.org/support/topic/pro-version-116/)󠁿

 [ptrv](https://profiles.wordpress.org/ptrv/) 3 Settembre 2016 6 risposte

Nice!

 [ Leggi tutte le recensioni di 5 ](https://wordpress.org/support/plugin/acf-php-vars/reviews/)

## Contributi e sviluppo

“ACF PHP VARS” è un software open source. Le persone che hanno contribuito allo 
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “ACF PHP VARS” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/acf-php-vars)

### Ti interessa lo sviluppo?

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

## Changelog

#### 1.3

 * Moved ACF Theme PHP menu under Custom Fields menu.
 * Added better readability.
 * Added Support for the latest ACF PRO version
 * Added Support to use if using ACF/ACF PRO within a custom plugin.
 * Added WPDB Table prefixing
 * Fixed various issues.

#### 1.2

 * Added additional ACF PHP VARS menu under Custom Fields menu.
 * Added a Quick View box on Field group page so that user can get vars while making
   them.

#### 1.1

 * Added support for ACF PRO!
 * Added notification when ACF or ACF PRO isn’t installed.
 * Added Copy all and copy group buttons for ease of copy and pasting.
 * Fix issue with current plugin dir not referencing correctly.
 * Added 128×128 Icon to assets.

#### 1.0

 * Currently, this is the first version of this plugin and no changes have been 
   made.

## Meta

 *  Versione **1.3**
 *  Ultimo aggiornamento **8 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 3.0.1 o superiore **
 *  Testato fino alla versione **4.9.31**
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/acf-php-vars/)
 * Tag
 * [acf](https://it.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://it.wordpress.org/plugins/tags/advanced-custom-fields/)
   [php](https://it.wordpress.org/plugins/tags/php/)[template](https://it.wordpress.org/plugins/tags/template/)
   [theme](https://it.wordpress.org/plugins/tags/theme/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/acf-php-vars/advanced/)

## Valutazioni

 4.8 su 5 stelle.

 *  [  4 recensioni a 5-stelle     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=5)
 *  [  1 4- recensioni a stelle     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=4)
 *  [  0 recensioni a 3-stelle     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=3)
 *  [  0 recensioni a 2-stelle     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=2)
 *  [  0 recensioni a 1-stelle     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=1)

[La tua recensione](https://wordpress.org/support/plugin/acf-php-vars/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/acf-php-vars/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/acf-php-vars/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](https://PayPal.Me/samjco)