kollapsminoriteten/wp-content/plugins/jetpack/modules/geo-location.php

10 lines
258 B
PHP
Raw Normal View History

2025-02-28 08:42:11 +01:00
<?php // phpcs:ignore Squiz.Commenting.FileComment.Missing
2022-06-16 14:01:47 +02:00
/**
2025-02-28 08:42:11 +01:00
* Module Name: Geo Location
* Module Description: Add location data to your posts.
2022-06-16 14:01:47 +02:00
*
* @package automattic/jetpack
*/
require_once __DIR__ . '/geo-location/class.jetpack-geo-location.php';