/
home
/
techb158
/
public_html
/
wp-includes
/
build
/
routes
/
fonts-home
/
/home/techb158/public_html/wp-includes/build/routes/fonts-home
mkdir
upload
Name
Size
Mode
Actions
route.js
209
0666
edit
dl
rm
route.min.asset.php
172
0666
edit
dl
rm
route.min.js
125
0666
edit
dl
rm
Edit:
/home/techb158/public_html/wp-includes/build/routes/fonts-home/route.js
(209B)
// routes/fonts-home/route.ts import { redirect } from "@wordpress/route"; var route = { beforeLoad: () => { throw redirect({ throw: true, to: "/font-list" }); } }; export { route };
Save
cmd:
run