=== Page Load Insight ===
Contributors: dhrashtidev
Tags: performance, load time, admin, frontend, speed
Requires at least: 5.5
Requires PHP: 7.2
Tested up to: 6.8
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A lightweight plugin to display frontend page load time for WordPress admins.

== Description ==

**Page Load Insight** helps WordPress administrators monitor site performance by showing total page load time in the frontend footer. Only admins see it. It’s a simple tool for real-time insight without needing heavy plugins.

== Installation ==

1. Upload the plugin files to the `/wp-content/plugins/page-load-insight` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Visit the site frontend (as an admin) to see the load time in the bottom-left.

== Frequently Asked Questions ==

= Who can see the load time? =
Only logged-in WordPress admins.

= Is this plugin resource-heavy? =
No, it uses lightweight PHP logic and only runs for admin users.

== Screenshots ==
1. Page load time displayed for admin in frontend footer.

== Changelog ==
= 1.0.0 =
* First public release.
