2019-11-15 23:26:29 +01:00
|
|
|
<?php
|
|
|
|
|
/**
|
2025-02-28 08:42:11 +01:00
|
|
|
* The WordPress.com Toolbar and Dashboard customizations Module has been deprecated and this file
|
|
|
|
|
* will be removed in an upcoming Jetpack release.
|
|
|
|
|
*
|
|
|
|
|
* @deprecated $$$next-version$
|
2020-12-10 14:04:11 +01:00
|
|
|
*
|
2021-04-27 08:32:47 +02:00
|
|
|
* @package automattic/jetpack
|
2019-11-15 23:26:29 +01:00
|
|
|
*/
|
|
|
|
|
|
2025-02-28 08:42:11 +01:00
|
|
|
_deprecated_file( __FILE__, 'jetpack-13.9' );
|