Title: Just Post Preview Widget
Author: Alex Prokopenko / JustCoded
Published: <strong>2015-10-29</strong>
Last modified: 2017-03-06

---

Szukaj wtyczek

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

Wtyczka **nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa**.
Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością
z nowszymi wersjami WordPressa.

![](https://ps.w.org/just-post-preview/assets/icon-128x128.png?rev=1470609)

# Just Post Preview Widget

 Autor: [Alex Prokopenko / JustCoded](https://profiles.wordpress.org/aprokopenko/)

[Pobierz](https://downloads.wordpress.org/plugin/just-post-preview.zip)

 * [Szczegóły](https://pl.wordpress.org/plugins/just-post-preview/#description)
 * [Recenzje](https://pl.wordpress.org/plugins/just-post-preview/#reviews)
 *  [Instalacja](https://pl.wordpress.org/plugins/just-post-preview/#installation)
 * [Rozwój](https://pl.wordpress.org/plugins/just-post-preview/#developers)

 [Wsparcie](https://wordpress.org/support/plugin/just-post-preview/)

## Opis

This plugin is for developers who need easy to edit the complex layouts and insert
different post tile blocks inside the layout,
 sidebars or page builders. By default,
it has 3 pre-defined layouts; you can rewrite them in your theme or register custom
layouts. Unfortunately the pre-defined layouts have no styles inside. (Because they
will be overwritten in the theme 100% anyway).

#### Template files

To overwrite the pre-defined templates, you should create a folder with the name`“
just-post-preview”` in the root
 of your theme and copy required templates from 
the `/wp-content/plugins/just-post-preview/layous/` folder.

File names format: `jpp_layout_{layout key}.php`

You can find PHP comments on the top of the demo templates. They help your IDE to
show you autocomplete boxes for available variables.

#### Adding custom layout

To add a custom layout, you need to add a new filter hook in your theme functions.
php file:

    ```
    add_filter('jpp_post_preview_layouts', 'my_post_preview_layouts');
    function my_post_preview_layouts($layouts){
        $layouts['my_layout_key'] = 'My custom layout';
        return $layouts;
    }
    ```

After that hook you will need to create a template file in the `/path/to/theme/just-
post-preview` folder with the name `jpp_layout_my_layout_key.php`.

#### That’s all!

FILL FREE TO CONTACT ME IF YOU FIND ANY BUGS/ISSUES!

**ISSUES TRACKER**
 The project is also available on github. Please post your issues
or feedbacks there. https://github.com/aprokopenko/just-post-preview

## Zrzuty ekranu

 * [[
 * Widget edit screenshot
 * [[
 * Using widget inside the SiteOrigin Page builder plugin

## Instalacja

 1. Download, unzip and upload to your WordPress plugins directory
 2. Activate the plugin within you WordPress Administration Backend
 3. That’s it – you can add a new widget now

## Najczęściej zadawane pytania

  Installation Instructions

 1. Download, unzip and upload to your WordPress plugins directory
 2. Activate the plugin within you WordPress Administration Backend
 3. That’s it – you can add a new widget now

## Recenzje

![](https://secure.gravatar.com/avatar/48439041a6502e1064e741afd868b7c0f8d554b9d216b30308d8911d26f4d3f9?
s=60&d=retro&r=g)

### 󠀁[i think it’s good](https://wordpress.org/support/topic/i-think-its-good/)󠁿

 [Alex Prokopenko / JustCoded](https://profiles.wordpress.org/aprokopenko/) 2017-
03-01

We use SiteOrigin Page Builder plugin in our development and usually you need to
add preview of some post or content on some landing page. This plugins adds ability
to do that very quickly. And you can customize it for each site with custom templates
in a 15 minutes.

 [ Przeczytaj 1 recenzje ](https://wordpress.org/support/plugin/just-post-preview/reviews/)

## Kontrybutorzy i deweloperzy

„Just Post Preview Widget” jest oprogramowaniem open source. Poniższe osoby miały
wkład w rozwój wtyczki.

Zaangażowani

 *   [ Alex Prokopenko / JustCoded ](https://profiles.wordpress.org/aprokopenko/)

[Przetłumacz wtyczkę “Just Post Preview Widget” na swój język.](https://translate.wordpress.org/projects/wp-plugins/just-post-preview)

### Interesuje cię rozwój wtyczki?

[Przeglądaj kod](https://plugins.trac.wordpress.org/browser/just-post-preview/),
sprawdź [repozytorium SVN](https://plugins.svn.wordpress.org/just-post-preview/)
lub czytaj [dziennik rozwoju](https://plugins.trac.wordpress.org/log/just-post-preview/)
przez [RSS](https://plugins.trac.wordpress.org/log/just-post-preview/?limit=100&mode=stop_on_copy&format=rss).

## Rejestr zmian

#### Version 1.1.1

    ```
    * Bug fix: Merged Pull Request from @rudibatt: missing break in templates load loop.
    ```

#### Version 1.1

    ```
    * New feature: Ability to search without specifying post type (beta)
    * New hook: You can control the templates source with new hook `jpp_post_preview_template`
    * Bug fix: PHP 7+ compatibility fix
    ```

#### Version 1.0

    ```
    * Plugin base with 3 pre-defined layouts
    ```

## Meta

 *  Wersja **1.1.1**
 *  Ostatnia aktualizacja **9 lat temu**
 *  Włączone instalacje **10+**
 *  Wersja WordPressa ** 4.0 lub nowszej **
 *  Testowano do **4.8.28**
 *  Język
 * [English (US)](https://wordpress.org/plugins/just-post-preview/)
 * Tagi
 * [developer](https://pl.wordpress.org/plugins/tags/developer/)[layouts](https://pl.wordpress.org/plugins/tags/layouts/)
   [post preview](https://pl.wordpress.org/plugins/tags/post-preview/)[widget](https://pl.wordpress.org/plugins/tags/widget/)
 *  [Widok zaawansowany](https://pl.wordpress.org/plugins/just-post-preview/advanced/)

## Oceny

 5 na 5 gwiazdek.

 *  [  1 recenzja 5-gwiazdkowa     ](https://wordpress.org/support/plugin/just-post-preview/reviews/?filter=5)
 *  [  0 recenzji 4-gwiazdkowych     ](https://wordpress.org/support/plugin/just-post-preview/reviews/?filter=4)
 *  [  0 recenzji 3-gwiazdkowych     ](https://wordpress.org/support/plugin/just-post-preview/reviews/?filter=3)
 *  [  0 recenzji 2-gwiazdkowych     ](https://wordpress.org/support/plugin/just-post-preview/reviews/?filter=2)
 *  [  0 recenzji 1-gwiazdkowych     ](https://wordpress.org/support/plugin/just-post-preview/reviews/?filter=1)

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

[Zobacz wszystkierecenzje.](https://wordpress.org/support/plugin/just-post-preview/reviews/)

## Zaangażowani

 *   [ Alex Prokopenko / JustCoded ](https://profiles.wordpress.org/aprokopenko/)

## Wsparcie

Masz coś do dodania? Potrzebujesz pomocy?

 [Zobacz forum wsparcia](https://wordpress.org/support/plugin/just-post-preview/)