PHP
Get Custom Field Value with Shortcode
Get custom field to show inside current post or page in wordpress, just put this code inside function.php in your child theme
Read MoreNative PHP Explode For Each
If you use custom field in wordpress, sometime need run the custom field into some function. Output:Car: Volvo, Price: 100Car: BMW, Price: 100Car: Toyota, Price: 100
Read More