The jQuery isFunction() is no longer available. Please, replace with `typeof <something> === 'function'`.
The jQuery isFunction() is no longer available. Please, replace with
typeof <something> === 'function'.