Linux 软件免费装
Banner图

Mustang WPO - See Your Performance Clearly

开发者 tyronbache
更新时间 2025年12月12日 09:00
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv3
版权网址: 版权信息

标签

speed performance optimization pagespeed wpo

下载

1.0.0 1.0.1

详情介绍:

Mustang WPO (Web Performance Optimization) helps you audit, view, and manage your site's performance without leaving WordPress. IMPORTANT: This plugin requires a valid Google Cloud API Key with the PageSpeed Insights API enabled to function. The plugin will not work without this API key. Key Features How It Works
  1. Install and Activate - Install the plugin and activate it
  2. Configure API Key - Add your valid Google Cloud API Key with the PageSpeed Insights API enabled in Mustang WPO > Integrations
  3. Set Budgets - Configure performance budgets for different content types
  4. Run Audits - Use the editor sidebar or global audit to measure performance
  5. Monitor Results - View scores in list tables
Performance Budgets Set performance budgets for each content type: API Integration Mustang WPO integrates with Google PageSpeed Insights API v5:

安装:

Installing the plugin
  1. In your WordPress admin panel, go to Plugins > Add Plugin, search for Mustang WPO and click "Install now"
  2. Alternatively, download the plugin and upload the contents of mustang-wpo.zip to your plugins directory, which usually is /wp-content/plugins/.
  3. Activate the plugin
  4. Get API Key - If you don't have an API key, visit Google Cloud Console to create one
  5. Configure API Key - Navigate to Mustang WPO > Integrations and add your Google PageSpeed Insights API key
  6. Start managing the performance of your site!
API Key Setup Instructions Step 1: Get Your API Key
  1. Visit Google Cloud Console
  2. Create a new project or select an existing one
  3. Enable the PageSpeed Insights API
  4. Create credentials (API key)
  5. Restrict the API key to your domain for security (Recommended) Step 2: Configure in WordPress
  6. Go to Mustang WPO > Integrations in your WordPress admin
  7. Paste your API key in the "Google PageSpeed Insights API Key" field
  8. Click "Save Changes"
  9. The plugin will validate your API key Important Notes:
  10. The API key is required for the plugin to function
  11. Your API key is encrypted and stored securely
  12. API requests are rate-limited to 240 requests per minute

屏幕截图:

  • Integrations page to add your Google PageSpeed Insights API Key (A valid key is required).
  • Budgets page to set your performance budgets for each content type.
  • Audit page before running an audit.
  • Audit page running a global audit.
  • Audit page after running an audit.
  • Performance column with scores and tooltip for Pages content type after running an audit.
  • Performance column tooltip for Pages that are not published yet.
  • Document settings for a draft page.
  • Document settings during a single audit.
  • Document settings after running a single audit.

升级注意事项:

1.0.1 This update improves reliability for Cloudflare-protected sites and fixes timeout issues. The batch size has been reduced to 1 post per batch for better stability. Requires a valid Google PageSpeed Insights API key to function. 1.0.0 Initial release of Mustang WPO. Requires a valid Google PageSpeed Insights API key to function. Install to start managing your website performance.

常见问题:

Do I need a Google PageSpeed Insights API key?

Yes, a valid Google PageSpeed Insights API key is required for the plugin to function. The plugin will not work without this API key. You can get a free API key from Google Cloud Console.

How do I get a Google PageSpeed Insights API key?

  1. Visit Google Cloud Console
  2. Create a new project or select an existing one
  3. Enable the PageSpeed Insights API
  4. Create credentials (API key)
  5. Restrict the API key to your domain for security (recommended)

Is my API key secure?

Yes, your API key is encrypted using WordPress security salts and stored securely in your database.

What happens if I don't have an API key?

The plugin will not function without a valid API key. You'll see warning notices on all pages directing you to configure the API key in Mustang WPO > Integrations.

How often should I run audits?

For most sites, running audits weekly or after major content changes is sufficient. The plugin includes rate limiting to prevent overwhelming the API.

What if I hit API quotas?

The plugin handles quota exceeded errors gracefully and will show clear messages. Consider adding an API key or reducing audit frequency.

Can I audit custom content types?

No, the free version of the plugin only supports Pages and Posts.

更新日志:

1.0.1 Release date: 2025-12-12 Enhancements 1.0.0 Release date: 2025-12-09 Features