You are here

constant SOCIALFEED_FACEBOOK_SDK_MIN_PLUGIN_VERSION in Social Feed 7

The minimum version of PHP SDKs required.

1 use of SOCIALFEED_FACEBOOK_SDK_MIN_PLUGIN_VERSION
socialfeed_requirements in ./socialfeed.install
Implements hook_requirements().

File

./socialfeed.module, line 11
Provide Facebook, Twitter and Instagram.

Code

define('SOCIALFEED_FACEBOOK_SDK_MIN_PLUGIN_VERSION', '4.0');