Add error logging, UI status indicators, and update README

This commit is contained in:
Marcus Quinn
2025-03-13 00:56:06 +00:00
parent 75b60be213
commit 3f109c22f6
4 changed files with 67 additions and 20 deletions

View File

@ -1,3 +1,20 @@
# wpa-superstar-plugin
# WP ALLSTARS Superstar Plugin
A lean speed optimization plugin for WordPress. Speed Matters.
WP ALLSTARS Superstar Plugin for WordPress. Speed Matters.
## Features
- Lazy loading of images
- CSS minification
- JS minification
- Modern, tabbed Admin UI with AJAX settings
## Installation
1. Download or clone this repo.
2. Upload to `/wp-content/plugins/`.
3. Activate in WordPress Admin.
## Configuration
- Go to Settings → WPA Superstar.
- Toggle features in General and Advanced tabs.
## Logs
- Errors are logged to `wp-content/wpa-superstar.log`.