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

WPSiteSync for HTTP Authentication

설명

This plugin provides the ability to configure WPSiteSync with an HTTP Authentication username and password to be used when communicating with a Target server that is set up with Authentication.

Usage Scenarios:

If you’re using WPSiteSync with a staging server but want to limit access to the staging server via HTTP Authentication, this is the plugin for you.

This add-on plugin for WPSiteSync allows you to configure an HTTP Authentication username and password that will be used in communicating with the Target server; allowing you to PUSH and PULL changes from your local site to your password protected staging site.

This plugin works the same whether your Source Site is a local install via DesktopServer or other local development environment, or a publicly hosted site. For more information on DesktopServer and local development tools, please visit our web site at: https://serverpress.com/get-desktopserver/

How it Works:

The WPSiteSync for HTTP Authentication add-on plugin sends the username and password with each API request made to the Target site. This allows you to configure your Target site with .htaccess rules that will limit access to user that have the password.

Support:

Support Details: We are happy to provide support and help troubleshoot issues. Visit our Contact page at http://serverpress.com/contact/. Users should know however, that we check the WordPress.org support forums once a week on Wednesdays from 6pm to 8pm PST (UTC -8).

ServerPress, LLC is not responsible for any loss of data that may occur as a result of using this tool. We strongly recommend performing a site and database backup before testing and using this tool. However, should you experience such an issue, we want to know about it right away.

We welcome feedback and Pull Requests for this plugin via our public GitHub repository located at: https://github.com/ServerPress/wpsitesync-httpauth

설치

Installation instructions: To install, do the following:

  1. From the dashboard of your site, navigate to Plugins –> Add New.
  2. Select the “Upload Plugin” button.
  3. Click on the “Choose File” button to upload your file.
  4. When the Open dialog appears select the wpsitesync-httpauth.zip file from your desktop.
  5. Follow the on-screen instructions and wait until the upload is complete.
  6. When finished, activate the plugin via the prompt. A confirmation message will be displayed.

or, you can upload the files directly to your server.

  1. Upload all of the files in wpsitesync-httpauth.zip to your /wp-content/plugins/wpsitesync-httpauth directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

후기

2019년 5월 18일
It does what it says it does It allowed me to configure my target site with .htaccess rules that will limit access to the user that has that password.
모든 1 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “WPSiteSync for HTTP Authentication”(을)를 번역하세요.

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

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

변경이력

1.1 – Jun 11, 2020

  • enhancement: Update .htaccess rules for Apache 2.4.
  • enhancement: Check for minimum WPSiteSync version and disable plugin if WPSiteSync not found or not minium version.

1.0.0 – May 4, 2017

Initial release to WordPress repository.

1.0.0 – Mar 31, 2017

  • Initial Release