Add error logging, UI status indicators, and update README
This commit is contained in:
21
README.md
21
README.md
@ -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`.
|
Reference in New Issue
Block a user