• Resolved the_Alien_01

    (@the_alien_01)


    Hi,

    When looking into the plugin structure classes/class-rest.php suggests Visual Portfolio has a REST API, but I can’t find any documentation on it. Can you point me somewhere?

    Am I right if API-calls can be done by: https://example.com/wp-json/visual-portfolio/v1 (or is it https://example.com/wp-json/wp/visual-portfolio/v1 ?) and then either /portfolio or /vp-lists?

    But what is the Scheme and what are the Arguments?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author nK

    (@nko)

    Hi.

    This classes/class-rest.php is for internal use only. You may use WordPress rest API calls like /wp-json/wp/v2/portfolio or /wp-json/wp/v2/vp_lists.

    Regards, nK.

    Thread Starter the_Alien_01

    (@the_alien_01)

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘REST API calls in Visual Portfolio’ is closed to new replies.