Blog

Pods core table structure differences between Pods 1.x, Pods 2.0 Alpha, and Pods 2.0 Alpha 32

Pods 1.x You may not have been aware of this, but Pods 1.x installs custom tables to store it’s information in a way that’s usually standard for standalone PHP projects. Here’s the table list we had in Pods 1.x, 7 core tables in all: wp_pod – This table was used to store an index of …

Read more

Pods 1.11: MySQL Performance Improvements, Minor Features, and Bug Fixes

Release Notes Improved: MySQL performance enhanced with a number of MySQL indexes and column type tweaks, your DB will be automatically upgraded for you Added: PodInit :: setup now has filters / actions that run before / after install and updates Added: PodInit :: setup now explicitly sets CHARSET / COLLATE options as defined in …

Read more