Plugin / Datafeedr API

datafeedr.com

Changelog

Changelog

1.0.106 – 2019/11/20

  • Updated Helpscout beacon

1.0.105 – 2019/11/12

  • Updated readme.

1.0.104 – 2019/10/15

  • Added Merchant Limit filter to Search Form.

1.0.103 – 2019/08/06

  • Updated Networks page to support new Partnerize networks.

1.0.102 – 2019/05/24

  • Provided support for The Affiliate Gateway SID field.

1.0.101 – 2019/05/21

  • Added support for The Affiliate Gateway network.
  • Added new “_owner_datafeedr” meta key for all images imported via the datafeedr_import_image() function. This can include a meta_value of the plugin doing the importing as well.

1.0.100 – 2019/05/06

  • Updated readme.

1.0.99 – 2019/04/23

  • Updated readme.

1.0.98 – 2019/04/11

  • Changed TRUE to true in searchform.php render() function.
  • Added a width/height check in the image importer. Handles failed imports like Patagonia images.

1.0.97 – 2019/03/23

  • Fixed missing FlexOffers logo.

1.0.96 – 2019/03/22

  • Made plugin ready for upcoming FlexOffers support.

1.0.95 – 2019/02/19

  • Updated readme.

1.0.94 – 2019/02/11

  • Added Awin API token field so that only approved Awin programs are listed under Awin Merchants on this page: WordPress Admin Area > Datafeedr API > Merchants > Awin [Country]

1.0.93 – 2018/12/19

  • Added support for Australia and Turkey for Amazon API queries.

1.0.92 – 2018/12/07

  • Updated readme.

1.0.91 – 2018/07/31

  • Added tid option for Partnerize on Networks page.

1.0.90 – 2018/07/30

  • Changed more “Performance Horizon” references to “Partnerize”.

1.0.89 – 2018/07/20

  • Added support for Partnerize.

1.0.88 – 2018/07/16

  • Added new Partnerize logos.
  • Deleted old PJN logos.

1.0.87 – 2018/07/13

  • Changed height of network and merchant pop-up modal.

1.0.85 – 2018/05/07

  • Fixed tiny bug in Beacon code.

1.0.84 – 2018/05/07

  • Added HelpScout Beacon to Datafeedr-specific pages for in-app documentation and support.

1.0.83 – 2018/04/11

  • Removed old affiliate network icons and logos.

1.0.82 – 2018/04/11

  • Fixed bug where images could not be imported if their file name was too long. Set limit to 100 characters.

1.0.81 – 2018/03/29

  • Added support for Effiliation affiliate network.

1.0.80 – 2018/02/20

  • Fixed form action on networks page.

