I would like to send an email to the property agent associated with each property. http://wordpress.org…..-property/ (Property Agents are not necesarily post authors).
According to the developer of wp_property:
The associated agents are stored in ‘wpp_agents’ post_meta in a serialized array, which holds the Agent IDs, which when unserialized can be used to get agent data from the user table.
Is it possibe for cform to access the email address and Name of the associated property agents?
I am not a coder and any help would be appreciated