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

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

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

# Wp Vue

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

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

 * [Dettagli](https://it.wordpress.org/plugins/wp-vue/#description)
 * [Recensioni](https://it.wordpress.org/plugins/wp-vue/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/wp-vue/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/wp-vue/#developers)

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

## Descrizione

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.

## Screenshot

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

Screenshot : Shortcode.

## Installazione

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`

## FAQ

 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.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Wp Vue” è un software open source. Le persone che hanno contribuito allo sviluppo
di questo plugin sono indicate di seguito.

Collaboratori

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

[Traduci “Wp Vue” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/wp-vue)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/wp-vue/) segui il
[repository SVN](https://plugins.svn.wordpress.org/wp-vue/), segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/wp-vue/)
tramite [RSS](https://plugins.trac.wordpress.org/log/wp-vue/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

Intial Commit.

## Meta

 *  Versione **0.1.0**
 *  Ultimo aggiornamento **6 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 4.4 o superiore **
 *  Testato fino alla versione **5.2.24**
 *  Versione PHP ** 7.0 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/wp-vue/)
 * Tag
 * [shortcodes](https://it.wordpress.org/plugins/tags/shortcodes/)[vue](https://it.wordpress.org/plugins/tags/vue/)
   [WordPress](https://it.wordpress.org/plugins/tags/wordpress/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/wp-vue/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

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

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/wp-vue/reviews/)

## Collaboratori

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

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/wp-vue/)

## Dona

Vuoi supportare lo sviluppo di questo plugin?

 [ Fai una donazione per questo plugin ](http://www.tristupghosh.com/)