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.

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

Reseñas

Leer todas las 5 reseñas

Colaboradores y desarrolladores

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

Colaboradores

Traduce «ACF PHP VARS» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por 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.