= 0 ) { include_once FA_MNE_PLUGIN_DIR . '/modules/pluggable/pluggable-functions-1.6.php'; } elseif ( version_compare( $wp_version, '5.2.0' ) >= 0 ) { include_once FA_MNE_PLUGIN_DIR . '/modules/pluggable/pluggable-functions-1.5.php'; } elseif ( version_compare( $wp_version, '4.7.0' ) >= 0 ) { include_once FA_MNE_PLUGIN_DIR . '/modules/pluggable/pluggable-functions-1.3.php'; } else { include_once FA_MNE_PLUGIN_DIR . '/modules/pluggable/pluggable-functions-1.2.php'; }