
外掛標籤
開發者團隊
原文外掛簡介
Updatepilot Update Log keeps log of every pending WordPress core, plugin, and theme update in a Google Sheet.
Click “Sync to Sheet” any time — nothing runs automatically or on a schedule.
Reads live “update available” data (same source as update-core.php).
Rows are written to a tab named for the current month (e.g. Jun26, Aug26); a new tab is created automatically the first time you sync in a new month.
If an item already has a row this month and a newer version later becomes available, that row is updated in place instead of duplicated.
Items whose available version hasn’t changed are left untouched, so any “Updated” checkbox you’ve already ticked stays as you left it.
The default blank “Sheet1” tab Google creates for new spreadsheets is automatically removed once a real month tab exists.
Connects to your Sheet via a small Apps Script you deploy yourself — no Google Cloud project, API keys, or OAuth setup required.
