Skip to content

Instantly share code, notes, and snippets.

View allyssonharry's full-sized avatar
🏠
Working from home

Mr Harry allyssonharry

🏠
Working from home
View GitHub Profile
@allyssonharry
allyssonharry / README
Last active November 24, 2022 05:17
Adds hidden field type to Advanced Custom Fields
1 - Create folders:
~$ mkdir -p acf-field-hidden/includes
2 - Copy "acf-field-hidden.php", into "acf-field-hidden" folder
3 - Copy "class-acf-field-hidden.php", into "includes" folder
4 - Active the plugin