Site Extensions Snapshot

Descripción

Site Extensions Snapshot adds a Tools page that lists all installed plugins and themes with their status (active/inactive), versions, authors, and descriptions. It also provides a one-click CSV export for documentation or audits.

Key features:

  • Plugins and themes overview with status
  • CSV export of plugins and themes
  • Search and sortable columns
  • Keyboard shortcuts for export and tab switching

Benefits:

  • Faster audits and inventory reports
  • Clear visibility into active vs inactive items
  • Quick CSV export for compliance or client handoff
  • No changes made to plugins or themes

Security and access:

  • Capability checks (manage_options)
  • Nonce verification for exports
  • Sanitized input and escaped output

Capturas

  • Plugins tab overview.
  • Themes tab overview.

Instalación

  1. Upload the site-extensions-snapshot folder to /wp-content/plugins/.
  2. Activate the plugin through the Plugins menu.
  3. Go to Tools -> Site Extensions Snapshot.

FAQ

Who can access the dashboard?

Only users with the manage_options capability.

Does this plugin modify plugins or themes?

No. It only reads installed plugin and theme data and provides a CSV export.

What data is stored?

Only a single activation timestamp option is stored (siteexsn_activated). No external requests are made.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Site Extensions Snapshot» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Site Extensions Snapshot» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.0

  • Initial release.