[WordPress] 外掛分享: Asset CleanUp: Page Speed Booster

首頁外掛目錄 › Asset CleanUp: Page Speed Booster
WordPress 外掛 Asset CleanUp: Page Speed Booster 的封面圖片
100,000+
安裝啟用
★★★★
4.9/5 分(1562 則評價)
23 天前
最後更新
50%
問題解決
WordPress 4.7+ PHP 5.6+ v1.4.0.5 上架:2015-12-02

內容簡介

Asset CleanUp: Page Speed Booster 是一款優化 WordPress 網站效能的外掛,能夠管理頁面載入的 CSS 和 JavaScript,減少不必要的請求與頁面重量,提升網站速度與使用者體驗。

【主要功能】
• 卸載不必要的 CSS 和 JavaScript
• 手動管理關鍵 CSS
• 預加載和延遲加載資源
• 移除未使用的 WordPress 功能
• 與現有快取設置兼容

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.4.0.5) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Asset CleanUp: Page Speed Booster」→ 直接安裝(推薦)
📦 歷史版本下載
1.21.31.41.2.11.2.21.2.31.2.41.2.51.2.61.2.71.2.81.2.91.3.11.3.2trunk1.1.4.61.2.4.11.2.4.21.2.4.31.2.4.41.2.5.11.2.5.21.2.5.31.2.6.11.2.6.21.2.6.31.2.6.41.2.6.51.2.6.61.2.6.71.2.6.81.2.6.91.2.7.11.2.7.21.2.7.31.2.7.41.2.7.51.2.7.61.2.7.71.2.7.81.2.7.91.2.8.11.2.8.21.2.8.31.2.8.41.2.8.51.2.8.61.2.8.71.2.8.81.2.8.91.2.9.11.2.9.21.2.9.31.2.9.41.2.9.51.2.9.61.2.9.71.2.9.81.2.9.91.3.2.11.3.2.21.3.2.31.3.2.41.3.2.51.3.2.61.3.2.71.3.2.81.3.2.91.3.3.01.3.3.11.3.3.21.3.3.31.3.3.41.3.3.51.3.3.61.3.3.71.3.3.81.3.3.91.3.4.01.3.4.11.3.4.21.3.4.31.3.4.41.3.4.51.3.4.61.3.4.71.3.4.81.3.4.91.3.5.01.3.5.11.3.5.21.3.5.31.3.5.41.3.5.51.3.5.61.3.5.71.3.5.81.3.5.91.3.6.01.3.6.11.3.6.21.3.6.31.3.6.41.3.6.51.3.6.61.3.6.71.3.6.81.3.6.91.3.7.01.3.7.11.3.7.21.3.7.31.3.7.41.3.7.51.3.7.61.3.7.71.3.7.81.3.7.91.3.8.01.3.8.11.3.8.21.3.8.31.3.8.41.3.8.51.3.8.61.3.8.71.3.8.81.3.8.91.3.9.01.3.9.11.3.9.21.3.9.31.3.9.41.3.9.51.3.9.61.3.9.71.3.9.81.3.9.91.4.0.11.4.0.21.4.0.31.4.0.41.4.0.51.3.8.2.1

原文外掛簡介

WordPress themes and plugins often load CSS and JavaScript on pages that do not use them. A contact form may load on the homepage, a slider may load on a plain article, or store-related files may load outside the shop.
Asset CleanUp shows you what each page loads and lets you unload what is not needed. This can reduce HTTP requests, page weight, and browser work while complementing your existing caching setup.
Use Test Mode to validate changes as an administrator before they affect visitors.
Asset CleanUp gives you precise, testable control over every optimization.
A safer workflow, without giving up control
The Dashboard keeps the technical detail experienced users need while guiding first-time users through Getting Started, Test Mode, and the central Overview page. Test changes before they affect visitors, then review and manage existing or leftover rules from one place.
CSS and JavaScript management

View loaded stylesheets and scripts, organized by their source.
Unload unnecessary CSS and JavaScript on the homepage and on individual posts, pages, and custom post types.
Manage assets from the Dashboard, the post/page edit screen, or the front-end view.
Review unload rules, exceptions, asset attributes, page options, and leftover entries from the Overview page.
Minify and combine supported CSS and JavaScript, including supported inline code.
Preload selected CSS and JavaScript files when they need to be discovered earlier.

