このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Ad Rakuten

説明

このプラグインはあなたのホームページに楽天製品を追加できます。

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

スクリーンショット

  • 楽天ボタンをクリックしてください。

  • 楽天市場の商品を検索してください(例:あゆみ浜崎)。

  • 追加する商品を選んでください。

  • 商品のショートコードが追加されます。

  • 公開後、反映されているか確認してください。

インストール

  1. プラグインページ プラグイン > 新規追加。
  2. 「Ad Rakuten」を検索してください。
  3. プラグインページで「Ad Rakuten」を有効化する。
  4. 「楽天」メニューをクリックして、「楽天設定」ページであなたの Rakuten API keyを設定してください。

FAQ

インストール手順
  1. プラグインページ プラグイン > 新規追加。
  2. 「Ad Rakuten」を検索してください。
  3. プラグインページで「Ad Rakuten」を有効化する。
  4. 「楽天」メニューをクリックして、「楽天設定」ページであなたの Rakuten API keyを設定してください。

評価

このプラグインにはレビューがありません。

貢献者と開発者

Ad Rakuten はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Ad Rakuten” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Ad Rakuten” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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