Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Vue by Shaanz

Descripció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

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.

FAQ

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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«WP Vue by Shaanz» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP Vue by Shaanz» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.2.4

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