Silver Assist Security Essentials v1.1.16
Changes in v1.1.16
♻️ Refactoring & Architecture
- Settings Hub Integration: Renamed plugin tab from "Security" to "Security Essentials" for clearer identification
- Update Check Delegation: Simplified update checking by delegating to
wp-github-updaterv1.3.0 built-inenqueueCheckUpdatesScript(), removing custom AJAX handler andupdate-check.js - Removed
update-check.js: Eliminated standalone update check script in favor of centralized wp-github-updater functionality - Removed duplicate
<h1>title: AdminPageRenderer no longer renders standalone page title (handled by Settings Hub) - Version badge CSS: Added
.version-badgecomponent style using CSS design system variables
📦 Dependencies
- wp-github-updater: Updated from
^1.0to^1.3for built-in update check UI support - wp-settings-hub: Updated from
^1.1.3to^1.2forplugin_fileregistration support - Updater config: Added
text_domainparameter for localized update notifications
🔧 CI/CD
- Copilot Setup Steps: Added
.github/workflows/copilot-setup-steps.ymlfor automated PHP dependency setup in Copilot coding agents
Package Information
- File: silver-assist-security-v1.1.16.zip
- Size: ~232KB
- License: Polyform Noncommercial License 1.0.0
Installation
- Download the ZIP file below
- Go to WordPress Admin → Plugins → Add New → Upload Plugin
- Choose the downloaded ZIP file and click "Install Now"
- Activate the plugin
- Go to Settings → Security Essentials to configure
For detailed installation instructions, see the README.md file.
Security Features
- HTTPOnly cookie protection
- GraphQL security with rate limiting
- Login attempt limiting and session management
- WordPress hardening (XML-RPC blocking, version hiding)
- Real-time security dashboard with live statistics
- Multi-language support with comprehensive admin panel
- Automatic GitHub Updates - Powered by silverassist/wp-github-updater package