內容簡介
Atomic Site Manager 是一款連接外掛,能將您的 WordPress 網站與 Atomic Site Manager 帳戶連結,讓您可以從一個外部控制台管理網站,無需每次都登入 wp-admin 進行例行任務。
【主要功能】
• 使用 Site Key 註冊網站至 Atomic Site Manager 帳戶
• 定期發送網站健康數據與清單
• 從控制台執行安裝、更新、啟用及刪除外掛和佈景主題
• 管理用戶及角色的創建、編輯與刪除
• 執行數據庫備份與恢復操作
• 應用安全強化設置及執行性能審核
外掛標籤
開發者團隊
原文外掛簡介
Atomic Site Manager is a connector plugin. It links this WordPress site to an Atomic Site Manager account so you can manage the site from one external dashboard instead of logging in to wp-admin for every routine task.
The plugin adds no dashboard, charts, or reporting screens to WordPress. Inside WordPress it shows a single settings page where you paste your Site Key and connect. Everything else happens in the Atomic Site Manager web app.
The connector requires an Atomic Site Manager account. Without a Site Key from that service the plugin stays idle and does nothing. Create an account and register your site at https://atomicsitemanager.com/
What the connector does
Registers this site with your Atomic Site Manager account using a Site Key you paste yourself
Sends a periodic heartbeat with site inventory and health data
Polls for commands you queue in the dashboard and runs them on this site
Reports each command result back to the dashboard
Clears its stored credentials automatically when you disconnect the site from the dashboard
What you can run from the dashboard
Install, update, activate, deactivate, and delete plugins and themes. Installs come from the WordPress.org directory by slug; the connector does not install packages from any other source.
Update WordPress core and translations
Create, edit, and delete users and roles
Read and update options, browse database tables, and flush caches
Create, restore, and delete database and uploads backups stored on this server
Take, compare, and restore configuration snapshots
Run reset tools for options, users, roles, sessions, and media
Apply security hardening settings and run performance audits
Manage SEO titles, descriptions, and social metadata
Run static plugin checks against installed plugins
Toggle background updates and traffic-triggered WP-Cron spawning
Open a one-click admin login from the dashboard for users you authorize there
Built-in engines
SEO output, reset and snapshot tooling, and static plugin checking are built into the connector, so you do not need separate plugins for them. All three ship switched off: until you turn the SEO engine on from the dashboard, the connector adds no titles, meta tags, schema, feed text, or sitemap URLs to your site. The connector never activates or deactivates a plugin or theme on its own. It only does so when you run that specific command from your dashboard, and it never touches its own activation state.
External services
This plugin relies on two external services. Both are described below, including
what is sent, when it is sent, and the conditions under which it happens.
1. Atomic Site Manager (required)
Atomic Site Manager is a software-as-a-service dashboard for managing WordPress
sites remotely, operated by Oyorox. This plugin is the connector for that
service: it registers the site, reports its state, and carries out the commands
you queue in the dashboard. Without it the plugin has nothing to talk to.
Service home: https://atomicsitemanager.com/
Dashboard you sign in to: https://atomic-site-manager-web.vercel.app
API endpoint the plugin calls: https://atomic-site-manager-api.vercel.app/api/v1/connector/
Terms of use: https://atomicsitemanager.com/terms-of-use.html
Privacy policy: https://atomicsitemanager.com/privacy-policy.html
When data is sent
Nothing at all is sent until you paste a Site Key on Settings → Atomic Site
Manager and click Connect. After that:
On connect — once, when you submit your Site Key
On heartbeat — every 60 seconds by default, via WP-Cron, and whenever you press Send heartbeat now
On command result — after the dashboard runs a command on this site
On magic login — once per one-click login, to verify the token you were issued
On disconnect — once, when you disconnect from the settings page
What is sent
Site name, site URL, home URL, locale, timezone, and whether the install is multisite
WordPress, PHP, MySQL, and web server versions, and whether WP_DEBUG and SSL are on
Installed plugins and themes with names, slugs, versions, authors, and active state
Available core, plugin, theme, and translation updates
Memory usage and limit, disk usage and free space, the uploads directory path, and the active theme
WordPress user accounts and roles, including user login, email address, display name, assigned roles, and registration date, for up to 200 users
Command results and error messages produced by dashboard actions
Your Site Key and the site token issued in exchange for it
The plugin does not send post content, comments, media files, passwords, or
visitor analytics.
All requests use HTTPS. Plain HTTP is accepted only for localhost and private
LAN addresses so the plugin can be developed against a local backend.
2. IndexNow (optional, off by default)
IndexNow is a search-engine notification protocol sponsored by Microsoft Bing,
Yandex, Seznam.cz, Naver, and Yep. The plugin can ping it so newly published
content is discovered quickly instead of waiting for the next crawl.
Service: https://www.indexnow.org/
API endpoint the plugin calls: https://api.indexnow.org/indexnow
Terms and conditions, including how request data is handled: https://www.indexnow.org/terms
When data is sent
Only when all three of the following are true, all of which are off or empty
until you set them from the Atomic Site Manager dashboard: the SEO engine is
enabled, IndexNow and instant indexing are enabled, and an IndexNow key is set.
When they are, one request is sent each time a post moves into the published
status for the first time. Nothing is sent on a default install.
What is sent
This site’s hostname
The permalink of the post that was just published
Your IndexNow key, and the URL of the key verification file on this site
No personal data, post content, or visitor data is sent to IndexNow.
Bundled third-party assets
The admin settings screen uses three webfonts, all bundled with the plugin and
served from this site — no CDN or external font service is contacted. Each is
licensed under the SIL Open Font License 1.1, with the full licence text in
assets/fonts/:
DM Sans — Copyright 2014 The DM Sans Project Authors
Fraunces — Copyright 2018 The Fraunces Project Authors
IBM Plex Mono — Copyright 2017 IBM Corp.
