
外掛標籤
開發者團隊
原文外掛簡介
WManagify 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
