Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

WP Theme Scripts

Опис

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

Снимци екрана

Постављање

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.

ЧПП

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.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„WP Theme Scripts“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „WP Theme Scripts“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

0.1

  • Plugin init