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

ВП Функције

Опис

WP Hooks is a plugin for WordPress that allows you to add JavaScript, HTML, or other code to your
header and footer without modifying your theme. WP Hooks uses the wp_head() and wp_footer() hooks
built in to WordPress to add content to your header and/or footer. It’s great for those who have
custom JavaScript, CSS, or other code (Google Analytics, meta tags, etc.) in their header or footer
and don’t want to or can’t modify their theme.

Find more instructions and discussion on the WP Hooks home page.

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

  • The simple ВП Функције options page.

Постављање

  1. After unzipping, upload the wp-hooks folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. Add content to your header and footer in the WP Hooks Options page under Settings.

Find more instructions and discussion on the WP Hooks home page.

Прегледи

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

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

„ВП Функције“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „ВП Функције“ на свој језик.

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

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

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

1.0.6

  • Fix git/svn repo disparity.

1.0.4

  • Fix undefined variable notice. (thanks to dabernathy89.)