Get custom field value with shortcode
Adding this PHP code to the functions.php of your wordpress theme will enable you to get custom field values using shortcode.
Read More...Adding this PHP code to the functions.php of your wordpress theme will enable you to get custom field values using shortcode.
Read More...Adding this PHP code to your functions.php of your wordpress theme will remove the custom fields metabox from pages within your wordpress admin.
Read More...Adding this code snippet to your wordpress theme will let you get a custom field outside the loop.
Read More...By default wordpress limits you to 30 custom fields this will allow you to Increase default number of custom fields. This example is set to 60 custom field limits.
Read More...