PATH:
home
/
lab2454c
/
mact34.com
/
wp-content
/
plugins
/
acf-frontend-form-element
/
includes
/
admin
/
admin-pages
<?php if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } if( function_exists('acf_add_local_field') ): acf_add_local_field( array( 'key' => 'acfef_title', 'label' => __( 'Title', 'acf-frontend-form-element' ), 'required' => true, 'name' => 'acfef_title', 'type' => 'post_title', ) ); acf_add_local_field( array( 'key' => 'acf_frontend_custom_term', 'label' => __( 'Value', 'acf-frontend-form-element' ), 'required' => true, 'name' => 'acf_frontend_custom_term', 'type' => 'text', ) ); endif;
[+]
uploads_privacy
[+]
hide_admin
[+]
..
[+]
local_avatar
[-] custom-fields.php
[edit]
[+]
google
[+]
forms