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

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# Wp Vue

 由 [tristup](https://profiles.wordpress.org/tristup/) 開發

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

 * [詳細資料](https://tw.wordpress.org/plugins/wp-vue/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-vue/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-vue/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/wp-vue/#developers)

 [技術支援](https://wordpress.org/support/plugin/wp-vue/)

## 外掛說明

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 : Shortcode.⌉⌊Screenshot : Shortcode.⌉[

Screenshot : Shortcode.

## 安裝方式

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`

## 常見問題集

 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.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Wp Vue〉的開發相關工作。

參與者

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

[將〈Wp Vue〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-vue)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wp-vue/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/wp-vue/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wp-vue/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-vue/)。

## 變更記錄

Intial Commit.

## 中繼資料

 *  版本 **0.1.0**
 *  最後更新 **7 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **5.2.26**
 *  PHP 版本需求 ** 7.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-vue/)
 * 標籤:
 * [shortcodes](https://tw.wordpress.org/plugins/tags/shortcodes/)[vue](https://tw.wordpress.org/plugins/tags/vue/)
   [WordPress](https://tw.wordpress.org/plugins/tags/wordpress/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-vue/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/wp-vue/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-vue/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-vue/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](http://www.tristupghosh.com/)