이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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