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 Theme Scripts

Beskrivelse

WP Theme Scripts handles adding scripts to the header, after the body tag and the footer of your theme!

Skjermbilder

Installasjon

This section describes how to install the plugin and get it working.

e.g.

  1. Unzip/Upload wp-theme-scripts folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Ensure your theme is using <?php wp_head(); ?>, <?php wp_footer(); ?> <?php wp_body_open(); ?> in your templates.
  4. Add scripts via settings –> Theme Scripts.

Ofte stilte spørsmål

Can I add php?

No.

Does the plugin store data after being uninstalled?

No, the plugin removes all data so when you’re uninstalling the plugin you will need to move data to a suitable location.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

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

Bidragsytere

Endringslogg

0.1

  • Plugin init