Title: Page Flipper
Author: Willder Azevedo
Published: <strong>23 liepos, 2026</strong>
Last modified: 25 rugpjūčio, 2026

---

Ieškoti įskiepiuose

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

![](https://ps.w.org/page-flipper/assets/icon-256x256.png?rev=3620080)

# Page Flipper

 Autorius [Willder Azevedo](https://profiles.wordpress.org/willderazevedo/)

[Parsisiųsti](https://downloads.wordpress.org/plugin/page-flipper.1.1.4.zip)

 * [Informacija](https://lt.wordpress.org/plugins/page-flipper/#description)
 * [Atsiliepimai](https://lt.wordpress.org/plugins/page-flipper/#reviews)
 * [Kūrimas](https://lt.wordpress.org/plugins/page-flipper/#developers)

 [Pagalba](https://wordpress.org/support/plugin/page-flipper/)

## Aprašymas

The **Page Flipper** is a **free** WordPress plugin that enables the creation of
interactive digital books. It adds a new post type for digital books, offering a
set of features to manage books and add interactivity with hotspots.

### Features

– **Custom Post Type:**
 – A new post type called digital books. – Exclusive categories
for digital books. – **Book Builder:** – Upload images to create pages. – Reorder
pages. – Import PDF and turn into pages with automatic conversion – Add and remove
pages. – Add **interactive hotspots**, such as: – Narration – Audio – Video – Image–
Text – Link – **PDF Upload:** – Optional, to allow book download in PDF format. –**
Shortcode for Embedding:** – Embed the digital book anywhere on the site. – Default
format: `[page_flipper]` – Optional parameters:

    ```
    | Parameter                   | Description                              | Possible Values | Default              |
    | --------------------------- | ---------------------------------------- | --------------- | -------------------- |
    | `id`                        | The ID of the post                       | Post ID         | Current Query        |
    | `enable_summary`            | Show or hide the summary                 | `yes` or `no`   | `yes`                |
    | `enable_related`            | Show or hide the related posts           | `yes` or `no`   | `yes`                |
    | `enable_controls`           | Show or hide the controls                | `yes` or `no`   | `yes`                |
    | `enable_share`              | Show or hide the share buttons           | `yes` or `no`   | `yes`                |
    | `enable_zoom`               | Show or hide the zoom button             | `yes` or `no`   | `yes`                |
    | `enable_background_image`   | Use or not the cover image as background | `yes` or `no`   | `yes`                |
    | `page_background_color`     | Page background color                    | Hexadecimal     | `#333333`            |
    | `page_surface_color`        | Page surface color                       | RGBA or Hex     | `rgba(0, 0, 0, 0.4)` |
    | `page_surface_accent_color` | Page surface accent color                | Hexadecimal     | `#ffffff`            |
    | `page_accent_color`         | Page accent color                        | Hexadecimal     | `#eac101`            |
    | `page_font_color`           | Page font color                          | Hexadecimal     | `#ffffff`            |
    ```

– **Elementor Integration:**
 – Widget to add digital books. – Support for selecting
a specific book or using the current query.

## Ekrano nuotraukos

[⌊Book Builder – A tool to create and manage digital books with an intuitive drag-
and-drop interface.⌉⌊Book Builder – A tool to create and manage digital books with
an intuitive drag-and-drop interface.⌉[

**Book Builder** – A tool to create and manage digital books with an intuitive drag-
and-drop interface.

[⌊Interactive Hotspots – Add interactive elements such as text, images, videos, 
and links directly to book pages.⌉⌊Interactive Hotspots – Add interactive elements
such as text, images, videos, and links directly to book pages.⌉[

**Interactive Hotspots** – Add interactive elements such as text, images, videos,
and links directly to book pages.

[⌊Hotspot Customization – Configure hotspots with different content types and adjust
their appearance.⌉⌊Hotspot Customization – Configure hotspots with different content
types and adjust their appearance.⌉[

**Hotspot Customization** – Configure hotspots with different content types and 
adjust their appearance.

[⌊Flipping Book Widget – Embed digital books into any page or post using a customizable
widget.⌉⌊Flipping Book Widget – Embed digital books into any page or post using 
a customizable widget.⌉[

**Flipping Book Widget** – Embed digital books into any page or post using a customizable
widget.

[⌊Hotspots in Action – Display interactive elements that users can click to reveal
additional content.⌉⌊Hotspots in Action – Display interactive elements that users
can click to reveal additional content.⌉[

**Hotspots in Action** – Display interactive elements that users can click to reveal
additional content.

[⌊Digital Book Viewer – Experience a fully interactive digital book with flipping
pages and media elements.⌉⌊Digital Book Viewer – Experience a fully interactive 
digital book with flipping pages and media elements.⌉[

**Digital Book Viewer** – Experience a fully interactive digital book with flipping
pages and media elements.

## DUK

### How do I embed a digital book?

Use the shortcode `[page_flipper id="post_id"]` anywhere on your site.

### Can I add interactive elements to the book?

Yes! You can add hotspots with text, images, videos, and links.

## Atsiliepimai

Įskiepis neturi atsiliepimų.

## Programuotojai ir komandos nariai

“Page Flipper” yra atviro kodo programa. Prie jos sukūrimo prisidėję žmonės surašyti
toliau.

Autoriai

 *   [ Willder Azevedo ](https://profiles.wordpress.org/willderazevedo/)

Įskiepis “Page Flipper” išverstas į 4 kalbas. Dėkojame [vertėjams](https://translate.wordpress.org/projects/wp-plugins/page-flipper/contributors)
už jų darbą.

[Išverskite “Page Flipper” į savo kalbą.](https://translate.wordpress.org/projects/wp-plugins/page-flipper)

### Domina programavimas?

[Peržiūrėkite kodą](https://plugins.trac.wordpress.org/browser/page-flipper/), naršykite
[SVN repozitorijoje](https://plugins.svn.wordpress.org/page-flipper/), arba užsiprenumeruokite
[kodo pakeitimų žurnalą](https://plugins.trac.wordpress.org/log/page-flipper/) per
[RSS](https://plugins.trac.wordpress.org/log/page-flipper/?limit=100&mode=stop_on_copy&format=rss).

## Pakeitimų istorija

#### 1.1.4

 * Tested compatibility with WordPress 7.1 and updated the „Tested up to” version.

#### 1.1.3

 * Added pagination support to the summary pages for improved navigation in large
   documents.
 * Added automatic scrolling in the summary to keep the current page visible.

#### 1.1.2

 * Improved page sizing calculation for better single and double page display handling
   on different screen sizes.
 * Improved related posts responsiveness by adapting its width based on the container
   size instead of the viewport size.
 * Fixed page fold background rendering in single page mode.
 * Fixed hotspot interaction issues caused by incorrect element layering.
 * Fixed popover initialization issue caused by missing Popper.js dependency.
 * Fixed hotspot positioning issues during zoom by updating existing elements instead
   of recreating them.
 * Fixed popover display issues in single page mode by adjusting overflow handling
   and sizing behavior.

#### 1.1.1

 * Added PDF import with automatic page-to-image conversion.
 * Updated Font Awesome documentation link to correctly reference version 4.

#### 1.0.17

 * Added review notification.
 * Fixed media not reloading after adding a page.
 * Added reload confirmation when unsaved builder changes are detected.

#### 1.0.16

 * Initial release.

## Metainformacija

 *  Version **1.1.4**
 *  Atnaujinta **prieš 3 savaitės**
 *  Aktyvių instaliacijų **Mažiau nei 10**
 *  WordPress versija ** 6.8 ar naujesnė **
 *  Ištestuota iki **7.1**
 *  PHP versija ** 8.0 ar naujesnė **
 *  Kalbos
 * [English (US)](https://wordpress.org/plugins/page-flipper/), [Japanese](https://ja.wordpress.org/plugins/page-flipper/),
   [Portuguese (Brazil)](https://br.wordpress.org/plugins/page-flipper/), [Russian](https://ru.wordpress.org/plugins/page-flipper/)
   ir [Spanish (Spain)](https://es.wordpress.org/plugins/page-flipper/).
 *  [Išversti į savo kalbą](https://translate.wordpress.org/projects/wp-plugins/page-flipper)
 * Žymos
 * [ebook](https://lt.wordpress.org/plugins/tags/ebook/)[elementor](https://lt.wordpress.org/plugins/tags/elementor/)
   [flipbook](https://lt.wordpress.org/plugins/tags/flipbook/)
 *  [Daugiau](https://lt.wordpress.org/plugins/page-flipper/advanced/)

## Įvertinimai

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/page-flipper/reviews/)

## Autoriai

 *   [ Willder Azevedo ](https://profiles.wordpress.org/willderazevedo/)

## Pagalba

Turite pastabų? Reikia pagalbos?

 [Peržiūrėti pagalbos forumą](https://wordpress.org/support/plugin/page-flipper/)

## Paremkite

Galbūt norite padėti plėtoti šį įskiepį?

 [ Paremti įskiepio kūrimą ](https://github.com/sponsors/willderazevedo)