Files
wordpress-preseed/wp-content/plugins/jetpack/modules/widgets/milestone.php
2019-10-24 00:12:05 +02:00

6 lines
184 B
PHP

<?php
/**
* Register the milestone widget. This makes it easier to keep the /milestone/ dir content in sync with wpcom.
*/
include dirname( __FILE__ ) . '/milestone/milestone.php';