Granular manual Critical CSS management
Add, edit, and remove your own Critical CSS directly from the Dashboard. Keep manual CSS organized by supported page context instead of maintaining one large global block.
Asset CleanUp does not automatically generate Critical CSS. It gives you a structured way to manage CSS that you prepare yourself.
Fonts and resource loading

Combine, preload, asynchronously load, or remove Google Fonts requests, with font-display and preconnect controls.
Preload local font files and apply font-display.
Add fetchpriority, loading, and decoding attributes to images using simple matching or regular expressions.
Lazy-load images where appropriate.

WordPress cleanup options

Remove unused WordPress features such as Emojis, Dashicons for guests, and Comment Reply.
Remove selected discovery links, metadata, and oEmbed resources from the document HEAD.
Disable RSS feed links or feeds when they are not needed.
Restrict or disable XML-RPC when your site does not rely on it.
Strip supported HTML comments, with exceptions where required.

Works with your caching setup, it does not replace it
Asset CleanUp is not a page-caching plugin. It controls what WordPress outputs; a page cache, server cache, or CDN can then store and deliver the optimized result.
After changing rules, clear every active cache layer. Avoid enabling the same minify or combine feature in multiple optimization plugins at the same time.
Asset CleanUp Lite and Pro
Lite includes page-level asset management, Test Mode, manual Critical CSS for supported contexts, resource-loading controls, and WordPress cleanup options.
Go beyond individual CSS and JavaScript files with the Plugins Manager.
Lite includes an interactive preview of the Plugins Manager (rules can be explored, but saved only in Pro). In Pro, it can prevent entire plugins from running on frontend or Dashboard pages where they are not needed, not merely remove their CSS and JavaScript. This can reduce PHP work, database queries, and potential conflicts before the page is generated.
Asset CleanUp Pro also adds broader conditional rules, hardcoded asset management, device-specific rules, and advanced JavaScript attribute and placement controls.
Documentation and support

Read the Asset CleanUp documentation.
Ask a question in the WordPress.org support forum.

External Services and Privacy
WordPress.org plugin icon service
When an authorized administrator opens an Asset CleanUp Dashboard screen and the local plugin-icon cache is missing or incomplete, Asset CleanUp may request public plugin information from https://api.wordpress.org/plugins/info/1.2/. The request is used only to retrieve icons for active plugins displayed inside Asset CleanUp. It can include the corresponding WordPress.org plugin slugs and standard HTTP metadata, including the server IP address. Asset CleanUp does not intentionally include the site URL, administrator details, or site content. See the WordPress.org Privacy Policy.
Google Fonts preload audit
When an authorized administrator explicitly runs the Google Fonts preload audit, Asset CleanUp may request discovered Google Fonts stylesheets from https://fonts.googleapis.com/ and process font-file URLs from https://fonts.gstatic.com/. Requests can include the stylesheet URL and its font-family, variant, subset, or text parameters; the browser user-agent used by the audit; and standard HTTP metadata, including the server IP address. These requests are made only as part of the administrator-initiated audit. See the Google Privacy Policy.
The following two Asset CleanUp-operated services are optional. Both are disabled by default and require an administrator to opt in from Asset CleanUp > Settings > Plugin Usage Preferences.
Dashboard announcements
When an administrator explicitly enables announcements, Asset CleanUp periodically requests the Asset CleanUp Lite announcements feed. The feed is used to show maintenance information, important update notices, optimization guides, and occasional product offers in the WordPress Dashboard. Asset CleanUp does not intentionally add the site URL, administrator details, or site content to this request. As with any HTTP request, the service receives the server IP address and standard HTTP metadata. When announcements are disabled, this feed is not requested.
Optional usage tracking
When an administrator explicitly enables usage tracking, Asset CleanUp sends an initial technical check-in and then no more than one check-in per week to the Asset CleanUp usage-tracking endpoint. The payload can include the PHP, WordPress, and Asset CleanUp versions; Asset CleanUp settings; first-use and review-notice state; server software; multisite status; the active theme name and version; active and inactive plugin file identifiers; and the WordPress locale. The site URL, administrator name, and administrator email are not intentionally included in the tracking payload. Disabling the setting stops future check-ins.
The announcements and usage-tracking services are operated by the Asset CleanUp developer. See the privacy policy. CloudFront infrastructure is provided by Amazon Web Services and is also subject to the AWS Privacy Notice.

延伸相關外掛

文章
Filter
Mastodon