Navnit Viradiya July 27, 2015 / 00:00
Add your content


Comments for How to get custome field by name

Peter Ivanov   2015-09-08 11:28:43
With this

$fields = get_custom_fields("field_type=price&content_id=".$cont_id);

Check the database field names here

http://consultlane.lab.microweber.com/l5/docs/guides/sql_schema.md#custom-fields-table
You have to log in or register to post a comment: