| 开发者 | jeansmaug |
|---|---|
| 更新时间 | 2026年9月6日 14:24 |
| PHP版本: | 8.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
lps) as JSON so it can live in Git like any other code.
Features:
lps acf pull / lps acf push / lps acf listlps seo pull / lps seo push/wp-content/plugins/.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 for the full feature comparison and download link.
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.
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.
Only authenticated users with the manage_options capability (administrators). The CLI authenticates with a WordPress application password that you can revoke at any time.
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.
lps snippet pull failing to delete a locally removed snippet, and excluded trashed snippets from sync.