Title: Toorimichi
Author: みちひろ
Published: <strong>Agẹmọ  31, 2026</strong>
Last modified: Agẹmọ  31, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/toorimichi/assets/banner-772x250.png?rev=3629930)

![](https://ps.w.org/toorimichi/assets/icon-256x256.png?rev=3629930)

# Toorimichi

 Láti ọwọ́ [みちひろ](https://profiles.wordpress.org/michihiro0891/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/toorimichi.0.1.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/toorimichi/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/toorimichi/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/toorimichi/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/toorimichi/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/toorimichi/)

## Àpèjúwe

Toorimichi is a tool that consolidates update management for multiple WordPress 
sites into a single screen.

Install this plugin on each site, and you can check and update the status of all
your sites from a dedicated dashboard (web app).

#### Key Features

 * **Update status overview** — Shows whether core, themes, and plugins have updates
   available for each site
 * **Update execution from the dashboard** — Complete updates on the spot, without
   visiting each siteÌtumọ̀ Yorùbá: ’s admin screen
 * **Post-update health check** — Automatically confirms the site is running correctly
   after an update
 * **Update history** — Records when, what, and to which version each update was
   applied
 * **Content health** — Shows the date of the last published post, number of stale
   posts, pending comments, and drafts
 * **Environment info** — Retrieves SSL status, WP_DEBUG state, file edit permissions,
   DB version, and inactive plugin count
 * **Per-site notes** — Attach memos and operational notes to each site
 * **Domain expiry display** — Automatically fetched via RDAP API, or entered manually

#### How it works

 1. Install this plugin on each WordPress site
 2. Get a connection token from the pluginÌtumọ̀ Yorùbá: ’s settings screen
 3. Register the site on the dashboard ([toorimichi.michiblog.website](https://toorimichi.michiblog.website))
 4. Check the status of and update all your sites from the dashboard

#### Security

 * Connection tokens are never stored in the browser (encrypted and stored server-
   side)
 * Communication between the plugin and dashboard is protected by signatures (the
   token itself never travels over the wire)
 * Dashboard login uses passkey authentication (Touch ID / Face ID)
 * No information is returned to unauthenticated requests
 * Post content and personal user data are never sent

#### Who is this for?

 * Individuals or small businesses running two or more WordPress sites
 * Anyone who tends to put off update management
 * Anyone who doesnÌtumọ̀ Yorùbá: ’t need a highly complex management tool

### Third Party Services

This plugin connects to an external service to function as a remote management tool.

#### Toorimichi Dashboard (Cloudflare Workers)

When a request is received from the Toorimichi dashboard, this plugin responds with
site status information (WordPress version, plugin/theme versions, update availability,
content statistics, and environment details). It also accepts update execution commands
from the dashboard.

 * Service URL: [https://toorimichi.michiblog.website](https://toorimichi.michiblog.website)
 * Operated by: みちCOMPANY
 * Privacy Policy: [https://michiblog.website/company/toorimichi-privacy-policy/](https://michiblog.website/company/toorimichi-privacy-policy/)
 * Disclaimer: [https://michiblog.website/company/toorimichi-disclaimer/](https://michiblog.website/company/toorimichi-disclaimer/)

Communication occurs only when the dashboard sends authenticated requests to this
plugin. No data is sent proactively from this plugin. All requests are verified 
using HMAC-SHA256 signatures; unauthenticated requests receive no information.

The dashboard stores the following data in Cloudflare Workers KV (encrypted):

 * Site URL and name
 * Connection token (AES-256-GCM encrypted)
 * User memos and domain expiry dates
 * Update history

#### WordPress.org Plugin API

This plugin uses the standard WordPress update check mechanism (`get_site_transient('
update_plugins')` / `get_site_transient('update_themes')`) which communicates with
the WordPress.org API to check for available updates. This is standard WordPress
core behavior and is not specific to this plugin.

 * Service URL: [https://api.wordpress.org](https://api.wordpress.org)
 * Privacy Policy: [https://wordpress.org/about/privacy/](https://wordpress.org/about/privacy/)

## Ìgbéwọlẹ̀

 1. From the WordPress admin, go to Plugins  Add New and search for “Toorimichi” to
    install it
 2. Activate the plugin
 3. Go to Settings  Toorimichi and copy the connection token
 4. Open the [Toorimichi dashboard](https://toorimichi.michiblog.website) and register
    the site

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Toorimichi” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí
plugin yìí.

Àwọn Olùkópa

 *   [ みちひろ ](https://profiles.wordpress.org/michihiro0891/)

[Túmọ̀ “Toorimichi” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/toorimichi)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/toorimichi/), ṣàyẹ̀wò 
[ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/toorimichi/), tàbí ṣe àgbékalẹ̀
sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/toorimichi/) nípasẹ̀
[RSS](https://plugins.trac.wordpress.org/log/toorimichi/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 0.1.0

 * Initial release
 * Retrieve site info, update status, content health, and environment info
 * Execute plugin, theme, and core updates
 * Record update history
 * HMAC-SHA256 signature authentication

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **0.1.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọ̀sẹ̀ 1 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 6.2 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **7.0.3**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/toorimichi/)
 * Àwọn àmì
 * [dashboard](https://yor.wordpress.org/plugins/tags/dashboard/)[management](https://yor.wordpress.org/plugins/tags/management/)
   [multisite](https://yor.wordpress.org/plugins/tags/multisite/)[remote](https://yor.wordpress.org/plugins/tags/remote/)
   [updates](https://yor.wordpress.org/plugins/tags/updates/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/toorimichi/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

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

[See all reviews](https://wordpress.org/support/plugin/toorimichi/reviews/)

## Àwọn Olùkópa

 *   [ みちひろ ](https://profiles.wordpress.org/michihiro0891/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/toorimichi/)