该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

评价

此插件暂无评价。

贡献者及开发者

「WP Vue by Shaanz」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「WP Vue by Shaanz」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.2.4

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