This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Theme Scripts

Kuvaus

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

Kuvankaappaukset

Asennus

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.

UKK

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.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“WP Theme Scripts” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “WP Theme Scripts” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

0.1

  • Plugin init