Title: ACF PHP VARS
Author: samjco
Published: <strong>24 de marzo de 2016</strong>
Last modified: 4 de octubre de 2018

---

Buscar plugins

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

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://ps.w.org/acf-php-vars/assets/icon-128x128.png?rev=1951215)

# ACF PHP VARS

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

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

 * [Detalles](https://es.wordpress.org/plugins/acf-php-vars/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/acf-php-vars/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/acf-php-vars/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/acf-php-vars/#developers)

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

## Descripción

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._

## Instalación

 1. Upload `acf-php-vars.php` to the `/wp-content/plugins/` directory, or install it
    via the WP Plugin repository
 2. Activa el plugin desde el menú ‘Plugins’ de 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.

## Reseñas

![](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 de septiembre de 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 de septiembre de 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 de septiembre de 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 de septiembre de 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 de septiembre de 2016 6 respuestas

Nice!

 [ Leer todas las 5 reseñas ](https://wordpress.org/support/plugin/acf-php-vars/reviews/)

## Colaboradores y desarrolladores

«ACF PHP VARS» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

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

[Traduce «ACF PHP VARS» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/acf-php-vars)

### ¿Interesado en el desarrollo?

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

## Registro de cambios

#### 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

 *  Versión **1.3**
 *  Última actualización **hace 8 años**
 *  Instalaciones activas **10+**
 *  Versión de WordPress ** 3.0.1 o superior **
 *  Probado hasta **4.9.29**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/acf-php-vars/)
 * Etiquetas:
 * [acf](https://es.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://es.wordpress.org/plugins/tags/advanced-custom-fields/)
   [php](https://es.wordpress.org/plugins/tags/php/)[template](https://es.wordpress.org/plugins/tags/template/)
   [theme](https://es.wordpress.org/plugins/tags/theme/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/acf-php-vars/advanced/)

## Valoraciones

 4.8 de 5 estrellas.

 *  [  4 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=5)
 *  [  1 valoración de 4 estrellas     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/acf-php-vars/reviews/?filter=1)

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/acf-php-vars/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/acf-php-vars/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](https://PayPal.Me/samjco)