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

Mobile Site Redirect

설명

Redirection to a separate mobile site such as http://m.example.com with the same page name (so desktop version links can be used by mobile devices without redirection to a generic home page). View full site and view mobile site options allows users to switch back and forth between the desktop and mobile site versions. Option of redirecting only phones, tablets, or both.

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the mobile-site-redirect folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Update the Mobile Site URL under Settings->Mobile Site Redirect, including a trailing slash (‘/’) and choose to redirect mobile phones and/or tablets.
  4. Use a link on your mobile site to view the full site following this format: http://example.com/?mobile=false
  5. Use a link on your full site to view the mobile site following this format: http://example.com/?mobile=true
  6. Use a link on your mobile site to a page on your main site without redirecting by following this format: http://example.com/?demobile=true. This will allow the original page on the main site to be shown to mobile users instead of the mobile site’s page.

후기

모든 3 평가 읽기

기여자 & 개발자

“Mobile Site Redirect”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Mobile Site Redirect”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.2

  • Added option to redirect phones, tablets, or both.
  • Added option to suppress redirection of main site pages served by mobile site through a link.

1.1

  • Bug fixes

1.0

  • Initial version