Title: call custom field
Last modified: August 1, 2019

---

# call custom field

 *  [webgalway](https://wordpress.org/support/users/webgalway/)
 * (@webgalway)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/call-custom-field/)
 * Hello, I am trying to pass a custom field value into a php code snippet which
   I have added on a customised listing page – however I seem unable to do this 
   as the custom fields seem to be post types and I don’t know how to return the
   value from this. Can you tell me how I might do this? thanks in advance..

Viewing 1 replies (of 1 total)

 *  Plugin Author [pluginsware](https://wordpress.org/support/users/pluginsware/)
 * (@pluginsware)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/call-custom-field/#post-11791788)
 * Hi,
 * Actually, Our custom fields are Custom Post Type named “acadp_fields”.
 * Kindly open the file class-acadp-admin-listings.php from the below path and refer
   save_meta_data function.
 * wp-content/plugins/advanced-classifieds-and-directory-pro/admin/class-acadp-admin-
   listings.php
 * Our custom fields are Custom Post Type named “acadp_fields”. They are linked 
   to the listings post type (acadp_listings) as post_meta and stored using the 
   field id.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘call custom field’ is closed to new replies.

 * ![](https://ps.w.org/advanced-classifieds-and-directory-pro/assets/icon-128x128.
   png?rev=1506527)
 * [Advanced Classifieds & Directory Pro](https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pluginsware](https://wordpress.org/support/users/pluginsware/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/call-custom-field/#post-11791788)
 * Status: not resolved