Hello Alex, I want to create a multiselect custom field inside a geodirectory listing that could be relational with other custom post types or wp users. As far as I got my hands in geodirectory, it doesn’t offer the ability to create one out of the box. Is there a way to create it programmatically?
The other thing I am asking if there are hooks like “listing_created_successfully” or “listing_is_favorited” so I can use these to hook my custom code upon events. To be more specific I need to catch the event when a listing is created and when a listing is deleted for starts.
Hope I was more clear that my previous post! Thank you for the superfast response!