Pods Framework Gets Backed by …a Few Big Names

Code is poetry Developing solutions Now the game has changed We’ve got some very big news. We would first like to give a big thank you for the generosity and help from our Kickstarter backers, the donations from our users, and time from our contributors! Without you, the innovations in this plugin would not have …

Read more

Pods 1.14: New Uploader (plupload) and Bug fixes

Release Notes Important Change / Addition: For installations using WordPress 3.3+, we have switched the default uploader to Plupload from SWFUpload due to incompatibilities introduced in WP 3.3.2 that effect all plugins and themes using the styled button. Be sure to update your file upload helpers using our examples at https://pods.io/packages/file-uploader-input-helpers/ Added: edit_where_any option in …

Read more

Pods 2.0 Alpha 11 is out if you’re…

Pods 2.0 Alpha 11 is out, if you’re wondering where all the other alpha versions went, they were here and gone in a flash as I’ve been committing fixes and features like crazy this weekend!

Latest big ticket item that @mpvanwinkle and I have been working on since this past Fall has been the Meta box integration for Post Types, Taxonomies, Media, Users, and Comments. In the latest alpha, we’ve now got integration into each one of those forms (both add and edit!). It’s dynamic, so any field you create for your pods that are integrated with those objects will appear in the corresponding object’s forms. Storage is meta only right now, working on getting further support for the Pods table-based storage for each of the objects.

Form UI work will be progressing further this week as @mikedamage will be working on it heavily. We’ll be working on getting that done and pushed into an upcoming 2.0 alpha for both admin and front (theme-side) forms.

Get in on the alpha today and check it all out, provide feedback, and of course test 😉

Pods 2.0 Alpha Testing

Upgrade Path for 2.0

Just fishing for ideas here, I have a few of my own but wanted to see if anyone else had any feedback. In Pods 2.0, we have an entirely revamped set of tables for performance and simplicity benefits. The upgrade path I was looking at seems to mean that upgrading to 2.x from 1.x would …

Read more

Pods 1.12.4: Tweaks and bug fixes

Release Notes Added: ‘offset’ parameter to Pod::findRecords, allows you to offset what results to start with, which is added to the offset calculated based on current page number and limit Added: ‘page_var’ parameter to Pod::findRecords, allows you to set a custom page_var (default is ‘pg’), setting it will reset the current page number, set during …

Read more