plugins.php 209 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 <?php /** * This file has been moved to the jetpack-plugins-installer package * * @deprecated 10.7 * * @package jetpack */ class_alias( Automattic\Jetpack\Plugins_Installer::class, 'Jetpack_Plugins' );