UsageRay

설명

Before deactivating a plugin, UsageRay scans your site for blocks, shortcodes, widgets, and custom post types connected to it. It shows matching content and edit links without changing or deleting anything.

Watch the short UsageRay overview:

The video narration is AI-generated.

Use UsageRay when you are cleaning up an old site, replacing a page builder or form plugin, or checking whether a plugin still supports visible content.

The first release checks:

  • Gutenberg blocks declared or registered by the selected plugin.
  • Shortcodes registered by the selected plugin or declared literally in its source.
  • Active legacy widgets registered by the selected plugin.
  • Content stored in custom post types declared literally by the selected plugin.

Results link directly to matching content when WordPress provides an edit screen.

UsageRay does not deactivate, delete, or modify plugins or site content. A result of “no visible usage detected” does not prove that a plugin is unnecessary. Security, caching, SEO, backups, integrations, and other background functionality may leave no visible content evidence.

스크린샷

설치

  1. Upload the usageray directory to /wp-content/plugins/ or install the ZIP in WordPress.
  2. Activate UsageRay.
  3. Open Tools > UsageRay, or click “Find usage” beside an installed plugin.

FAQ

Does this plugin tell me that another plugin is safe to delete?

No. It reports evidence and uncertainty. It never claims that absence of visible usage makes deletion safe.

Does it change my content?

No. UsageRay is read-only.

Can it inspect inactive plugins?

It can find literal shortcode and custom post type registrations and block.json metadata in many inactive plugins. Runtime-only or dynamically registered components may require the plugin to be active.

Why can usage be “unable to determine”?

Some plugins work entirely in the background or register components dynamically. WordPress does not maintain a universal ownership record for all plugin data.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“UsageRay”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “UsageRay”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

0.1.2

  • Added a short demonstration video to the plugin page.
  • Added a third screenshot showing Find usage links on the Installed Plugins screen.
  • Added a scalable SVG directory icon while retaining PNG fallbacks.

0.1.1

  • Added a custom icon, banner, and real interface screenshots.
  • Improved the directory description to explain the plugin’s purpose more clearly.

0.1.0

  • Initial read-only MVP.
  • Added block, shortcode, widget, and custom post type evidence scanning.
  • Added Find usage links to the Installed Plugins screen.