Blog

Pods 2.0 impact on WordPress core

I was looking through some filters I’ve been enjoying utilizing in Pods 2.0 lately, and remembered that I was the one who ticketed and patched them in! Check out how Pods 2.0 has effected WordPress during it’s development here:

  • http://core.trac.wordpress.org/changeset/15983
  • http://core.trac.wordpress.org/changeset/16017
  • http://core.trac.wordpress.org/changeset/16019
  • http://core.trac.wordpress.org/changeset/16056
  • http://core.trac.wordpress.org/changeset/16059
  • http://core.trac.wordpress.org/changeset/16106
  • http://core.trac.wordpress.org/changeset/16286
  • http://core.trac.wordpress.org/changeset/21831
  • http://core.trac.wordpress.org/changeset/21837
  • http://core.trac.wordpress.org/ticket/15249
  • http://core.trac.wordpress.org/ticket/15250
  • http://core.trac.wordpress.org/ticket/21614 (committed)
  • http://core.trac.wordpress.org/ticket/21676

During testing, we’ve also pushed the limits (actual hardcoded limits) of PHP and MySQL, so it’s been exciting to reach those limits and work around them with creative solutions!