Descripción
WordPress plugin adds a helper function get an Advanced Custom Field label from its name.
To use, call the function getAcfLabelByName(‘your_field_name_here’);
No setup required!
Instalación
Upload the «acf-label-from-name» folder to your wp-content/plugins directory, then Activate it.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Get ACF Field Label from Name» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Get ACF Field Label from Name» 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.0.1
Release Date – 23 October 2021
* Updated function used to query the posts table
1.0.0
Release Date – 07 October 2021
* Initial release