Title: Massoftind Asset Manager
Author: Mass Software Solutions Pvt. Ltd.
Published: <strong>30 julho, 2026</strong>
Last modified: 7 agosto, 2026

---

Pesquisar plugins

![](https://ps.w.org/massoftind-asset-manager/assets/banner-772x250.png?rev=3628422)

![](https://ps.w.org/massoftind-asset-manager/assets/icon-256x256.png?rev=3628422)

# Massoftind Asset Manager

 Por [Mass Software Solutions Pvt. Ltd.](https://profiles.wordpress.org/masssoftware/)

[Baixar](https://downloads.wordpress.org/plugin/massoftind-asset-manager.1.0.5.zip)

 * [Detalhes](https://br.wordpress.org/plugins/massoftind-asset-manager/#description)
 * [Avaliações](https://br.wordpress.org/plugins/massoftind-asset-manager/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/massoftind-asset-manager/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/massoftind-asset-manager/#developers)

 [Suporte](https://wordpress.org/support/plugin/massoftind-asset-manager/)

## Descrição

Massoftind Asset Manager helps developers inspect every CSS and JavaScript asset
loaded on the frontend, then optimize loading without breaking the site.

#### Features

 * Asset scanner (admin bar + timed 15-minute scan sessions)
 * Page reports with size, dependencies, duplicates, and unused handles
 * Assets grouped by WordPress core, plugin, theme, must-use plugin, or external
   source
 * Search assets by handle, source URL, plugin/theme name, or dependencies
 * Select all, or select an entire plugin/theme group
 * Bulk optimize: Disable, Enable (only on selected scope), Async, Defer, Delay
 * Scopes: entire site, this page/post, all singles, post type, taxonomy archive,
   URL contains
 * Current-rule badges on each asset (with link to manage rules)
 * Dependency viewer and disable simulation
 * History snapshots with one-click rollback
 * REST API and WP-CLI for users with `manage_options`
 * Debug mode and activity logs
 * Optional full data cleanup on uninstall

#### Safety first

Before disabling an asset, the plugin can simulate the change, warn about dependents,
and refuse to unload required dependencies at runtime. Core WordPress assets are
protected by default. Every rule change can be rolled back.

#### Privacy

This plugin does **not** phone home. There is no telemetry, analytics, license check,
or remote API call. Everything works offline.

#### Requirements

 * WordPress 6.5 or higher
 * PHP 8.1 or higher

## Capturas de tela

[⌊Asset Manager dashboard with scan session controls and recent activity.⌉⌊Asset
Manager dashboard with scan session controls and recent activity.⌉[

Asset Manager dashboard with scan session controls and recent activity.

[⌊Asset scanning interface showing all detected CSS and JavaScript assets.⌉⌊Asset
scanning interface showing all detected CSS and JavaScript assets.⌉[

Asset scanning interface showing all detected CSS and JavaScript assets.

[⌊Detailed page asset inspector with dependencies and optimization actions.⌉⌊Detailed
page asset inspector with dependencies and optimization actions.⌉[

Detailed page asset inspector with dependencies and optimization actions.

[⌊Rules management for Disable, Enable, Async, Defer, and Delay strategies.⌉⌊Rules
management for Disable, Enable, Async, Defer, and Delay strategies.⌉[

Rules management for Disable, Enable, Async, Defer, and Delay strategies.

[⌊Rollback history and activity logs.⌉⌊Rollback history and activity logs.⌉[

Rollback history and activity logs.

[⌊Plugin settings and optimization preferences.⌉⌊Plugin settings and optimization
preferences.⌉[

Plugin settings and optimization preferences.

## Instalação

 1. Upload the `massoftind-asset-manager` folder to `/wp-content/plugins/`, or install
    the zip via **Plugins  Add New  Upload Plugin**.
 2. Activate **Massoftind Asset Manager** under **Plugins**.
 3. Open **Asset Manager** in the admin menu.
 4. Start a scan session, visit frontend pages, then review reports and create rules.

## Perguntas frequentes

### Will this break my site?

The optimizer skips protected core assets (when enabled) and will not dequeue a 
handle that still has queued dependents. Always simulate first and keep rollbacks
available. Test on staging when possible.

### How do I scan a page?

Use **Start 15-minute scan** on Overview, then browse the frontend, or click **Scan
Assets** in the admin bar on any frontend page. **Stop scan mode** only appears 
while a session is active.

### What does “Enable” do?

Enable keeps the asset on the selected scope (this page, post type, taxonomy, or
URL match) and removes it everywhere else.

### What does “unused” mean?

Handles that are registered with WordPress but not enqueued on that page. This is
not a CSS selector coverage analysis.

### Does the plugin contact external servers?

No. No remote requests, tracking, or license validation.

### Where is the REST API?

Authenticated endpoints under `massoftind-am/v1` for users with `manage_options`.

### How do I delete plugin data?

Enable **Delete all plugin data on uninstall** in Settings, then uninstall the plugin.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Massoftind Asset Manager” é um programa de código aberto. As seguintes pessoas 
contribuíram para este plugin.

Colaboradores

 *   [ Mass Software Solutions Pvt. Ltd. ](https://profiles.wordpress.org/masssoftware/)
 *   [ Manish Pathak ](https://profiles.wordpress.org/devmanishpathak/)
 *   [ Sukanta ](https://profiles.wordpress.org/massoft/)
 *   [ Sandip Biswas ](https://profiles.wordpress.org/sandipbiswas123/)

[Traduzir o “Massoftind Asset Manager” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/massoftind-asset-manager)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/massoftind-asset-manager/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/massoftind-asset-manager/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/massoftind-asset-manager/)
por [RSS](https://plugins.trac.wordpress.org/log/massoftind-asset-manager/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.5

 * Guideline 11: removed Plugins-screen branding CSS and admin-menu color overrides.
 * Guideline 11: hero logo is local and non-linked (no external company CTA).
 * Admin bar “Scan Assets” only appears during an active 15-minute scan session.
 * Security: scan/page URLs built with home_url() (no Host-header poisoning).

#### 1.0.2

 * Added WordPress.org plugin assets (banner, icons, and screenshots).
 * Improved Overview dashboard with a cleaner, more modern interface.
 * Refined Scans, Reports, Optimize, History, and Settings screens for better usability.
 * Enhanced visual consistency across all admin pages with improved spacing, typography,
   and cards.
 * Updated plugin documentation and screenshots to reflect the latest interface.
 * Minor UI refinements and code cleanup.

#### 1.0.1

 * Contributors: added WordPress.org usernames (including plugin owner) to readme.
 * Admin notices now render only on Asset Manager screens (Guideline 11 — no dashboard
   hijacking).

#### 1.0.0

 * Initial public release of Massoftind Asset Manager (slug: massoftind-asset-manager).
 * Added Overview dashboard with Mass branding, 3-step Scan  Review  Optimize flow,
   stats, and recent scans.
 * Added timed 15-minute scan sessions and admin-bar one-off frontend scans.
 * Scan mode UI: show **Start 15-minute scan** when idle; show **Stop scan mode**
   only while a session is active.
 * Added Scans list, Page Reports, Optimize (rules), History (rollbacks), Logs, 
   and Settings under Asset Manager.
 * Admin menu stays expanded on all plugin screens; Reports and Logs are visible
   submenu items.
 * Page report: bulk optimize bar with action + scope controls and unsafe-disable
   confirmation.
 * Added rule actions: Disable, Enable (only load on selected scope), Async, Defer,
   Delay.
 * Added rule scopes: entire site, this page/post, all singles, post type, taxonomy
   archive, URL contains.
 * Page report shows current-rule badges per asset (action + scope; paused rules
   marked).
 * Grouped asset inspector by origin (WordPress core, plugins, themes, MU-plugins,
   external, inline/other).
 * Added top select-all plus per-group select for bulk actions.
 * Added live search filter for handle, source URL, plugin/theme label, type, and
   dependencies.
 * Enable/Disable and load-strategy rules create History snapshots; bulk apply uses
   one snapshot per batch.
 * Frontend optimizer applies matching rules safely; Enable removes assets outside
   the allow scope.
 * Core asset protection, dependents checks, and simulate-disable via REST.
 * REST API (`massoftind-am/v1`) and WP-CLI (`massoftind-am`) for manage_options
   users.
 * Activity logs, debug mode, retention settings, and opt-in uninstall data cleanup.
 * WordPress.org readiness: readme.txt, license.txt, blueprint.json, Tested up to
   7.0.
 * Plugin Check cleanup: translators comments, no manual textdomain load, safer `
   $wpdb->prepare()` / `%i` usage, per-ID deletes instead of dynamic IN lists, intentional
   schema-change ignores for uninstall drops.
 * Removed Plugin URI until a published product page exists (avoids a broken “Visit
   plugin site” link).
 * Plugins screen branding mark + Open action; menu uses dashicons-performance.

## Meta

 *  Versão **1.0.5**
 *  Última atualização **7 dias atrás**
 *  Instalações ativas **Menos de 10**
 *  Versão do WordPress ** 6.5 ou superior **
 *  Testado até **7.0.4**
 *  Versão do PHP ** 8.1 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/massoftind-asset-manager/)
 * Tags
 * [assets](https://br.wordpress.org/plugins/tags/assets/)[css](https://br.wordpress.org/plugins/tags/css/)
   [javascript](https://br.wordpress.org/plugins/tags/javascript/)[Optimize](https://br.wordpress.org/plugins/tags/optimize/)
   [performance](https://br.wordpress.org/plugins/tags/performance/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/massoftind-asset-manager/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Sua avaliação](https://wordpress.org/support/plugin/massoftind-asset-manager/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/massoftind-asset-manager/reviews/)

## Colaboradores

 *   [ Mass Software Solutions Pvt. Ltd. ](https://profiles.wordpress.org/masssoftware/)
 *   [ Manish Pathak ](https://profiles.wordpress.org/devmanishpathak/)
 *   [ Sukanta ](https://profiles.wordpress.org/massoft/)
 *   [ Sandip Biswas ](https://profiles.wordpress.org/sandipbiswas123/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/massoftind-asset-manager/)