1.0.79 – 2018/02/08

  • Set API retry attempts to 3 if connection to API timesout. (#15364)

1.0.78 – 2018/01/19

  • Added dfrapi_string_starts_with() helper function.

1.0.77 – 2018/01/17

  • Updated “Tested up to” value.
  • Added README.md for GitHub.

1.0.76 – 2018/01/10

  • Fixed bug related to new dependency class.

1.0.75 – 2018/01/10

  • Made more changes to the Datafeedr_Plugin_Dependency class + doc blocks.

1.0.74 – 2018/01/09

  • Changed return values of Datafeedr_Image_Importer::import().
  • Removed some public methods from Datafeedr_Image_Importer.
  • Added new Datafeedr_Plugin_Dependency class. Still needs doc blocks.

1.0.73 – 2018/01/08

  • Changed protected method to public.

1.0.72 – 2018/01/08

  • Changed @return doc of datafeedr_import_image() function.
  • Added new Datafeedr_Timer trait.
  • Added new methods and filters to Datafeedr_Image_Importer class.

1.0.71 – 2018/01/05

  • Added new Datafeedr_Image_Importer class which will eventually replace all image importing functionality.
  • Added new datafeedr_import_image() helper function.

1.0.70 – 2017/12/12

  • Optimized check for incorrect Zanox & PH affiliate IDs.

1.0.69 – 2017/12/02

  • Fixed errors thrown in dfrapi_api_get_zanox_zmid() and dfrapi_api_get_ph_camref() functions.
  • Fixed issue where PerformanceHorizon errors were not being displayed as an admin_notice.

1.0.68 – 2017/12/01

  • Optimize WordPress Admin Area pages so Networks and Merchants aren’t queried from cache on every page load.

1.0.67 – 2017/11/29

  • Cleaned up some of the admin nags.

1.0.66 – 2017/11/29

  • Added support for Performance Horizon affiliate network. (#15361)

1.0.65 – 2017/11/18

  • Updated timeout to 60 in DatafeedrApi options array. (#15382)

1.0.64 – 2017/11/18

  • Updated CSS.

1.0.63 – 2017/11/17

  • Updated instantiation of the DatafeedrApi class to accept an $options array instead of 3 parameters. (#15251)

1.0.62 – 2017/10/25

  • Optimized query to check if unapproved Zanox merchants exist.
  • Added ability to see unapproved Zanox merchants in admin notice.

1.0.61 – 2017/10/23

  • Updated DatafeedrApi class with proper docs standard WP code formatting.

1.0.60 – 2017/10/18

  • Added new dfrapi_get_amazon_associate_tag() function.
  • Added Amazon support to the dfrapi_url() function where previously it was handled by child plugins. (#15201)

1.0.59 – 2017/10/10

  • Updated TradeTracker network icons. (#15178)

1.0.58 – 2017/10/06

  • Updated Documentation URLs.

1.0.57 – 2017/09/08

  • Updated AffiliateWindow’s name to Awin.

1.0.56 – 2017/05/01

  • Replaced use of number_format() with abs() in API usage emailer script.

1.0.55 – 2017/03/06

  • Updated Affiliate Window icons. (#14404)

1.0.54 – 2017/02/21

  • Updated datafeedr.php API client. (#14372)
  • Replaced all API calls with wp_remote_post(). (#14376)
  • Removed “transport” option from WordPress Admin Area > Datafeedr API > Configuration > Datafeedr API Settings page. Replaced with wp_remote_post().

1.0.53 – 2017/02/12

  • Added support for the Malaysian ringgit currency.

1.0.52 – 2017/01/21

  • Fixed another bug introduced in 1.0.49

1.0.51 – 2017/01/21

  • Removed option added in 1.0.49. It caused all sorts of issues.

1.0.50 – 2017/01/20

  • Added support for a Tracking ID for Shopello.

1.0.49 – 2016/12/27

  • Added new option to WordPress Admin Area > Datafeedr API > Configuration page to allow the API to be disabled without having to deactivate the Datafeedr API plugin.

1.0.48 – 2016/12/14

  • Updated Snapdeal logos

1.0.47 – 2016/10/24

  • Modified searchfilter.js to improve speed when searching for merchants on the Merchants page (#13955).

1.0.46 – 2016/09/07

  • Remove Connexity from interface (#13803).

1.0.45 – 2016/09/02

  • Replaced “Current Usage” section on Account page with link a link to the Members /api page.

1.0.44 – 2016/09/01

  • Added support for connexity.com.
  • Replaced old Shopello icons with new ones (#13589)

1.0.43 – 2016/06/27

  • Removed ‘database_rotation’ message. (#13535)

1.0.42 – 2016/06/26

  • Fixed CSS for 16×16 network icons. (#13534)

1.0.41 – 2016/06/20

  • Updated CSS file for new networks.

1.0.40 – 2016/06/20

  • Added support for Snapdeal (#13161)
  • Added support for Shopello (#13258)

1.0.39 – 2016/05/24

  • Added new dfrapi_impression_url() function. (#13237)

1.0.38 – 2016/04/10

  • Modified search form help text.
  • Added support for India, Brazil and Mexico for Amazon API queries.

1.0.37 – 2016/04/06

  • Updated PepperJam logos.

1.0.36 – 2016/03/21

  • Updated links to documentation on how to find your affiliate IDs on the Networks page.
  • Updated links to https://members.datafeedr.com/ pages on the Account page.

1.0.35 – 2016/02/16

  • Fixed more new links (see 1.0.34)

1.0.34 – 2016/02/16

  • Changed links to Datafeedr’s new support and members sites.

1.0.33 – 2016/02/03

  • Added new function to get Amazon keys. This is related to DFRCS integration.

1.0.32 – 2016/02/03

  • Added a “less than or equal to” and “greater than or equal to” option for the price field filters. (#12217)
  • Added CSS to accommodate the new price field filters.
  • Added compatibility/support for the upcoming DFRCS plugin. 🙂

1.0.31 – 2016/01/27

  • Added support for FamilyBlend (previously Affiliate4You).

1.0.30 – 2015/10/20

  • Added “Sort by Date Created Ascending” to API search form. (#11836)
  • Added “Sort by Date Created Descending” to API search form. (#11836)
  • Added “Sort by Final Price Ascending” to API search form. (#11836)
  • Added “Sort by Final Price Descending” to API search form. (#11836)
  • Added “Has Direct URL” filter to API search form. (#11836)

1.0.29 – 2015/09/21

  • Added support for negative currency queries. (#11499)
  • Added support for product ID queries (not exposed in search form). (#11499)
  • Fixed “quirk” where individual products added to a Product Set would throw off pagination when those products were no longer available via the API. Now you can delete those products from the set and pagination works again.
  • Updated the datafeedr.php library which fixed a small array issue. (#11346)
  • Added new “noimage” image.

1.0.28 – 2015/08/12

  • Added support for new affiliate network Optimise. (#11221)

1.0.27 – 2015/07/02

  • Added new DatafeedrServerError class to the datafeedr.php library file. (#11199)

1.0.26 – 2015/06/30

  • Removed DGM and replaced with APD affiliate network. Added APD network logos.

1.0.25 – 2015/04/29

  • Added cache bypassing functions when getting transients. (#10866)

1.0.24 – 2015/04/06

  • Added new icon to admin menu.
  • Added new 128×128 and 256×256 plugin icons.
  • Fixed broken URL to admin menu icons that have existed since the beginning of time.

1.0.23

  • Fixed wrong error message when the merchant filter is added to the search form but no merchants are selected.

1.0.22

  • Added support for Brazilian Real, Indian Rupee & Polish Złoty currency symbols.

1.0.21

  • Updated Datafeedr API file.

1.0.20

  • Just updating readme.

1.0.19

  • Added FlipKart support.
  • Added Amazon Local US support.

1.0.18

  • Added MyCommerce to css file.
  • Added link to docs for MyCommerce.

1.0.17

  • Removed M4N from tags in readme.txt file.
  • Changed RegNow to MyCommerce in readme file.
  • Added MyCommerce icons.
  • Added plugin icon for WordPress 4.0+.

1.0.16

  • Fixed undefined ‘tid’ index.
  • Changed the ‘delete cached api data’ tool from checkbox to ajax button.
  • Display notice if a user has selected a Zanox merchant which has not approved their account. This prevents many extra API requests from being generated. (#9474)
  • Removed p tags for nags.
  • Added ajax.php file to handle… um… AJAX stuff.
  • Add “MISSING” to Zanox URLs if affiliate ID is missing.

1.0.15

  • Removed Commission Monster from list of supported affiliate networks.

1.0.14

  • Fixed bug introduced by removing dfrapi_filter_affiliate_id filter in v1.0.12 related to Zanox.

1.0.13

  • Removed BOL from list of supported affiliate networks.
  • Changed WP header image.

1.0.12

  • Removed dfrapi_filter_affiliate_id filter.
  • Added ability to add tracking ID to outgoing affiliate links.

1.0.11

  • Changed add_option to update_option in upgrade.php file.
  • Updated the datafeedr.php API library to deal with 32-bit systems and product IDs.

1.0.10

  • Added upgrade.php file to track version changes.
  • Added dfrapi_get_total_products_in_db() function.

1.0.9

  • Fixed issue where searches with duplicates excluded returned a higher ‘found’ count than really was there. (#8672)

1.0.8

  • Added css and mapper link for docs for Double.net.

1.0.7

  • Added logos for Double.net.

1.0.6

  • Forgot to update version numbers in plugin file.

1.0.5

  • Tweaked search form css.
  • Added message for database rotation time between 8:00am and 8:20am GMT.
  • Added search form help text.
  • Changed some labels in the search form.
  • Added support for Affiliator affiliate network.
  • Updated Datafeedr API library.

1.0.4

  • Tweaked search form css.
  • Changes to a lot of help text on all pages.

1.0.3

  • Changed of Tools page.

1.0.2

  • Edited nag boxes when API requests are 90% of max.
  • Removed the 80% API usage email notice.
  • Changed the text in the API usage emails.
  • Converted emails sent from plain text to HTML.
  • Fixed undefined indexes.
  • Added “Free” plan to list of available plans.

1.0.1

  • Added utm_campaign parameters to help tab links.

1.0.0

  • Updated “Contributors” and “Author” fields to match WP.org username.
  • Added support for AUD, DKK, SEK, NOK, CHF, NZD & TRY currency codes.

0.9.8

  • Added support for Zanox.
  • Fixed undefined indexes.

0.9.7

  • Fixed issed related to using Sort by Relevance. #8439
  • Fixed “support” links in help tab.
  • Updated plugin information.

0.9.6

  • Added if(!class_exists(‘…’)) checks to the Datafeedr Api Client Library.

0.9.5

  • Fixed undefined indexes.
  • Added “static” to static methods to meet Strict Standards.

0.9.4

  • Removed letters and characters from ‘tagged’ version.
  • Updated “Tested up to” to 3.8.1

0.9-beta-3

  • Initial release.

Ratings

3.5
8 reviews

Rating breakdown

Details Information

Version

1.0.106

First Released

31 Jan, 2014

Total Downloads

66,771

Wordpress Version

3.8 or higher

Tested up to:

5.3

Require PHP Version:

-

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.