Check if JetPack Modules Are Active
You may sometimes have codes that depends on whether some JetPack modules is active or not. If so, there is a quick way to check if the modules are active or not. Just use following code: Here are some module Read More …