3rd party api integration

[ad_1]

I'm a web developer who is new to WordPress. My company uses WordPress for the main company website so that the non engineers can build and maintain it. We also have a production web service. I've been tasked with importing data from our web service to be displayed on a WordPress page with a API integration. The request needs to come from the WordPress server, not the client. As I understand it my options are:
1. Buy a plugin.
2. Build a plugin.
3. Build a child theme and put my script into functions.php then figure out how to get the results into the page.

Did I get that right?

[ad_2]
1 Comment
  1. >Did I get that right?

    Yes. Plugins are a very common way to extend WP functionality. It is also possible to do that through your themes (child themes) functions.php.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer