A WordPress plugin that provides a user interface for testing and demonstrating the Google Maps Timezone Library integration. This plugin allows you to easily test timezone detection for any coordinates and manage API settings through the WordPress admin interface.
- Visual interface for timezone detection testing
- Real-time timezone information display
- Configurable caching options
- Multi-language support for timezone names
- Comprehensive timezone details including:
- Timezone ID and localized name
- Raw UTC and DST offsets
- Local date/time calculations
- DST status indicators
- PHP 7.4 or later
- WordPress 5.0 or later
- Google Maps API key with Timezone API enabled
- Download or clone this repository
- Place in your WordPress plugins directory
- Run
composer installin the plugin directory - Activate the plugin in WordPress
- Add your Google Maps API key in Tools > Timezone Detection
- Navigate to Tools > Timezone Detection in your WordPress admin panel
- Enter your Google Maps API key in the settings section
- Configure caching preferences if desired
- Use the timezone detection form to test coordinates
- View comprehensive timezone information in the results table
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the GPL-2.0-or-later License.