Practical Example of Pods Filter- Google Geocode

As an example of how to work with Pods’ pre_save filter, Kamil Grzegorczy shows you how to automatically populate a field with coordinates for Google Maps, from a field containing an address. This is a a great example of using Pods to make it easier to work with an external API, like the Google Maps API.

Get Values From A Relationship Field

In this quick tutorial we will show you how to get values from a Pods’ relationship field, or a bi-directional relationship field between two different post types. There are many possible types of relationship fields, but one of the most common and powerful uses for them is to relate one type of post type to …

Read more