Title: W Managify
Author: wpwellconcept
Published: <strong>2026년 6월 28일</strong>
Last modified: 2026년 8월 11일

---

플러그인 검색

![](https://ps.w.org/wmanagify/assets/banner-772x250.png?rev=3588726)

![](https://ps.w.org/wmanagify/assets/icon.svg?rev=3588726)

# W Managify

 작성자: [wpwellconcept](https://profiles.wordpress.org/wpwellconcept/)

[다운로드](https://downloads.wordpress.org/plugin/wmanagify.1.0.10.zip)

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

 [지원](https://wordpress.org/support/plugin/wmanagify/)

## 설명

W Managify provides authenticated REST endpoints to help external management systems
perform common WordPress maintenance operations.

Features include:

 * WordPress core, theme, and plugin status endpoints
 * Theme and plugin install endpoints (WordPress.org slugs only)
 * Theme and plugin update endpoints
 * File and database backup generation endpoints
 * User listing endpoint with paging and filtering
 * Health-check endpoint for environment diagnostics

All operational endpoints require a connector UUID configured by an administrator.

Plugin and theme activation or deactivation must be performed by a site administrator
in the WordPress dashboard. Install endpoints only accept official WordPress.org
plugin and theme slugs.

### External services

This plugin may request update metadata from third-party theme update endpoints 
when a theme defines an `UpdateURI` value.

 * Service endpoint: the URL defined by each installed theme `UpdateURI`
 * Purpose: detect latest available theme version
 * When data is sent: when the authenticated themes endpoint is called
 * Data sent: standard WordPress HTTP request context only

## 설치

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate the plugin from the **Plugins** screen in WordPress.
 3. Go to **Settings > W Managify**.
 4. Save your connector UUID.
 5. Call the authenticated endpoints from your management app.

## FAQ

### How is access controlled?

The plugin expects a UUID in JSON request data and validates it against the stored
value in plugin settings. Only requests that include the correct UUID can call operational
endpoints.

### Does this plugin collect personal data?

The plugin does not send data to third-party services by default. It only performs
actions requested through authenticated endpoints on the local WordPress site.

The users endpoint can return WordPress user account fields (such as login, email,
and display name) when your management application requests that data with a valid
connector UUID. No user data is transmitted unless an authenticated endpoint is 
called.

### Where are backup files stored?

Backups are stored under `wp-content/uploads/wmanagify/`. Directory listing is disabled
with index.php guard files.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

 *   [ wpwellconcept ](https://profiles.wordpress.org/wpwellconcept/)

[자국어로 “W Managify”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/wmanagify)

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

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

## 변경이력

#### 1.0.10

 * Updated plugin display name to “W Managify”.

#### 1.0.9

 * Verified WordPress.org directory file and asset naming conventions.
 * Aligned plugin header and readme stable tag for release.

#### 1.0.8

 * Replaced hardcoded path constants with WordPress directory helper functions.
 * Restricted install endpoints to WordPress.org plugin_slug and theme_slug only.
 * Removed support for arbitrary external ZIP URLs on install routes.

#### 1.0.7

 * Removed theme-specific version hardcoding.
 * Removed obsolete auto-login documentation comment.
 * Added index.php guards for backup upload directories.
 * Expanded readme privacy notes for user and backup data.

#### 1.0.6

 * Renamed plugin to WManagify with slug `wmanagify`.
 * Replaced short `mwp` prefixes with unique `wmanagify` identifiers.
 * Moved backup files to `uploads/wmanagify/`.
 * Centralized wp-admin include loading through helper functions.
 * Removed programmatic plugin/theme activation and deactivation endpoints.

#### 1.0.0

 * Initial public release for WordPress.org submission.

#### 1.0.5

 * Added WordPress.org submission metadata in plugin header.
 * Removed auto-login rewrite endpoint and related code paths.
 * Removed local SSL bypass behavior and debug logging statements.
 * Added repository readme and GPL license file.

#### 1.0.4

 * Previous release.

## 기초

 *  버전 **1.0.10**
 *  최근 업데이트: **4주 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 7.4 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/wmanagify/)
 * 태그:
 * [api](https://ko.wordpress.org/plugins/tags/api/)[backup](https://ko.wordpress.org/plugins/tags/backup/)
   [management](https://ko.wordpress.org/plugins/tags/management/)[updates](https://ko.wordpress.org/plugins/tags/updates/)
 *  [고급 보기](https://ko.wordpress.org/plugins/wmanagify/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/wmanagify/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/wmanagify/reviews/)

## 기여자

 *   [ wpwellconcept ](https://profiles.wordpress.org/wpwellconcept/)

## 지원

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

 [지원 포럼 보기](https://wordpress.org/support/plugin/wmanagify/)