| 开发者 | stasionok |
|---|---|
| 更新时间 | 2026年4月22日 15:10 |
| PHP版本: | 6.2 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
wp_webhook_logs) and accessible only to administrators.incoming-hook-logger folder to the /wp-content/plugins/ directory.In the Settings tab, you can enter partial paths or full URLs.
/wc-api/ will log all WooCommerce API callbacks.my-custom-endpoint will log any request that contains this string in its URL.Logs are stored in a custom database table named wp_webhook_logs (the prefix may vary depending on your WordPress configuration). This ensures that logs are not publicly accessible via the filesystem.
inholog_) for WordPress.org guidelines; migration from legacy wl_ option key.