开发者 | codegee0958 |
---|---|
更新时间 | 2025年9月24日 08:34 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/ghostgate
Yes. It detects common conflicts and shows visual warnings. You can use it alongside plugins like Wordfence or iThemes.
You can always access your site via recovery mode or disable the plugin via FTP if needed.
GhostGate is built for speed. It only runs at login and admin hooks, keeping overhead minimal.
$pagenow
before loading the core login template./gbrl/v1/notify/(?P<slug>[^/]+)
and nested variants.ip
and ip[]
, sanitizes/validates IPv4/IPv6, safe redirect).ghostgate_sanitize_allowed_routes()
and ghostgate_sanitize_allowed_prefixes()
; introduced a temporary bypass flag so the settings UI can enumerate all routes without being filtered by itself./
root in rest_endpoints
filter; normalized custom prefixes (auto-leading slash, condensed duplicate slashes).