Title: WP Cron HTTP Auth
Author: Jeff Starr
Published: <strong>2018년 6월 6일</strong>
Last modified: 2026년 8월 9일

---

플러그인 검색

![](https://ps.w.org/wp-cron-http-auth/assets/icon-256x256.png?rev=1927704)

# WP Cron HTTP Auth

 작성자: [Jeff Starr](https://profiles.wordpress.org/specialk/)

[다운로드](https://downloads.wordpress.org/plugin/wp-cron-http-auth.3.6.zip)

 * [세부사항](https://ko.wordpress.org/plugins/wp-cron-http-auth/#description)
 * [평가](https://ko.wordpress.org/plugins/wp-cron-http-auth/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/wp-cron-http-auth/#installation)
 * [개발](https://ko.wordpress.org/plugins/wp-cron-http-auth/#developers)

 [지원](https://wordpress.org/support/plugin/wp-cron-http-auth/)

## 설명

This plugin enables WP Cron on sites using HTTP Authentication.

How to use: Visit the plugin settings, enter your HTTP Auth credentials, save changes,
done.

Everything happens silently and automatically in the background.

> 👉 Supports defined constants via wp-config.php
>  👉 Super lightweight, fast, and
> effective 👉 Plugin uses only 30KB of code

**Privacy**

This plugin does not collect or store any user data. It does not set any cookies,
and it does not connect to any third-party locations. Thus, this plugin does not
affect user privacy in any way.

WP Cron HTTP Auth is developed and maintained by [Jeff Starr](https://x.com/perishable),
15-year [WordPress developer](https://plugin-planet.com/) and [book author](https://books.perishablepress.com/).

**Support development**

I develop and maintain this free plugin with love for the WordPress community. To
show support, you can [make a donation](https://monzillamedia.com/donate.html) or
purchase one of my books:

 * [The Tao of WordPress](https://wp-tao.com/)
 * [Digging into WordPress](https://digwp.com/)
 * [.htaccess made easy](https://htaccessbook.com/)
 * [WordPress Themes In Depth](https://wp-tao.com/wordpress-themes-book/)
 * [Wizard’s SQL Recipes for WordPress](https://books.perishablepress.com/downloads/wizards-collection-sql-recipes-wordpress/)

And/or purchase one of my premium WordPress plugins:

 * [BBQ Pro](https://plugin-planet.com/bbq-pro/) – Blazing fast WordPress firewall
 * [Blackhole Pro](https://plugin-planet.com/blackhole-pro/) – Automatically block
   bad bots
 * [Banhammer Pro](https://plugin-planet.com/banhammer-pro/) – Monitor traffic and
   ban the bad guys
 * [GA Google Analytics Pro](https://plugin-planet.com/ga-google-analytics-pro/)–
   Connect WordPress to Google Analytics
 * [Head Meta Pro](https://plugin-planet.com/head-meta-pro/) – Ultimate Meta Tags
   for WordPress
 * [REST Pro Tools](https://plugin-planet.com/rest-pro-tools/) – Awesome tools for
   managing the WP REST API
 * [Simple Ajax Chat Pro](https://plugin-planet.com/simple-ajax-chat-pro/) – Unlimited
   chat rooms
 * [USP Pro](https://plugin-planet.com/usp-pro/) – Unlimited front-end forms

Links, tweets and likes also appreciated. Thank you! 🙂

## 스크린샷

[⌊Plugin settings⌉⌊Plugin settings⌉[

Plugin settings

## 설치

**Installing the Plugin**

 1. Upload the plugin to your blog and activate
 2. Visit the plugin settings to configure options

[More info on installing WP plugins](https://wordpress.org/documentation/article/manage-plugins/#installing-plugins-1)

**Using Constants**

Thanks to feedback from [@nowakpiotrek](https://wordpress.org/support/topic/feature-read-configuration-from-config-variables/),
this plugin supports username and password constants defined in WordPress `wp-config.
php`. So instead of entering the username and password via the plugin settings, 
you can add the following definitions to the `wp-config.php` file, just before the
line that says, “That’s all, stop editing!” There you can add the following code:

    ```
    define('WP_CRON_HTTP_AUTH_USERNAME', 'your-http-auth-username');
    define('WP_CRON_HTTP_AUTH_PASSWORD', 'your-http-auth-password');
    ```

Change `your-http-auth-username` and `your-http-auth-password` to match your username
and password, respectively. After saving changes, you can verify the new constants
are working by visiting the plugin settings page. If the constants are working, 
the username and password options will be greyed out, with a message that says, “
Username/Password set in wp-config.php”.

**Uninstalling**

This plugin cleans up after itself. All plugin settings will be removed from the
WordPress database when the plugin is deleted via the WP Plugins screen.

**Restore Default Options**

To restore default options, uninstall the plugin via the WP Plugins screen, and 
then reinstall.

**Like the plugin?**

If you like WP Cron HTTP Auth, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/?rate=5#new-post).
It helps to keep development and support going strong. Thank you!

## FAQ

### Does this work for WP Multisite?

Yes, this plugin works great on Multisite.

### How to test if the plugin is working?

To test if this plugin is working, follow these steps:

 1. Install and activate the excellent plugin, [WP Crontrol](https://wordpress.org/plugins/wp-crontrol/)
 2. Visit the “Cron Events” screen in the WP Admin Area (under Tools menu)
 3. Look for a warning message at the top of the screen that says:

“There was a problem spawning a call to the WP-Cron system on your site. This means
WP-Cron events on your site may not work. The problem was: Unexpected HTTP response
code: 401”

If the warning message is displayed, then HTTP Auth is blocking WP Cron. Otherwise,
if no warning message is displayed, WP Cron is working normally.

Note: after testing it is fine to delete the WP Crontrol plugin if no longer needed.

### Got a question?

Send any questions or feedback via my [contact form](https://plugin-planet.com/support/#contact)

## 후기

![](https://secure.gravatar.com/avatar/05e34df4bdd0930cbe0174610ba3cec16961a88a7a6dfe6adf98bc869db826f1?
s=60&d=retro&r=g)

### 󠀁[All WooCommerce problems solved in seconds](https://wordpress.org/support/topic/all-woocommerce-problems-solved-in-seconds/)󠁿

 [alamea](https://profiles.wordpress.org/alamea/) 2026년 7월 21일

A huge thank you for developing this plugin. I had two WooCommerce development instances
with hundreds of failed and aborted actions. I spent days searching for solutions.
This plugin completed all the cron jobs cleanly in seconds. It also works perfectly
with Advanced Database Cleaner enabled. I am so grateful for this plugin.

![](https://secure.gravatar.com/avatar/3c6cc83611367d8d1cec94ec909a9cb8a518bb030e23be6d77b142068fbb4406?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-10988/)󠁿

 [njwp](https://profiles.wordpress.org/njwp/) 2026년 5월 17일

perfect. Thank you for this plugin. Has just one job to do with no bloat

![](https://secure.gravatar.com/avatar/356e12611e6da4fa3b125cca9cfe2a06636c9b36e450c3dab7223eb30f480949?
s=60&d=retro&r=g)

### 󠀁[I couldn’t live without this plugin](https://wordpress.org/support/topic/i-couldnt-live-without-this-plugin-3/)󠁿

 [Jean Werk](https://profiles.wordpress.org/brightbluegum/) 2025년 3월 15일

Simple and efficient. I’ve installed it on all my Dev sites.

![](https://secure.gravatar.com/avatar/2363e77f5ceb3e87c70629f9a6a760b39817fd09dd21157c6f20c1fe7db88956?
s=60&d=retro&r=g)

### 󠀁[Does it work with NGINX?](https://wordpress.org/support/topic/does-it-work-with-nginx-3/)󠁿

 [digitalgonzo](https://profiles.wordpress.org/bzosel/) 2023년 12월 28일 답글 1개

Hi, Thanks a lot for the plugin!Does it also work with NGINX?For some reason it 
does not work on my server…Many thanks!

![](https://secure.gravatar.com/avatar/448a9d229dddd0e66eae0a69bd3aa6f4a5451f7525284c183c22f604a0b75e60?
s=60&d=retro&r=g)

### 󠀁[it works!](https://wordpress.org/support/topic/it-works-2358/)󠁿

 [Anonymous User 20791862](https://profiles.wordpress.org/anonymized-20791862/) 
2023년 1월 13일

it works!

![](https://secure.gravatar.com/avatar/7887622b66670013e2e2cecb25f2668caf979be26e493f480f789ec30a06a56c?
s=60&d=retro&r=g)

### 󠀁[Works perfect!](https://wordpress.org/support/topic/works-perfect-994/)󠁿

 [worldtravlr](https://profiles.wordpress.org/worldtravlr/) 2022년 8월 16일

Thanks for making this plugin! Works as described!

 [ 모든 17 평가 읽기 ](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/)

## 기여자 & 개발자

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

기여자

 *   [ Jeff Starr ](https://profiles.wordpress.org/specialk/)

“WP Cron HTTP Auth”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/wp-cron-http-auth/contributors)
님께 감사드립니다.

[자국어로 “WP Cron HTTP Auth”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wp-cron-http-auth)

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

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/wp-cron-http-auth/)는,
[SVN 저장소](https://plugins.svn.wordpress.org/wp-cron-http-auth/)를 확인하시거나,
[개발 기록](https://plugins.trac.wordpress.org/log/wp-cron-http-auth/)을 [RSS](https://plugins.trac.wordpress.org/log/wp-cron-http-auth/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

If you like WP Cron HTTP Auth, please take a moment to [give a 5-star rating](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/?rate=5#new-post).
It helps to keep development and support going strong. Thank you!

**3.6 (2026/08/09)**

 * Updates plugin settings page
 * Tests on WordPress 7.1

**3.5 (2026/04/19)**

 * Improves readme.txt documentation
 * Tests on PHP 8.4 and 8.5
 * Tests on WordPress 7.0

Full changelog @ [https://plugin-planet.com/wp/changelog/wp-cron-http-auth.txt](https://plugin-planet.com/wp/changelog/wp-cron-http-auth.txt)

## 기초

 *  버전 **3.6**
 *  최근 업데이트: **5일 전**
 *  활성화된 설치 **1,000+**
 *  워드프레스 버전 ** 4.7 또는 그 이상 **
 *  다음까지 시험됨: **7.1**
 *  PHP 버전 ** 5.6.20 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/wp-cron-http-auth/), [German](https://de.wordpress.org/plugins/wp-cron-http-auth/),
   그리고 [Italian](https://it.wordpress.org/plugins/wp-cron-http-auth/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/wp-cron-http-auth)
 * 태그:
 * [auth](https://ko.wordpress.org/plugins/tags/auth/)[cron](https://ko.wordpress.org/plugins/tags/cron/)
   [http](https://ko.wordpress.org/plugins/tags/http/)[http auth](https://ko.wordpress.org/plugins/tags/http-auth/)
   [wp cron](https://ko.wordpress.org/plugins/tags/wp-cron/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wp-cron-http-auth/advanced/)

## 평점

 별 5점 만점에 5점.

 *  [  17/5-별점 후기     ](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/?filter=5)
 *  [  0/4-별점 후기     ](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/?filter=3)
 *  [  0/2-별점 후기     ](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/?filter=2)
 *  [  0/1-별점 후기     ](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/wp-cron-http-auth/reviews/)

## 기여자

 *   [ Jeff Starr ](https://profiles.wordpress.org/specialk/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/wp-cron-http-auth/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](https://monzillamedia.com/donate.html)