Title: WP Book
Author: Rajan Vijayan
Published: <strong>2018 年 10 月 27 日</strong>
Last modified: 2018 年 10 月 27 日

---

搜索插件

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

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

![](https://ps.w.org/wp-book/assets/icon-256x256.png?rev=2014680)

# WP Book

 作者：[Rajan Vijayan](https://profiles.wordpress.org/rajanit2000/)

[下载](https://downloads.wordpress.org/plugin/wp-book.1.0.zip)

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

 [支持](https://wordpress.org/support/plugin/wp-book/)

## 描述

Wp Book is a WordPress Plugin that allows you to create PDF book for your posts,
pages custom posts on different conditions and filters.

Check out the [WPBook Overview Video](https://www.youtube.com/watch?v=nBIG8jT8aNY)
below.

### Features

The following conditions and filters are supported.

#### Post Filters options

 * Post type
 * Number of posts
 * Post order
 * Post order by

#### PDF Layout options

 * Post type
 * Number of posts
 * Post order
 * Post order by

#### Sorting

 * Support manual sorting drag and drop

### Credits

Thanks to [mPDF](https://mpdf.github.io/) PHP library, create pdf using PHP.
 Thanks
to [jQueryUI](https://jqueryui.com/) JavaScript library, which the Plugin uses. 
Thanks to [select2](https://select2.github.io/) JavaScript library, which the Plugin
uses.

## 屏幕截图

 * [[
 * Home page for WP Book.
 * [[
 * File created successfully.
 * [[
 * PDF sample
 * [[
 * Post type filters
 * [[
 * Page format options
 * [[
 * Header and Footer
 * [[
 * Predefined templates

## 安装

The simplest way to install the plugin is to use the built-in automatic plugin installer.
Go to plugins -> Add New and then enter `wp-book` to automatically install it.

If for some reason the above method doesn’t work then you can download the plugin
as a zip file, extract it and then use your favorite FTP client and then upload 
the contents of the zip file to the wp-content/plugins/ directory of your WordPress
installation and then activate the Plugin from Plugins page.

Goto `Settings > WP Book`

## 常见问题

  After installing the Plugin, I just see a blank page.

This can happen if you have huge number of posts and your server is very underpowered.
Check your PHP error log to see if there are any errors and correct them. The most
common problems are script timeout or running out of memory. Change your PHP.ini
file and increase the script timeout and/or amount of memory used by PHP process.

In particular try to change the following settings

 * `max_execution_time = 600` – Maximum execution time of each script, in seconds
 * `max_input_time = 30` – Maximum amount of time each script may spend parsing 
   request data
 * `memory_limit = 256M` – Maximum amount of memory a script may consume

  Temporary files directory “/wp-book/vendor/mpdf/mpdf/src/Config/../../tmp” is 
not writable issue.

This can happen when the plugin’s tmp directory does not have write permission. 
You need to setup 777 permission for tmp directory.

Its located `/wp-content/plugins/wp-book/vendor/mpdf/mpdf/tmp`

## 评价

此插件暂无评价。

## 贡献者及开发者

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

贡献者

 *   [ Rajan Vijayan ](https://profiles.wordpress.org/rajanit2000/)

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

### 对开发感兴趣吗?

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

## 更新日志

#### v1.0

 * Initial release

## 额外信息

 *  版本 **1.0.0**
 *  最后更新：**7 年前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 3.8 或更高版本 **
 *  已测试的最高版本为 **4.9.29**
 *  语言
 * [English (US)](https://wordpress.org/plugins/wp-book/)
 * 标签
 * [download](https://cn.wordpress.org/plugins/tags/download/)[mpdf](https://cn.wordpress.org/plugins/tags/mpdf/)
   [pages](https://cn.wordpress.org/plugins/tags/pages/)[pdf](https://cn.wordpress.org/plugins/tags/pdf/)
   [post](https://cn.wordpress.org/plugins/tags/post/)
 *  [高级视图](https://cn.wordpress.org/plugins/wp-book/advanced/)

## 评级

尚未提交反馈。

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

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

## 贡献者

 *   [ Rajan Vijayan ](https://profiles.wordpress.org/rajanit2000/)

## 支持

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

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