Title: Page Preview
Author: handyplugins
Published: <strong>2024 年 7 月 12 日</strong>
Last modified: 2026 年 4 月 19 日

---

搜索插件

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

![](https://ps.w.org/page-preview/assets/icon.svg?rev=3117182)

# Page Preview

 作者：[handyplugins](https://profiles.wordpress.org/handyplugins/)

[下载](https://downloads.wordpress.org/plugin/page-preview.1.2.zip)

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

 [支持](https://wordpress.org/support/plugin/page-preview/)

## 描述

Page Preview, provides a visual enhancement to your WordPress dashboard by automatically
adding screenshot of your published pages directly in the post listings. This feature
allows you to see a visual representation of each page without the need to individually
open and review them, saving you time and simplifying your workflow.

#### Features 🖼️

 * **Automatic Screenshots:** Automatically captures and updates screenshots of 
   your pages whenever they are published or updated.
 * **Dashboard Integration:** Integrates smoothly into your WordPress dashboard,
   adding screenshots to your post listings for easy visual management.
 * **Responsive Previews:** Displays responsive screenshots that adapt to the size
   of your screen, ensuring a consistent viewing experience.
 * **Efficient Content Management:** Helps you quickly identify the pages by their
   appearance, which is particularly useful for sites with a large number of pages
   or frequent updates.
 * **Post Type Support:** Supports custom post types, enabling you to display screenshots
   for any public type of content on your site.
 * **Batch Processing:** Supports batch processing from the post listing to generate
   or update screenshots in bulk, enhancing your productivity.
 * **CLI Support:** Offers a CLI command feature for advanced users to manage screenshots
   generation via command line.
 * **Easy Customization:** Provides a range of customization options to adjust the
   behavior of the screenshots according to your preferences.
 * **Multisite Compatibility:** Fully compatible with WordPress Multisite, allowing
   you to manage screenshots across multiple sites from a single network.

“Page Preview” is the perfect tool for content creators, website administrators,
and anyone who manages a WordPress site and values efficiency, automation, and responsive
design. Install it today to streamline your site management and enhance your productivity.

### Privacy Policy

This plugin makes HTTP requests to `https://screenshot.handyplugins.co` to generate
screenshots of your pages.

Our screenshot capturing service requires the URL of the public page to generate
screenshots. While we do not collect personal information directly from users, we
do record IP addresses and domain names from the servers initiating the requests.
This data is used exclusively for rate limiting and to prevent abuse of our service,
ensuring fair usage and stability.

#### Contributing & Bug Report

Bug reports and pull requests are welcome on [GitHub](https://github.com/HandyPlugins/page-preview).

### More from HandyPlugins

If Page Preview is helpful on your site, you may also want to explore our other 
WordPress plugins:

 * [Magic Login Pro](https://handyplugins.co/magic-login-pro/) – Easy, secure, and
   passwordless authentication for WordPress.
 * [SessionQuota Pro](https://handyplugins.co/sessionquota-pro/) – Limit concurrent
   sessions in WordPress.
 * [Stream Integration Pro](https://handyplugins.co/stream-integration-pro/) – Upload,
   sync, restore, and manage WordPress videos with Cloudflare Stream.
 * [Easy Text-to-Speech](https://handyplugins.co/easy-text-to-speech/) – Convert
   written content into high-quality synthesized speech for WordPress.
 * [Handywriter](https://handyplugins.co/handywriter/) – AI-powered writing assistant
   for WordPress.
 * [PaddlePress PRO](https://handyplugins.co/paddlepress-pro/) – Paddle plugin for
   WordPress.
 * [WP Accessibility Toolkit](https://handyplugins.co/wp-accessibility-toolkit/)–
   Tools to help make your WordPress site more accessible.
 * [Powered Cache](https://poweredcache.com/) – Caching and optimization for WordPress
   to help improve PageSpeed and Core Web Vitals.

## 屏幕截图

 * [[
 * Page Preview column in the post listings.
 * [[
 * Page Preview settings page.
 * [[
 * Bulk actions for generating/deleting screenshots.
 * [[
 * CLI command for managing screenshots.

## 安装

#### Manual Installation

 1. Upload the entire `/page-preview` directory to the `/wp-content/plugins/` directory.
 2. Activate Accessibility Toolkit through the ‘Plugins’ menu in WordPress.

## 常见问题

### How does the Page Preview plugin work?

Page Preview plugin automatically generates screenshots of your published WordPress
pages and displays them in the post listings on your dashboard. It captures screenshots
in various dimensions to ensure they are optimized for viewing on different devices.

### Can I generate screenshots for all my pages at once?

Yes, Page Preview supports batch processing which allows you to generate or update
screenshots for multiple pages at once directly from your post listings.

### Is there support for command line operations?

Yes, the plugin includes CLI support. You can manage screenshot generation through
command line, which is ideal for automated workflows or advanced WordPress management.
Type `wp help page-preview` in your terminal to see the available commands.

### Are the screenshots responsive?

Yes, the screenshots are responsive. The plugin generates screenshots in multiple
dimensions and uses srcset attributes, ensuring that the previews are optimized 
for various screen sizes, from desktops to mobile devices.

### How does this plugin improve my workflow?

By providing visual previews directly in your post listings, Page Preview saves 
you time and makes it easier to manage your content. You can quickly identify pages
by their appearance, making editing and updates more efficient.

### Will using this plugin slow down my website?

No, the Page Preview plugin is designed to perform its tasks without impacting the
performance of your website. Screenshots are generated asynchronously and stored
efficiently to minimize any load on your server.

### Is the Page Preview plugin free?

Yes, the Page Preview plugin is available for free. You can download and install
it from the WordPress plugin directory.

### Is there a rate limit for generating screenshots?

Yes, to ensure optimal performance and server stability, our service supports the
generation of screenshots for up to 100 pages every 10 minutes. If you have a larger
number of pages, we recommend spacing out the screenshot generation to stay within
this limit.

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ handyplugins ](https://profiles.wordpress.org/handyplugins/)
 *   [ Mustafa Uysal ](https://profiles.wordpress.org/m_uysl/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### 1.2 (April 19, 2026)

 * Fixed plugin-check errors.
 * Tested with WP 7.0
 * Dependency updates.

#### 1.1 (November 20, 2025)

 * Fixed plugin-check warnings.
 * Extended tests coverage.
 * Tested with WP 6.9
 * Dependency updates.

#### 1.0.2 (April 12, 2025)

 * Tested with WP 6.8
 * Dependency updates.

#### 1.0.1 (July 15, 2024)

 * [Fixed] Preview data cleanup during uninstallation.

#### 1.0 (July 12, 2024)

 * Initial release

## 额外信息

 *  版本 **1.2**
 *  最后更新：**1 月前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/page-preview/)
 * 标签
 * [page preview](https://cn.wordpress.org/plugins/tags/page-preview/)[preview](https://cn.wordpress.org/plugins/tags/preview/)
   [screenshot](https://cn.wordpress.org/plugins/tags/screenshot/)
 *  [高级视图](https://cn.wordpress.org/plugins/page-preview/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ handyplugins ](https://profiles.wordpress.org/handyplugins/)
 *   [ Mustafa Uysal ](https://profiles.wordpress.org/m_uysl/)

## 支持

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

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

## 捐助

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

 [ 捐助此插件 ](https://handyplugins.co/donate/)