Profiles

  • Member Since: April 10th, 2019
  • Find me on:
  • Posted a reply to Developer question: How to get a form?, on the site WordPress.org Forums:
    Yes, I'll ask there, thanks!

  • Created a topic, Developer question: How to get a form?, on the site WordPress.org Forums:
    I am trying to build a REST API for getting a form tha…

  • Created a topic, Integrating payments with mobile app, on the site WordPress.org Forums:
    I am building an app in React Native for a site that u…

  • Posted a reply to Ratings Categories for creating reviews with REST API, on the site WordPress.org Forums:
    Thanks a lot @tripflex. I'll definitely find the support section for that add-on. My GET…

  • Created a topic, Ratings Categories for creating reviews with REST API, on the site WordPress.org Forums:
    I'm trying to use the JSON REST API plugin to create r…

  • Created a topic, What are the REST Endpoints?, on the site WordPress.org Forums:
    I see a lot of reference to the WPJM API but even look…

  • Posted a reply to REST API Access, on the site WordPress.org Forums:
    I stumbled across add_action( 'wp_ajax_member_add_update_subscription', array( $this, 'ajax_member_add_update_subscription' ) ); in the plugin code, which…

  • Posted a reply to REST API Access, on the site WordPress.org Forums:
    Thanks Gabriel. I'm having trouble following the WP REST API Authentication instructions in order to…

  • Created a topic, REST API Access, on the site WordPress.org Forums:
    I am building a mobile app to integrate with a site us…

  • Created a topic, Getting Subscription Products from WooCommerce Subscriptions API, on the site WordPress.org Forums:
    I am trying to access my site's Subscription Products …

  • Created a topic, Wishlist, on the site WordPress.org Forums:
    This post mentions how you can add a product to a user…

  • Created a topic, REST API Access?, on the site WordPress.org Forums:
    Is there a way to perform login/registration using XHR…

  • Posted a reply to Accessing Job Listings info via API, on the site WordPress.org Forums:
    I was able to expose some fields by adding define( 'WPJM_REST_API_ENABLED', true ); to my…

  • Posted a reply to Accessing Job Listings info via API, on the site WordPress.org Forums:
    apolloman are you the developer of the WPJM plugin?

  • Created a topic, Accessing Job Listings info via API, on the site WordPress.org Forums:
    I've been hired to write a mobile app for a website th…