Title: Wp Vue
Author: tristup
Published: <strong>28. 1. 2020</strong>
Last modified: 28. 1. 2020

---

Prohledat pluginy

Plugin **nebyl testován na 3 nejnovějších verzích WordPressu.** Nemusí už být tedy
podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může
být nestabilní.

![](https://s.w.org/plugins/geopattern-icon/wp-vue.svg)

# Wp Vue

 Autor: [tristup](https://profiles.wordpress.org/tristup/)

[Stáhnout](https://downloads.wordpress.org/plugin/wp-vue.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/wp-vue/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/wp-vue/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/wp-vue/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/wp-vue/#developers)

 [Podpora](https://wordpress.org/support/plugin/wp-vue/)

## Popis

WP Vue plugin will provide you the shortcode to show the Posts using the VUE JS.
Page will shows as Single Page Application.

### Major features in WP Vue include:

 1. Shows the Posts using Vue-JS
 2. Can limit the posts [ Else will take default value from Site Settings ]
 3. Shows the Pagination
 4. Single Page Appplication
 5. Do Not reload the page.

### Shortcode & Attributes

With all default values

[wp-vue-posts]

With Post Per Page Option

[wp-vue-posts posts_per_page=“20″]

With Offset Option

[wp-vue-posts posts_per_page=“20″ offset=“10″]

With Order Option

[wp-vue-posts posts_per_page=“20″ offset=“10″ order=“desc“]
 Order Options : „desc“
for descending, „asc“ for ascending

With Order By Option

[wp-vue-posts posts_per_page=“20″ offset=“10″ order=“desc“ orderby=“date“]
 Order
By Options : „id“ is deafult value, other valid values are „date“, „relevance“, „
include“, „title“, and „slug“

### Files

 1. wp-vue.php : File to start working on
 2. wp-vue-template.php : Template file showing the value fetched using Vue
 3. main.js : Main JavaScript file to create a fetch request to the Post API endpoint
    to get the posts.

## Snímky obrazovky

[⌊Screenshot : Shortcode.⌉⌊Screenshot : Shortcode.⌉[

Screenshot : Shortcode.

## Instalace

This section describes how to install the plugin and get it working.

 1. Go to WordPress Dashboard > Plugins > click on Installed plugins > look for add
    new at the top most of the screen and click here > Add Plugins > upload plugin 
    > choose file -> click here and upload Simple Demo Importer plugin.
 2. Activate Plugin through ‚Plugins‘ menu in WordPress.
 3. You can start using the Shortcode with all the possible attributes. Happy `Vuing`

## Nejčastější dotazy

 1. How to create a New Request?

Answer : Need to create a method in main.js follwoing the VUE JS structure, and 
call into the template file.

## Recenze

Pro tento plugin nejsou žádné recenze.

## Autoři

Wp Vue je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

 *   [ tristup ](https://profiles.wordpress.org/tristup/)

[Přeložte “Wp Vue” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/wp-vue)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/wp-vue/), podívejte
se do [SVN repozitáře](https://plugins.svn.wordpress.org/wp-vue/), nebo se přihlaste
k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/wp-vue/) pomocí
[RSS](https://plugins.trac.wordpress.org/log/wp-vue/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

Intial Commit.

## Meta

 *  Verze **0.1.0**
 *  Poslední aktualizace **před 7 roky**
 *  Aktivních instalací **10+**
 *  Verze WordPressu ** 4.4 nebo novější **
 *  Testováno až do WordPressu **5.2.26**
 *  Verze PHP ** 7.0 nebo novější **
 *  Jazyk
 * [English (US)](https://wordpress.org/plugins/wp-vue/)
 * Štítky
 * [shortcodes](https://cs.wordpress.org/plugins/tags/shortcodes/)[vue](https://cs.wordpress.org/plugins/tags/vue/)
   [WordPress](https://cs.wordpress.org/plugins/tags/wordpress/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/wp-vue/advanced/)

## Hodnocení

Zatím nebyly zadány žádné recenze.

[Vaše hodnocení](https://wordpress.org/support/plugin/wp-vue/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/wp-vue/reviews/)

## Spolupracovníci

 *   [ tristup ](https://profiles.wordpress.org/tristup/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/wp-vue/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](http://www.tristupghosh.com/)