oont-contents/plugins/jetpack/modules/geo-location.php
2025-02-10 13:57:45 +01:00

9 lines
258 B
PHP

<?php // phpcs:ignore Squiz.Commenting.FileComment.Missing
/**
* Module Name: Geo Location
* Module Description: Add location data to your posts.
*
* @package automattic/jetpack
*/
require_once __DIR__ . '/geo-location/class.jetpack-geo-location.php';