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

---

Søg plugins

Dette plugin **er ikke blevet testet med de seneste 3 større udgivelser af WordPress**.
Det vedligeholdes eller understøttes muligvis ikke længere og kan have kompatibilitetsproblemer,
når det bruges med nyere versioner af WordPress.

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

# Wp Vue

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

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

 * [Detaljer](https://da.wordpress.org/plugins/wp-vue/#description)
 * [Vurderinger](https://da.wordpress.org/plugins/wp-vue/#reviews)
 *  [Installation](https://da.wordpress.org/plugins/wp-vue/#installation)
 * [Udvikling](https://da.wordpress.org/plugins/wp-vue/#developers)

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

## Beskrivelse

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.

## Skærmbilleder

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

Screenshot : Shortcode.

## Installation

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.

## Anmeldelser

Der er ingen anmeldelser for denne widget.

## Bidragsydere & udviklere

“Wp Vue” er open source-software. Følgende personer har bidraget til dette plugin.

Bidragsydere

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

[Oversæt “Wp Vue” til dit eget sprog.](https://translate.wordpress.org/projects/wp-plugins/wp-vue)

### Interesseret i udvikling?

[Gennemse koden](https://plugins.trac.wordpress.org/browser/wp-vue/), tjek [SVN repository](https://plugins.svn.wordpress.org/wp-vue/),
eller abonner på [udviklerloggen](https://plugins.trac.wordpress.org/log/wp-vue/)
via [RSS](https://plugins.trac.wordpress.org/log/wp-vue/?limit=100&mode=stop_on_copy&format=rss).

## Ændringslog

Intial Commit.

## Meta

 *  Version **0.1.0**
 *  Senest opdateret **6 år siden**
 *  Aktive installationer **10+**
 *  WordPress-version ** 4.4 eller højere **
 *  Testet op til **5.2.24**
 *  PHP-version ** 7.0 eller højere **
 *  Sprog
 * [English (US)](https://wordpress.org/plugins/wp-vue/)
 * Tags
 * [shortcodes](https://da.wordpress.org/plugins/tags/shortcodes/)[vue](https://da.wordpress.org/plugins/tags/vue/)
   [WordPress](https://da.wordpress.org/plugins/tags/wordpress/)
 *  [Avanceret visning](https://da.wordpress.org/plugins/wp-vue/advanced/)

## Bedømmelser

Der er endnu ikke indsendt nogen anmeldelser.

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

[Se alle anmeldelser.](https://wordpress.org/support/plugin/wp-vue/reviews/)

## Bidragsydere

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

## Support

Har du noget at sige? Har du brug for hjælp?

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

## Donér

Vil du gerne støtte udviklingen af dette plugin?

 [ Donér til dette plugin ](http://www.tristupghosh.com/)