Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

WP Vue by Shaanz

Descrición

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.

Capturas

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

Instalación

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.

Preguntas frecuentes

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.

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“WP Vue by Shaanz” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “WP Vue by Shaanz” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

0.2.4

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