Title: FrontPup
Author: Painless Analytics
Published: <strong>2026 年 1 月 8 日</strong>
Last modified: 2026 年 5 月 24 日

---

搜索插件

![](https://ps.w.org/frontpup/assets/banner-772x250.png?rev=3435512)

![](https://ps.w.org/frontpup/assets/icon.svg?rev=3435512)

# FrontPup

 作者：[Painless Analytics](https://profiles.wordpress.org/painlessanalytics/)

[下载](https://downloads.wordpress.org/plugin/frontpup.1.6.1.zip)

 * [详情](https://cn.wordpress.org/plugins/frontpup/#description)
 * [评价](https://cn.wordpress.org/plugins/frontpup/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/frontpup/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/frontpup/#developers)

 [支持](https://wordpress.org/support/plugin/frontpup/)

## 描述

Welcome to FrontPup, your CloudFront companion.

FrontPup allows you to maximize your WordPress website using the AWS CloudFront 
Content Delivery Network (CDN).

### REQUIREMENTS

You **must** be using the Amazon Web Services (AWS) [CloudFront](https://aws.amazon.com/cloudfront/)
service to utilize this plugin.

### FrontPup Features

 * Non-intrusive Clear Cache (new) admin bar menu option, now you can clear the 
   cache in any view without impacting other work.
 * Clear CloudFront Cache (creates an Invalidation request)
 * Utilize the new Cache Tags feature by WordPress post-type
 * Set no-cache headers for all pages (great for development or testing)
 * Set public and private Cache-Control headers for caching in CloudFront and Browsers
 * Set separate max-age (browser) and s-maxage (CloudFront) cache duration values

### Non-intrusive Clear Cache (new)

The Non-intrusive Clear Cache admin bar menu option can clear your cache in any 
view without causing any disruption to your work. The _Clear CloudFront Cache_ option
is found under the “FrontPup” menu. Requests are performed behind the scenes. The
returned status is added to the menu bar as an italics message in the menu. Feedback
is reported with the icon to the left of the FrontPup menu option.

### Turbocharge your WordPress Website with CloudFront

Using Amazon CloudFront in front of your WordPress website offers significant benefits
by improving performance, security, and scalability. CloudFront is a Delivery Network(
CDN) with over 750+ Points of Presence (PoPs) around the world plus over 1,100 PoPs
within ISP networks. This highly optimized network makes it _extremely efficient_
at delivering your website to your visitors anywhere around the world. “PoP” locations
are designed to reduce latency by caching content closer to your site’s visitors.

### Cache Tags by Post Type

The new Cache Tags in CloudFront paired with WordPress’s Post Types is a killer 
combination! If you have a lot of pages to your site and you only want to clear 
specific areas, this is the perfect option for you. For example, if you are using
a custom post type for your shopping cart and you want to purge the cache for product
pages but want your post and pages to not be impacted, this new feature is for you!

**Performance**

 * **Faster Loading Times**, static content (pages, images, CSS, JavaScript) is 
   cached at “edge locations” around the world
 * **Improved User Experience**, Faster load times lead to higher user engagement,
   reduced bounce rates, and improved search engine optimization (SEO) rankings
 * **Reduced Server Load**, by serving cached content from edge locations, CloudFront
   minimizes requests to your WordPress website

When your website is optimized for performance your [PageSpeed Lighthouse scores](https://pagespeed.web.dev/)
should improve.

**Enhanced Security**

 * **DDoS Protection**, includes AWS Shield Standard
 * **SSL/TLS Security**, force https only and includes free SSL Certificates
 * **AWS WAF**, a Web Application Firewall with a depth of options including specific
   WordPress protections (may incur additional costs)

You should achieve a grade of “A” on [Qualys SSL Server Test](https://www.ssllabs.com/ssltest/)
when CloudFront is configured with the recommended TLSv1.2_2021 or newer security
policy.

**Scalability and Reliability**

 * **Global Reach** with over 750 PoPs plus over 1,100 PoPs within ISP networks
 * **High Availability**, can serve cached content when site is down
 * **Cost Efficiency**, can be cost-effective, especially for websites with high
   traffic with the new [CloudFront flat-rate pricing plans](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/flat-rate-pricing-plan.html)

**Technology**

 * **IPv6**, a superior protocol to IPv4 and in some regions of the world is the
   only protocol that is available
 * **HTTP/2 and HTTP/3** improve web performance through faster loading speeds, 
   enhanced security, and better resource handling
 * **Gzip and Brotli compression**, smaller file sizes improve application performance
   by delivering your content faster to visitors
 * **Multi-Proxy**, route specific path patterns to other web applications easily
   by adding additional “Origins”, allowing you to host more than just WordPress
   with the same hostname

Learn more about [AWS CloudFront](https://aws.amazon.com/cloudfront/).

### Developed by an AWS Community Builder

FrontPup is developed and maintained by [Angelo Mandato](https://angelo.mandato.com),
an [AWS Community Builder](https://builder.aws.com/community/@angelomandato). Angelo
has been developing WordPress plugins and themes since 2005 and has been architecting
applications including WordPress hosted on Amazon Web Services since 2007.

## 屏幕截图

 * [[
 * Welcome to FrontPup with CloudFront
 * [[
 * Welcome screen without CloudFront
 * [[
 * Page Cache-Control settings
 * [[
 * Clear cache settings
 * [[
 * Non-intrusive Clear CloudFront cache from WordPress admin bar
 * [[
 * Non-intrusive Clear CloudFront cache from WordPress admin bar processing…
 * [[
 * Non-intrusive Clear CloudFront cache from WordPress admin bar successful!
 * [[
 * Non-intrusive Clear CloudFront cache from WordPress admin bar error
 * [[
 * New Clear Cache by Post Type option

## 安装

#### Installation from within WordPress

 1. Visit **Plugins > Add New**.
 2. Search for **FrontPup**.
 3. Install and activate the FrontPup plugin.

#### Manual installation

 1. Upload the entire `frontpup` folder to the `/wp-content/plugins/` directory.
 2. Visit **Plugins**.
 3. Activate the FrontPup plugin.

#### After activation

 1. Visit the new **FrontPup** menu.
 2. Enable the options you would like to use.

If you configure Clear Cache Settings, you can now use the FrontPup admin bar menu
option to quickly clear the cache. This action uses AJAX and will perform the action
without leaving the page or disrupting your work.

## 常见问题

### Do I need an AWS CloudFront to use this plugin?

Yes, you need an AWS account with [CloudFront](https://aws.amazon.com/cloudfront/)
setup for your website.

### Do I need to host my WordPress site on AWS?

No, but CloudFront is most effective when used within the AWS network.

### What is the best way to host a WordPress website on AWS?

There are many ways to host a WordPress website on AWS. Here is quick list.

 * Lightsail – A CPanel like approach to setting up a WordPress website with only
   a few clicks
 * EC2 Instance(s) – Run your own server(s) to host your WordPress website
 * ECS Tasks – Run Docker containers using the AWS Elastic Container Service
 * EKS – Run WordPress on AWS Elastic Kubernetes Service

There are thousands of formulas online that explain how to host WordPress on AWS.
The method you pick comes down to the architecture you want to use and how much 
complexity you want with managing your website.

## 评价

此插件暂无评价。

## 贡献者及开发者

「FrontPup」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Painless Analytics ](https://profiles.wordpress.org/painlessanalytics/)
 *   [ Angelo Mandato ](https://profiles.wordpress.org/amandato/)

[帮助将「FrontPup」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/frontpup)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/frontpup/)，查看[SVN仓库](https://plugins.svn.wordpress.org/frontpup/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/frontpup/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/frontpup/)。

## 更新日志

The FrontPup plugin is maintained on GitHub [https://github.com/painlessanalytics/frontpup](https://github.com/painlessanalytics/frontpup).
Code contributions are welcome.

The FrontPup plugin is developed with assistance from [Kiro](https://kiro.dev), 
an AI-powered agentic IDE.

Changelog

#### 1.6.1

WordPress 7.0.

 * Released: 2026-05-24
 * Tested with WordPress 7.0

#### 1.6

Released: 2026-05-13

Add support for the new CloudFront cache tags associated by WordPress post types.

 * Added new “Clear Cache by Post Type” submenu option to clear the site cache by
   post type using CloudFront cache tags
 * Added new header `x-amz-meta-cache-tag` for post type pages
 * Special pages not post type specific also have tags: ‘error’ (for error and 404
   pages), ‘home’, ‘search’, ‘archive’, and ‘author’.
 * Unknown pages use the tag ‘unknown’

#### 1.5

Released: 2026-04-16

Added new Cache Unique Visitors option.

 * Added settings for Cache Unique Visitors option
 * Added logic to set a special cache cookie for unique visitors
 * Included Commenters with the Cache Unique Visitors option

#### 1.4

Released: 2026-03-27

Added Lightweight AWS SDK as the default method to contact AWS to clear cache.

 * Added option to switch between the new Lightweight AWS SDK and the Full AWS SDK.
 * Fixed FrontPup defines not fully being used.
 * Added new LightAWS library files.

#### 1.3.1

Released: 2026-03-06

Clear cache in admin bar waiting switched from gif to svg, much more lightweight.

 * Replaced large gif with svg image.
 * Created CSS animation to show that the request is waiting on a response with 
   a spinner style.
 * Updated JavaScript to use the new CSS classes.
 * No longer need the loading icon gif.

#### 1.2

Released: 2026-02-27

Clear cache in admin bar enhanced

 * New: Non-intrusive admin bar clear cache functionality.
 * JavaScript logic rewritten to not rely on jQuery.
 * CSS created with loading.gif embedded directly into css for performance.
 * Errors and success message simplified for display in admin bar menu.
 * Icon source: [Loading icon.gif](https://commons.wikimedia.org/wiki/File:YouTube_loading_symbol_3_%28transparent%29.gif)

#### 1.1

Released: 2026-01-30

Clear cache functionality added.

 * Added welcome page for the wp-admin
 * Added clear cache settings page
 * Reorganized admin class, new base class for future settings pages
 * Moved views to subfolder of admin folder
 * Added FrontPup admin bar menu bar option with “Clear CloudFront Cache” in sub
   menu (Made it a sub menu so you have to click twice to avoid accidental cache
   clearing)
 * Ajax code for clearing cache created. For now only users who can manage settings
   can clear the cache (to be customizable in future versions)

#### 1.0

Released: 2026-01-08

 * First version of this plugin

The entire changelog is available on GitHub: [https://github.com/painlessanalytics/frontpup/blob/main/CHANGELOG.md](https://github.com/painlessanalytics/frontpup/blob/main/CHANGELOG.md)

## 额外信息

 *  版本 **1.6.1**
 *  最后更新：**3 天前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 8.1 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/frontpup/)
 * 标签
 * [amazon](https://cn.wordpress.org/plugins/tags/amazon/)[aws](https://cn.wordpress.org/plugins/tags/aws/)
   [cdn](https://cn.wordpress.org/plugins/tags/cdn/)[cloudfront](https://cn.wordpress.org/plugins/tags/cloudfront/)
 *  [高级视图](https://cn.wordpress.org/plugins/frontpup/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/frontpup/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/frontpup/reviews/)

## 贡献者

 *   [ Painless Analytics ](https://profiles.wordpress.org/painlessanalytics/)
 *   [ Angelo Mandato ](https://profiles.wordpress.org/amandato/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/frontpup/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://www.painlessanalytics.com/frontpup-cloudfront-wordpress-plugin/)