Plugin info

Total downloads: 2,156
Active installs: 40
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 7/6/2018 (2735 days ago)
Added to WordPress: 6/26/2018 (7 years old)
Minimum WordPress version: 4.0
Tested up to WordPress version: 4.9.28
Minimum PHP version: 5.2.4

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2735 days ago

20/100

Is Ad Rakuten abandoned?

Possibly abandoned (last update 2735 days ago).

Compatibility

Requires WordPress: 4.0
Tested up to: 4.9.28
Requires PHP: 5.2.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

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

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

Installation

  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.

Frequently Asked Questions

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.

Review feed

No reviews available

Screenshots

  1. <p>Click on the Rakuten Button</p>

    Click on the Rakuten Button

  2. <p>Search your item(s) (ex: あゆみ浜崎)</p>

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

  3. <p>Select the items that you want to add in your post</p>

    Select the items that you want to add in your post

  4. <p>A Shortcode will be create</p>

    A Shortcode will be create

  5. <p>After publish your post, you can see your items</p>

    After publish your post, you can see your items

Changelog

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