High-performance Gutenberg block to visualize Liaison Site Prober logs via REST API. Secure, dynamic, and optimized for speed.
As of April 2026, Liaison Site Prober Viewer is a WordPress logs plugin with 0 active installations and a 0/5 rating0. It has been downloaded 169 times in total. Requires WordPress 6.0+ and PHP 7.4+. Available on WordPress.org since 2026. Recently updated within the last 3 months. Top alternative: Stream.
A dynamic Gutenberg block for Liaison Site Prober that fetches and displays real-time
system logs via the REST API. Engineered for performance and security,
it provides a seamless way to visualize site activity without compromising page speed.
Plugin structure:
liaison-site-prober-viewer/
├── src/
│ ├── edit.js # Block editor UI
│ └── editor.scss # Block editor styles
├── build/
│ └── index.js # Compiled block code
├── tests/ # Jest unit tests
├── liaison-site-prober-viewer.php # Plugin bootstrap
└── package.json / node_modules # JS dependencies
Architecture Diagram (textual):
[Database: liaison-site-prober activity table]
|
v
[WordPress REST API endpoint: wp-json/site-prober/v1/logs]
|
v
[Gu…
| WordPress | 6.0+ requiredTested up to 6.9.4 |
| PHP | 7.4+ required |
Initial release: dynamic Gutenberg block for viewing liaison-site-prober logs.
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.