🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 11:35:56 | PHP 8.1.34
📂
/ (Root)
/
home
/
therahul
/
test2.therahuldas.com
/
wp-includes
/
build
/
routes
/
fonts-home
📍 /home/therahul/test2.therahuldas.com/wp-includes/build/routes/fonts-home
🔄 Refresh
✏️
Editing: route.js
Writable
// routes/fonts-home/route.ts import { redirect } from "@wordpress/route"; var route = { beforeLoad: () => { throw redirect({ throw: true, to: "/font-list" }); } }; export { route };
💾 Save Changes
❌ Cancel