Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

WP Vue by Shaanz

Beskrivelse

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.

Skjermbilder

Installasjon

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.

Ofte stilte spørsmål

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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«WP Vue by Shaanz» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

0.2.4

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