Add custom field to widget
-
I added a custom field “headline”, xhd
I’m trying to add headline (xhd) to the Member slideshow widget
memberfindme/memberfindme.php
.'<small class=”member-tagline” style=”display:block;padding:10px;”>’.esc_html(html_entity_decode($x[‘hd’],ENT_HTML5|ENT_QUOTES)).”.esc_html(html_entity_decode($x[‘cnm’],ENT_HTML5|ENT_QUOTES)).'</small>‘;It’s not showing on front-end
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Add custom field to widget’ is closed to new replies.