oont-contents/plugins/jetpack/_inc/lib/plugins.php
2025-02-08 15:10:23 +01:00

10 lines
209 B
PHP

<?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' );