Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Nikunj Hatkar

    (@nikunj8866)

    Hi,

    You have to do this via custom code. You can use the ‘wpgetapi_raw_data’ hook to modify the API response. There is documentation here: https://wpgetapi.com/docs/filters-action-hooks/#articleTOC_2

    Hope that this will help you.

    Thanks,
    Nikunj

    Thread Starter robertberger

    (@robertberger)

    Hi,

    you mean, I have to code PHP to display the data in a human readable way? I thought “No coding required” ist a major feature of the plugin.
    What have I misunderstood here?

    • This reply was modified 7 months, 3 weeks ago by robertberger.
    Plugin Support Nikunj Hatkar

    (@nikunj8866)

    No coding is required to connect to the API. However, if you want to make changes to the response to display it in a specific way, then you would need to do some custom coding to meet those requirements.

    Hope now you are clear.

    If you have any more questions or need further assistance, feel free to ask.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to display data with free plugin?’ is closed to new replies.