On This Page
v 1.1.0
Last updated: 10/03/2026
Footer Timezone Display
Current site time and WordPress timezone in the admin footer for scheduling and team coordination.
Overview
Footer Timezone Display shows the current server time and timezone in the admin footer of every admin page. The format uses your site’s date and time settings (e.g. “March 2, 2025 3:45 pm (America/New_York)”). This helps when scheduling posts, coordinating with teams in different time zones, or verifying that timezone settings are correct. If you use Custom Admin Footer Text for the right side, the timezone display is appended after it with a separator. No configuration needed—enable and it appears.

Who is this for?
Content managers who schedule posts, developers debugging time-related issues, or teams working across time zones who need to know the site's current time.
Features
Current Time and Timezone
Displays the formatted date/time and timezone in the admin footer (e.g. "March 2, 2025 3:45 pm (America/New_York)").
Uses Site Settings
Respects your WordPress date and time format settings. Uses the site's configured timezone.
Works with Custom Footer Text
If Custom Admin Footer Text is set for the right side, the timezone is appended with a separator. No conflict.
No Configuration
Enable the module and the display appears in the footer. No settings.
How It Works
1
Enable the Module
Go to WP PowerSuite, find "Footer Timezone Display," and click the Enable button.
2
View the Footer
The current time and timezone appear in the admin footer on every admin page. No configuration needed.

Performance Note
Minimal. Uses the update_footer filter. One call to current_time and wp_timezone per page load. No extra database queries.
Installation & Activation
1
Install WP PowerSuite
Make sure the WP PowerSuite plugin is installed and activated on your site.
2
Enable the Module
Go to the WP PowerSuite menu, find "Footer Timezone Display" in the module list, and click the Enable button.
3
View the Footer
The time and timezone appear in the admin footer on all admin pages.

Requirements
PHP 8.1 or higher
WordPress 6.0 or higher
Use Cases
- TimeSchedulingSchedule posts correctly when working across time zones
- TimezoneVerificationVerify timezone settings in Settings → General
- TimeDebuggingDebug time-related issues (e.g. "why did this post publish at the wrong time?")
- TeamCoordinationCoordinate with remote team members
Frequently Asked Questions
How do I change the timezone?
Go to Settings → General. Set the timezone there. Footer Timezone Display reflects whatever WordPress is configured to use.
Does this affect the frontend?
No. The display appears only in the admin footer (wp-admin).
Troubleshooting
- Wrong time displayedCheck Settings → General. Ensure the timezone is correct. The footer shows what WordPress thinks the current time is based on that setting.
