Linux 软件免费装
Banner图

Redirection Manager

开发者 dropndot
更新时间 2025年5月21日 20:00
PHP版本: 7.4 及以上
WordPress版本: 6.8
版权: GPLv2 or later
版权网址: 版权信息

标签

url redirect graphql headless wordpress react next.js nuxt.js

下载

1.0.0

详情介绍:

Redirection Manager lets you manage URL redirects directly from WordPress backend, designed specifically for Headless WordPress setups (like Next.js, Nuxt.js, etc.). Note: The plugin WPGraphQL (https://wordpress.org/plugins/wp-graphql/) is required for the plugin Redirection Manager. Perfect for developers building headless frontends needing control over their WordPress URL structure.

安装:

  1. Upload the plugin files to the /wp-content/plugins/redirection-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Use the Redirects menu in the WordPress Dashboard to manage your redirects.

屏幕截图:

  • **Get the Data in GraphQL:** GraphQL request to get the redirection data which you can handle on the frontend.
  • **Get the Data in GraphQL:** GraphQL request to get the redirection data which you can handle on the frontend.
  • **Get the Data in GraphQL:** GraphQL request to get the redirection data which you can handle on the frontend.
  • **Get the Data in GraphQL:** GraphQL request to get the redirection data which you can handle on the frontend.
  • **Get the Data in GraphQL:** GraphQL request to get the redirection data which you can handle on the frontend.

升级注意事项:

1.0.0 Initial version.

常见问题:

How do I use the redirects on frontend?

Use GraphQL to fetch the redirects from WordPress, and implement the redirect logic in your frontend app.

更新日志:

1.0.0