Comments on: Using APIs to Integrate with WordPress https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/ WordPress Design and Development Agency Mon, 15 Apr 2024 16:05:36 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: Michael Beckwith https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-14201 Mon, 16 Oct 2017 17:28:53 +0000 http://webdevstudios.com/?p=8419#comment-14201 In reply to Rahman Qazi.

Hi Rahman,

No, this would need to be adapted to accommodate for XML incoming from the API. As is, it’s tailored for the JSON version.

]]>
By: Michael Beckwith https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-14200 Mon, 16 Oct 2017 17:27:47 +0000 http://webdevstudios.com/?p=8419#comment-14200 In reply to Natasha.

I believe this would be for the entire class seen at https://github.com/WebDevStudios/WDS-Instagram-Widget/blob/master/wds-instagram-widget.php

]]>
By: Rahman Qazi https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-14026 Sat, 14 Oct 2017 23:45:10 +0000 http://webdevstudios.com/?p=8419#comment-14026 would this work with xml API?

]]>
By: Natasha https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-11315 Wed, 06 Sep 2017 19:57:07 +0000 http://webdevstudios.com/?p=8419#comment-11315 In reply to natasha.

The error was actually coming from the use of this

What does $this refer to here? I know it refers to the current object but what object is that?

]]>
By: natasha https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-11309 Wed, 06 Sep 2017 17:45:40 +0000 http://webdevstudios.com/?p=8419#comment-11309 I am trying to implement this code snippet by putting the entire code inside the code snippet plugin on WordPress. I am simply copy and pasting the code (I have never worked with php before) into a code snippet and then trying to run it but am getting this error:

The code snippet you are trying to save produced a fatal error on line 7:

syntax error, unexpected ‘=’, expecting ‘)’

It looks to me like the syntax is correct and since i am just copy and pasting all the code on this webpage into a file I dont understand how there could be a syntax error. Am I doing something wrong or not understanding this correctly?

]]>
By: 4 Examples of Building with WP API - Curiosita Labs https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-10879 Fri, 01 Sep 2017 19:40:53 +0000 http://webdevstudios.com/?p=8419#comment-10879 […] If you use Instagram, you may want to include photos from your account. WebDev Studios show you how to use the API to integrate Instagram with WordPress. […]

]]>
By: Livya https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-1960 Fri, 30 Dec 2016 18:50:55 +0000 http://webdevstudios.com/?p=8419#comment-1960 Very useful. Thanks for sharing code

]]>
By: Jochgem https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-1959 Tue, 05 Jan 2016 14:18:54 +0000 http://webdevstudios.com/?p=8419#comment-1959 Hi,

I am starting a professional retouching service for Instagram. I would like to have the option that people when purchasing a retouch that they can directly upload a photo from their instagram feed and attach it to the order. Now I am redirecting people to Instaport. Is there a way to do this?

Cheers!

Jochgem – Senior Retoucher @ http://www.gramfx.com

]]>
By: Gopinath https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-1958 Fri, 27 Nov 2015 04:40:13 +0000 http://webdevstudios.com/?p=8419#comment-1958 Really appreciate your time in making this tutorial. Useful info for developers especially beginners like me, got confidence that I can implement any third party rest api after seeing this tutorial.

]]>
By: Elizabeth Ehrenpreis https://webdevstudios.com/2014/08/21/using-apis-to-integrate-with-wordpress/#comment-1957 Mon, 19 Oct 2015 14:02:33 +0000 http://webdevstudios.com/?p=8419#comment-1957 In reply to jawad.

Hi Jawad,

Thank you for reaching out! We highly recommend checking out the WordPress Plugin repository to find plugins that best serve your needs. As for your question: Unfortunately we cannot help with every WP support question that comes our way, but we do recommend utilizing the WordPress Support Forums. It’s an incredible resource!

Best of luck in your WordPress endeavors!

]]>