Blog

PHP Classes for Pods 2.0

We already have a few classes in Pods (prior to 2.0): PodInit() Pod() PodAPI() PodCache() 2.0 will be adding a few more and here’s what the lineup will look like (with the renames, but remember there’s backwards compatibility built into the old names!): PodsInit() Pods() – best-practice function to init is $var = pods($podname,$id_or_slug) PodsUI() …

Read more