Get custom fields | WordPress.org

I have Avada theme installed and they have a new feature called Avada Slide. I can get what I want since they use a custom post type… I’d like to know if there is any way to get the custom fields they added… like each slide has: heading area, color, title size, caption area etc… I can see the name of the field if I inspect it but how do I get the value using PHP/WP functions?

For example these are some field names when I inspect:

_fusion
_fusion[heading_font_size]
_fusion[heading]
….

  • This topic was modified 1 day, 16 hours ago by Cezar Ayran.



Source link