Title: Loopress Light
Author: jeansmaug
Published: <strong>2026년 9월 6일</strong>
Last modified: 2026년 9월 6일

---

플러그인 검색

![](https://s.w.org/plugins/geopattern-icon/loopress-light.svg)

# Loopress Light

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

[다운로드](https://downloads.wordpress.org/plugin/loopress-light.2026.8.1.zip)

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

 [지원](https://wordpress.org/support/plugin/loopress-light/)

## 설명

Loopress Light connects your WordPress site’s configuration to your development 
workflow. It reads and writes ACF (Advanced Custom Fields) field groups, post types,
taxonomies, and options pages, and SEO settings and redirects (Yoast, RankMath),
exposing all of it to the Loopress CLI (`lps`) as JSON so it can live in Git like
any other code.

Features:

 * Sync ACF field groups, post types, taxonomies, and options pages: `lps acf pull`/`
   lps acf push` / `lps acf list`
 * Sync SEO settings and redirects (Yoast, RankMath): `lps seo pull` / `lps seo 
   push`
 * Keep configuration in Git: history, diffs, code review, rollbacks
 * Move configuration between environments (local, staging, production)
 * REST API restricted to administrators, authenticated with WordPress application
   passwords

Need code snippet sync (Code Snippets, WPCode) or Composer dependency management
too? [Loopress Full](https://docs.loopress.dev/wordpress-plugin/) is the full edition,
free of charge, downloaded directly from loopress.dev instead of wordpress.org (
see FAQ for why).

## 설치

 1. Upload the plugin folder to `/wp-content/plugins/`.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Install and activate ACF, and/or Yoast SEO or RankMath, if you have not already.
 4. Open the **Loopress** menu item in the admin sidebar and follow the CLI pairing
    instructions.

## FAQ

### What is the difference between Loopress Light and Loopress Full?

Loopress Light (this plugin) syncs ACF field groups and SEO settings only. Loopress
Full adds code snippet sync (Code Snippets, WPCode), Composer dependency management,
a security audit, and platform diagnostics. Loopress Full costs nothing, it is not
a paid upgrade: it is downloaded directly from loopress.dev instead of wordpress.
org. Directory guidelines do not allow a plugin that installs executable code from
external registries such as Packagist, and separately do not allow a plugin whose
REST API can deploy arbitrary PHP/JS/CSS into another plugin such as Code Snippets
or WPCode; both capabilities live in Loopress Full instead, not because of pricing.
Installing Loopress Full deactivates Loopress Light automatically: it is a full 
replacement, not an add-on. See [the documentation](https://docs.loopress.dev/wordpress-plugin/)
for the full feature comparison and download link.

### Which ACF and SEO plugins are supported?

Advanced Custom Fields (options pages require ACF PRO), and either Yoast SEO or 
RankMath for SEO settings and redirects. Loopress Light detects whichever is active,
and you keep using its interface as usual.

### Does the plugin execute code by itself?

No. Loopress Light only reads and writes ACF field group definitions and SEO metadata
through those plugins’ own APIs, exactly as when you edit them by hand in their 
interface. It never accepts or stores arbitrary code.

### Who can access the REST API?

Only authenticated users with the `manage_options` capability (administrators). 
The CLI authenticates with a WordPress application password that you can revoke 
at any time.

### Do I need the CLI?

The plugin is the site-side companion of the Loopress CLI (`lps`, installable from
npm). Without the CLI, it does nothing beyond showing its admin page.

## 후기

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

## 기여자 & 개발자

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

기여자

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

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

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

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

## 변경이력

#### 2026.7.6

 * The plugin now builds two editions from the same codebase. Loopress Light (this
   plugin) keeps snippet synchronization; Composer dependency management moved to
   the separate Loopress Full plugin, distributed from loopress.dev.

#### 2026.7.5

 * Fixed all issues reported by the WordPress Plugin Check tool: escaped dynamic
   exception messages, added the missing direct access guard, and bumped “Tested
   up to” to 7.0.

#### 2026.7.4

 * Fixed `lps snippet pull` failing to delete a locally removed snippet, and excluded
   trashed snippets from sync.

#### 2026.7.3

 * Plugin management now relies entirely on WordPress core’s REST API instead of
   a custom endpoint.

#### 2026.7.2

 * Added a diagnostics tab to the admin UI.
 * Unified the snippet REST route.
 * Switched the integrity hash from md5 to sha256.

#### 2026.7.1

 * Improved compatibility of the WPCode sidecar file with the WPCode API.

#### 2026.7.0

 * Initial release: basic UI for Composer dependency installation, and REST endpoints
   for the Loopress CLI.

## 기초

 *  버전 **2026.8.1**
 *  최근 업데이트: **2일 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 6.2 또는 그 이상 **
 *  다음까지 시험됨: **7.0.4**
 *  PHP 버전 ** 8.2 또는 그 이상 **
 *  언어
 * [English (US)](https://wordpress.org/plugins/loopress-light/)
 * 태그:
 * [acf](https://ko.wordpress.org/plugins/tags/acf/)[advanced custom fields](https://ko.wordpress.org/plugins/tags/advanced-custom-fields/)
   [git](https://ko.wordpress.org/plugins/tags/git/)[seo](https://ko.wordpress.org/plugins/tags/seo/)
   [sync](https://ko.wordpress.org/plugins/tags/sync/)
 *  [고급 보기](https://ko.wordpress.org/plugins/loopress-light/advanced/)

## 평점

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

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

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

## 기여자

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

## 지원

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

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