ਵੇਰਵਾ
With this plugin you can add Rakuten products in your website.
Links: Rakuten Developers | Author’s Profile | Author’s Site
ਸਕਰੀਨਸ਼ਾਟ
ਸਥਾਪਤੀਕਰਨ
- Visit Plugins > Add New
- Search for “Ad Rakuten”
- Activate Ad Rakuten from your Plugins page
- Click on the new menu item “Rakuten” and enter your Rakuten API key.
ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ
- Installation Instructions
-
- Visit Plugins > Add New
- Search for “Ad Rakuten”
- Activate Ad Rakuten from your Plugins page
- Click on the new menu item “Rakuten” and enter your Rakuten API key.
ਸਮੀਖਿਆਵਾਂ
There are no reviews for this plugin.
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Ad Rakuten” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Ad Rakuten” has been translated into 1 locale. Thank you to the translators for their contributions.
“Ad Rakuten” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by 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