Closed Shelob9 closed 10 years ago
This should be in pods-framework/pods if it's to be standardized.
I opened an issue in main repo about nag for Pods plugin requires a higher version of Pods. We will need to figure out a standard system for listing/ checking that.
In the meantime, we should just list the required version in the readme. @pglewis Am I right to assume you want 2.3.19 or later for this?
Related: https://github.com/pods-framework/pods-alternative-cache/issues/3
I think I'm testing against 2.3.18. Currently I think the only dependencies on Pods are load_pods() and load_pod().
OK. I will add requires 2.3.18 or later. You can always change that if needed. I just want us to get in the habit of us listing this info in new Pods plugins, even without a formal system. Will save on support requests, especially when plugins like alternative cache require a unreleased version.
We might want to try and make a standard system for showing/ checking this in Pods plugins.