{"id":138057,"date":"2021-03-30T17:22:03","date_gmt":"2021-03-30T17:22:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/affiliate-bridge\/"},"modified":"2021-12-14T02:28:00","modified_gmt":"2021-12-14T02:28:00","slug":"affiliate-bridge","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/affiliate-bridge\/","author":18604212,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.0","stable_tag":"1.1.0","tested":"5.7.15","requires":"5.0.0","requires_php":"7.2","requires_plugins":"","header_name":"Affiliate Bridge","header_author":"David Lidor","header_description":"Affiliate Bridge allows you to effortlessly integrate affiliated items (only from ebay for now) in your site","assets_banners_color":"9ca15c","last_updated":"2021-12-14 02:28:00","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/affiliate-bridge.com","header_plugin_uri":"https:\/\/affiliate-bridge.com","header_author_uri":"https:\/\/www.bicycle-riding.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1228,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"affiliatebridge","date":"2021-03-30 17:21:51"},"1.0.1":{"tag":"1.0.1","author":"affiliatebridge","date":"2021-04-29 03:28:16"},"1.0.2":{"tag":"1.0.2","author":"affiliatebridge","date":"2021-04-30 21:40:43"},"1.1.0":{"tag":"1.1.0","author":"affiliatebridge","date":"2021-12-14 02:28:00"}},"upgrade_notice":{"":"<p>Distributed under the GPLv2 license. See <code>LICENSE<\/code> for more information.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":2506137,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":2506137,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":2506137,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":2506137,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2506137,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2506137,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Plugin Settings.","2":"Multi Item Table Example."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[369,14236,1706],"plugin_category":[35,45],"plugin_contributors":[197886,198954,197887],"plugin_business_model":[],"class_list":["post-138057","plugin","type-plugin","status-publish","hentry","plugin_tags-affiliate","plugin_tags-bridge","plugin_tags-ebay","plugin_category-advertising","plugin_category-ecommerce","plugin_contributors-affiliatebridge","plugin_contributors-mattheufarmer","plugin_contributors-stevorated","plugin_committers-affiliatebridge"],"banners":{"banner":"https:\/\/ps.w.org\/affiliate-bridge\/assets\/banner-772x250.jpg?rev=2506137","banner_2x":"https:\/\/ps.w.org\/affiliate-bridge\/assets\/banner-1544x500.jpg?rev=2506137","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/affiliate-bridge\/assets\/icon-128x128.jpg?rev=2506137","icon_2x":"https:\/\/ps.w.org\/affiliate-bridge\/assets\/icon-256x256.jpg?rev=2506137","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/affiliate-bridge\/assets\/screenshot-1.png?rev=2506137","caption":"Plugin Settings."},{"src":"https:\/\/ps.w.org\/affiliate-bridge\/assets\/screenshot-2.png?rev=2506137","caption":"Multi Item Table Example."}],"raw_content":"<!--section=description-->\n<p>Affiliate Bridge allows you to effortlessly integrate affiliated items (only from ebay for now) in your site.<\/p>\n\n<h3>How to use<\/h3>\n\n<ol>\n<li>After installing and activating the Affiliate Bridge plugin in your WordPress website.<\/li>\n<li>Navigate to the plugin settings, by pressing settings link in plugin section or navigating to it <code>Settings-&gt;Affiliate Bridge<\/code><\/li>\n<li>Set the default shortcode search attributes (i.e Keyword, category, condition, number of items etc.)<\/li>\n<li>Set the <code>main affiliate<\/code> account. to see what <code>main<\/code> means, check out <code>Revenue Sharing Model<\/code> section.<\/li>\n<li>Use the short code <code>[affiliate-bridge]<\/code> to show affiliated products.<\/li>\n<li>You can use the shortcode with the default settings, or override the defaults with shortcode props.<\/li>\n<li>Paste the code anywhere in your site<\/li>\n<li>Save<\/li>\n<li>Congratulations :D<\/li>\n<\/ol>\n\n<h3>Minimum Requirements<\/h3>\n\n<ul>\n<li>WordPress 5.0.0 or later<\/li>\n<li>PHP version 7.2 or later<\/li>\n<\/ul>\n\n<h3>Shortcode props<\/h3>\n\n<ol>\n<li>items - number of items to show. example: <code>[affiliate-bridge items=\"4\"]<\/code> (default = 1)<\/li>\n<li>size - image size. options are: <code>small<\/code> | <code>medium<\/code> | <code>large<\/code>. example: <code>[affiliate-bridge size=\"small\"]<\/code> (default = large)<\/li>\n<li>keywords - add search keywords (with spaces and other special characters). used to override the default you set in admin. example <code>[affiliate-bridge keywords=\"baseball cards\"]<\/code><\/li>\n<li>framed - choose what kind of image frame to use.  example <code>[affiliate-bridge framed=\"C\"]<\/code>. (you can also use <code>affiliate_bridge_image_style_override_custom<\/code> filter to use you own customized css)<\/li>\n<li>categories - ddd Category IDs, separated by a comma. Download eBay Categories. example <code>[affiliate-bridge categories=\"213\"]<\/code><\/li>\n<li>condition - product condition. options are <code>All<\/code> | <code>New<\/code> | <code>Used<\/code>. example <code>[affiliate-bridge condition=\"Used\"]<\/code> (default is <code>All<\/code>)<\/li>\n<li>defimage - link to default image. example <code>[affiliate-bridge defimage=\"https:\/\/example.com\/wp-content\/uploads\/08\/20\/my-cool-image.png\"]<\/code> (default is <code>All<\/code>)<\/li>\n<li>source - currently no use. will be added in future versions.<\/li>\n<\/ol>\n\n<h3>Revenue Sharing Model<\/h3>\n\n<p>In its free version, Affiliate Bridge uses a \"Revenue Sharing Algorithm\" for splitting affiliate income between the user (the Website Owner) and the Affiliate Bridge plugin maker.\nBased on the system clock, 85% of calls to the API will be made with The Website Owner's API Key.\nThe rest of the calls (15%), will be using a hard codded \"Affiliate Bridge plugin maker\"'s API key.\nThe Revenue Sharing Algorithm is in charge of the splitting calls STATISTICALLY to generate about 85% of Affiliate Program income to the Website Owner, the rest (about 15%) will go to the Plugin Owner.\nIf the Website Owner does not change the default plugin settings, Affiliate Bridge will use the plugin maker api key mentioned above 100% of the time.\nUsing this Revenue Sharing Model allows us to provide this product free of charge, on The Website Owner's end, while still providing a professional and reliable product.. oh, and also coffee to go with that :).<\/p>\n\n<h3>Site<\/h3>\n\n<p>https:\/\/affiliate-bridge.com\/\nhttps:\/\/www.bicycle-riding.com\/<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin, unzip it and move the unzipped folder to the \"wp-content\/plugins\" directory in your WordPress installation.<\/li>\n<li>In your admin panel, go to Plugins and you'll find Affiliate Bridge in the plugins section.<\/li>\n<li>Click on the 'Activate' button to use your new plugin right away.<\/li>\n<li>PS: Remember to click the <strong>Enable auto-updates<\/strong> link for this plugin so that you don't miss cool new features as they come in.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>Q: How to use custom css filter?\nA: Here an example<\/p>\n\n<p>add_filter('affiliate_bridge_image_style_override_custom', 'my_ridiculously_wide_border_customization');<\/p>\n\n<p>function my_ridiculously_wide_border_customization($originalCss) {\n    \/\/ you can access the original css and add to it\n    $result = $originalCss . 'border:10px solid gray;';\n    \/\/ what you return would be the custom css option\n    return $res;\n}<\/p>\n\n<!--section=changelog-->\n<h4>1.1.0 - Dec 13 2021<\/h4>\n\n<ul>\n<li>Refactored code to more easily allow adding new sources<\/li>\n<\/ul>\n\n<h4>1.0.2 - Apr 30 2021<\/h4>\n\n<ul>\n<li>Fixed short description on Wordpress.org plugin library<\/li>\n<\/ul>\n\n<h4>1.0.1 - Apr 28 2021<\/h4>\n\n<ul>\n<li>Fixed error with shortcode not being recognized<\/li>\n<li>Fixed image width issue in Chrome-based browsers<\/li>\n<\/ul>\n\n<h4>1.0.0 - Mar 13 2021<\/h4>\n\n<ul>\n<li>Initial Release<\/li>\n<\/ul>","raw_excerpt":"Easily add product images from affiliate programs using shortcodes.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/138057","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=138057"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/affiliatebridge"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=138057"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=138057"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=138057"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=138057"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=138057"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=138057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}