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

Affiliatize Me

Опис

This plugin searches links on your site for the domain that you specify in the settings, adds your affiliate ID, and makes those links open in a new tab when clicked.

The plugin produces XHTML Strict compliant code and is search engine optimized (SEO).
This is done using JavaScript’s window.open()-function. It adds only a few lines of vanilla JavaScript to the page, and does not require any external libraries like jQuery.

Most other plugins perform a hack by altering the target parameter (i.e. <a href="http://somewhere.example" target="_blank">). That method is not XHTML Strict compliant.

This plugin handles the links client-side, which lets search engines follow the links properly. Also, if a browser does not support JavaScript, the plugin is simply inactive, and does not result in any errors.

Credits
Inspired by the External Links in New Window / New Tab plugin.

Known bugs
The plugin conflicts with other plugins that change the links’ `onClick´ attribute.

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

  • Affiliatize Me settings

Постављање

  1. Copy the plugin to /wp-content/plugins/
  2. Activate the plugin.
  3. Change the settings in Settings->Affiliatize Me.

Прегледи

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

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

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

Сарадници

Преведите „Affiliatize Me“ на свој језик.

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

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

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

1.0

Ready for production.