This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Ad Rakuten

विवरण

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

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

स्क्रिनसटहरू

  • 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

स्थापना

  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.

प्रश्नोत्तर

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.

समीक्षाहरू

यस प्लगिनको लागि कुनै समीक्षाहरू छैनन्।

योगदानकर्ता र डेभलपरहरू

“Ad Rakuten” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

“Ad Rakuten” 1 लोकेलमा अनुवाद गरिएको छ। योगदानको लागि अनुवादकहरूलाई धन्यवाद।

“Ad Rakuten” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्

विकासमा रुचि छ?

आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।

चेन्जलग

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