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

WP Vue by Shaanz

描述

You can opt for development as well as production for individual post types
OR
You can globally set an option by going through Settings –> WP Vue.

Features

  • Ability to manage loading VueJS on individual pages/posts or even any custom post types.
  • Ability to overide the individual settings with global settings.
  • overide global settings on a page/posts/custom post types if it i not forced globally.

    If there is global settings set as ‘None’, ‘Development’, ‘Production’ and has ticked the force load, all pages,
    posts or custom post types front pages will have the respective global setting.
    If it is not forced, page settings will have the preference over global settings.

螢幕截圖

  • Global settings in Settings--> WP Vue
    1. Global settings option
  • WP Vue settings in the bottom sidebar on an individual page

安裝

You can install it as a usual wordpress plugin intallation setup.

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Change settings by going to Settings –> WP Vue and you are done.

常見問題

Does this can load development version of vuejs on specific page?

Yes it can. Just select ‘Development’ on the respective page’s WP Vue settings.

Can I stop loading VueJS on multiple pages quickly?

Yes you can. Select ‘None’ from global WP settings and tick to override individual settings.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP Vue by Shaanz” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Vue by Shaanz 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.2.4

  • Stable
  • Changes classes, namespaces as well as constants
  • Minor bug fixes