Aquesta extensió no s'ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s'usa en versions recents del WordPress.

Ad Rakuten

Descripció

With this plugin you can add Rakuten products in your website.

Links: Rakuten Developers | Author’s Profile | Author’s Site

Captures

  • Click on the Rakuten Button

  • Search your item(s) (ex: あゆみ浜崎)

  • Select the items that you want to add in your post

  • A Shortcode will be create

  • After publish your post, you can see your items

Instal·lació

  1. Visit Plugins > Add New
  2. Search for “Ad Rakuten”
  3. Activate Ad Rakuten from your Plugins page
  4. Click on the new menu item “Rakuten” and enter your Rakuten API key.

PMF

Installation Instructions
  1. Visit Plugins > Add New
  2. Search for “Ad Rakuten”
  3. Activate Ad Rakuten from your Plugins page
  4. Click on the new menu item “Rakuten” and enter your Rakuten API key.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Ad Rakuten» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

“Ad Rakuten” s'ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.

Traduïu «Ad Rakuten» a la vostra llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.

Registre de canvis

0.0.9

  • add additional search options: Keyword (default)
    New: Genre ID, Item code, Shop code

0.0.8

  • add the first customize options for the no developers peoples.
    => The developers can use the wordpress filter, example:
    add_filter( “rakuten_item_price_color”, “my_custom_price_color”, 10, 1 );
    => or the developers can use the wordpress hook, example:
    add_action(‘wp_head’, ‘my_custom_head’);

0.0.7

  • remove $rakuten_translation + rakuten_translation() and use __() function (@garyj, @tobifjellner and @peexy : thank you for your help)

0.0.6

  • add the function : get_rakuten_item_tpl() + apply_filters
  • translate second test

0.0.3

  • translate test: https://translate.wordpress.org/

0.0.2

  • first commit

0.0.1

  • first release