Description
Omninox Site Toolkit brings essential WordPress maintenance and diagnostics into one modular admin toolkit.
Instead of managing a separate tool for every task, Omninox helps administrators inspect the site, understand issues, review their impact, and apply supported fixes from one interface.
Built for everyday WordPress maintenance, diagnostics and troubleshooting.
Features
Website Health
Review WordPress, PHP, server, filesystem, permissions and caching-related health checks from one dashboard.
Performance
Audit common frontend performance issues such as render-blocking assets, asset loading, compression, CDN configuration and plugin asset footprint.
Security Center
Review WordPress security and hardening checks, exposure risks, user-enumeration protection and other security indicators.
SEO Auditor
Review titles, meta descriptions, headings, canonicals and XML sitemap configuration.
Accessibility
Scan supported frontend output for common accessibility issues including missing alternative text, markup problems and contrast-related checks.
Database Optimizer
Review and clean supported database data such as revisions, transients and spam comments.
Media Manager
Audit unattached and oversized media and use the included image-conversion tools where supported by the server.
Conflict Detector
Identify plugin families and known compatibility patterns that may require attention.
Error Log Center
Review PHP error-log entries with filtering, de-duplication and severity information.
Developer Tools
Inspect selected WordPress hooks, rewrite rules, transients and autoloaded options.
Reports
Generate on-demand HTML and CSV reports for site audits and maintenance reviews.
Backup & Migration
Backup and restore capabilities are provided according to the Free/Pro feature set. Advanced restoration features are available through the optional Omninox Site Toolkit Pro add-on.
Why Omninox
- Modular instead of a collection of unrelated tools.
- Clear diagnostics with actionable findings.
- Designed for administrators, developers and maintenance workflows.
- Uses WordPress APIs and integrates into the WordPress admin.
- Free core functionality does not require a license key or account.
- Optional Pro capabilities can be added separately.
External Services
Omninox can optionally communicate with third-party services in specific circumstances.
Net Innovix Licensing and Pricing Service
Provider: Net Innovix
Endpoint: https://netinnovix.com/api
The service is used only for optional Pro licensing and pricing functionality.
When the service is contacted:
- Pricing data may be requested when an administrator views the relevant upgrade/license interface.
- License activation sends the submitted license key, site URL, plugin slug and plugin version.
- License deactivation sends the license key, site URL and plugin slug.
- License validation may send the license key, site URL and plugin slug on a scheduled or manually triggered check.
The Free plugin’s core functionality does not require this service.
Terms: https://netinnovix.com/terms
Privacy: https://netinnovix.com/privacy
Administrator Webhook Notifications
Omninox can optionally send administrator-configured site health or security summaries to webhook endpoints such as Slack, Discord or Telegram.
No webhook is contacted unless an administrator explicitly configures a destination.
Providers:
- Slack — https://slack.com/terms-of-service
- Discord — https://discord.com/terms-of-service
- Telegram — https://telegram.org/tos
Privacy policies:
- Slack — https://slack.com/privacy-policy
- Discord — https://discord.com/privacy-policy
- Telegram — https://telegram.org/privacy
Only the generated notification content is sent to the configured webhook destination.
Privacy & Data Handling
Omninox is designed to perform diagnostics using data available on the local WordPress installation.
Optional external services are documented above.
Do not enter passwords, private keys or other sensitive credentials into ordinary diagnostic fields.
Support
For documentation, product information and support resources:
https://netinnovix.com/plugins/omninox-site-toolkit
Installation
- Install Omninox Site Toolkit from the WordPress Plugins screen, or upload the plugin ZIP.
- Activate the plugin.
- Open Omninox Site Toolkit from the WordPress admin menu.
- Run the available audits and review the recommendations.
- Apply supported fixes only after reviewing their purpose and impact.
FAQ
-
Does Omninox require a license key?
-
No. The core Free plugin does not require a license key, paid account or registration.
-
Is a Pro version available?
-
Yes. Omninox Site Toolkit Pro is an optional add-on that provides additional capabilities.
-
Can I use Omninox for backups and migration?
-
Backup and migration capabilities depend on the Free/Pro feature set of the installed version. Advanced backup restoration capabilities are available in Omninox Site Toolkit Pro.
-
Does Omninox automatically change my site?
-
Most diagnostics are read-only. Actions that modify site data or configuration are presented as explicit administrative operations. Review the relevant action before applying it.
-
Why can a scan report a warning when my site is working normally?
-
Security, performance and compatibility checks are indicators rather than guarantees. Review the evidence and context before changing a site.
-
Does image conversion require a specific server configuration?
-
Image conversion support depends on the server’s available image-processing capabilities. Omninox reports when the required support is unavailable.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Omninox Site Toolkit” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Omninox Site Toolkit” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.9
- Security: Implemented 40-phase defensive website compromise, tampering, and malware indicator audit engine (CompromiseAuditService).
- Security: Added cryptographic SHA-256 self-tamper detection for core plugin files.
- Security: Added confirmation-based quarantine storage with execution neutralization and 1-click restore.
- Enhancement: Refined admin UI styling with calm light theme, system font fallbacks, and restrained elevation.
- Fix: Enhanced download verification to support URL-encoded nonce queries and fallback authentication in decoupled environments.
- Compatibility: Improved Pro plugin path detection supporting custom folder structures and strict licensing validation.
1.0.8
- Feature: Complete UI/UX redesign featuring a clean, responsive layout with updated SVG brand identity.
- Compatibility: Full WordPress 6.7+ early translation compatibility, deferring textdomain load to init hook and preventing doing_it_wrong notices.
- Enhancement: Optimized admin CSS footprint and streamlined theme variables.
- Fix: Added standalone printable audit report stylesheet (
report.css).
1.0.7
- Security: Hardened title output in the_title filtering.
- Security: Added nonce and capability protections for direct file downloads.
- Security: Added user binding checks for protected download tokens.
- Security: Added a standardized protected download URL helper.
1.0.6
- Hardened backup and restore operations.
- Improved recovery-state protection during database replacement.
- Protected recovery plugins and destination theme during restore.
- Improved restore locking and checkpoint handling.
- Added safer filesystem rollback handling.
- Added ZIP decompression safety checks.
- Improved destination URL persistence during migration.
- Added server-side active-restore discovery.
1.0.5
- Refactored the Backup module and Free/Pro integration.
- Improved packaging and release separation.
1.0.4
- Added security and WordPress.org compliance improvements.
- Improved asset enqueue handling.