Uncategorized
Why I Develop the Pods Framework (and other Open Source projects)
I started out with a small black screen with a white cursor blinking. My mom could do some magic and then I could press keys to move a character around a maze. Now I’m a full-blown developer. What happened? How did I end up like this? Why do I spend my time on open source projects now?
Why I Donate to the Pods Foundation
Ever since Pods has come out, I’ve been hooked. About 98% of the sites I create are powered by WordPress and almost all of those sites utilize the Pods Framework. It is one of the few plugins for the WordPress platform that truly expands on its functionality and pushes the envelope in many directions. It …
When Pods 2.0 comes out, we’ve got you covered with our Upgrade Assurance Review and Upgrade Service
Exact pricing is coming soon, but we’re preparing to offer upgrade assurance reviews to donors who have donated $X+ (per site) to the Pods Foundation. This is retroactive, so past donations count towards it! To schedule your Upgrade Assurance Review or Upgrade Service, we’ll be posting a new form on our site after Pods 2.0 …
Just implemented wpnonce See http codex wordpress org…
Just implemented _wpnonce (See: http://codex.wordpress.org/Wordpress_Nonce_Implementation) for Pods 1.12, which basically means we’re tightening down security even more 😉
Wow @chriscarvache is doing some awesome things for…
Wow, @chriscarvache is doing some awesome things for Pods, he’s going to post about it soon – watch for it!
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 …
PSR-0 Standards
Saw this recently hit the Drupal crowd over at http://drupal.org/node/1240138 The standard itself can be found at: http://groups.google.com/group/php-standards/web/psr-0-final-proposal?pli=1 with implementation found at: https://gist.github.com/221634 Does anyone have any thoughts on this? Should we be utilizing the PSR-0 standard in 2.0?
Pods in the WP Admin Bar menus
Anyone want to send in their ideas for what menu items they’d like to see Pods add to the WP Admin Bar?
Pods 1.10.2: Pods UI Demo now included and minor Bug Fix
Release Notes Added: Moved the demo.php file from the Pods UI plugin over as pods-ui-demo.php and can now be found distributed with this plugin in the /demo/ plugin Bugfix: Fixed PHP error with new Version to Point function