Files
old-experiments/backend/wordpress/wp-content/plugins/jetpack/modules/widgets/milestone.php

6 lines
184 B
PHP
Raw Normal View History

2018-06-20 18:03:43 +02:00
<?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';