このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Available URL

説明

By Available URL you can add urls and force users or roles just see these urls. If a user(logged in user) open a URL that not allowed, Will redirect to a URL you want. You can enter redirect URL for backend and frontend separately.
Most used of this plugin will be in create demo for plugins & themes. You can install it on WordPress network and create multiple demo.

Available URL has some hooks for programmers. Also when a URL redirected, In location URL will be a request called: ‘redirect_by’ this will be useful for sometimes.

Emergency reset

In 1.3.2.7 I added a emergency way for disable admin redirects.
For use that, Just open this URL(Before that, Replace “example.com” with your domain):
http://example.com?availableurl_reset_admin=true

One more thing about Available URL:

Available URL uses i18n, So you can translate it for your language.

You can use GitHub plugin page to development it.

インストール

  1. Upload the plugin files to the /wp-content/plugins/available-url directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. After activate Available URL, In wordpress settings will be a submenu that called: Available URL. From there you can enter your URLs by role and user filter.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Available URL はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Available URL” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Available URL” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0.0

  • First release of available URL

1.3.2.7

  • Change and Fix bugs in redirect function
  • Change URL settings
  • Fix translates
  • Fix bug of “New Row” button
  • Functions are now optimized
  • Add emergency reset for admins

1.4.5.0

  • Tested up to WP 5.8.3
  • Optimize code
  • Fix translation