11 lines
280 B
PHP
11 lines
280 B
PHP
<?php
|
|
/**
|
|
* 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$
|
|
*
|
|
* @package automattic/jetpack
|
|
*/
|
|
|
|
_deprecated_file( __FILE__, 'jetpack-13.9' );
|