• Resolved sinho0689

    (@sinho0689)


    Hello, I am using it as a headless restapi by linking [wordpress, woocommerce, learndash].

    The filter query on the data in the wp_post_meta table is too slow, so I try to use acf-to-custom-database-tables

    1. When using acf-to-custom-database-tables, is it compatible with wp restapi request without additional coding?
    Is woocommerce compatible with learndash?

    2. Can the free version plugin work with the wp restapi system? In order to work with the wp rest api system, do I have to purchase and use the paid version?
    When using “custom post type” plugins such as woocommerce and learndash, is the plugin

    3. linked with the wp rest api system (without coding)?
    If I need to code for compatibility with the custom-database-table plugin, where can I find documentation? I do not know php well because php is not the main development language, but I know how to develop [sql query, nodejs].

    Thanks for your help!

    • This topic was modified 2 years, 8 months ago by sinho0689.
    • This topic was modified 2 years, 8 months ago by sinho0689.
Viewing 1 replies (of 1 total)
  • Plugin Author Abhishek

    (@abhisheksatre)

    Hi,

    1. When using acf-to-custom-database-tables, is it compatible with wp restapi request without additional coding?
    – Yes, this plugin is compatible with wp rest API.

    2. Can the free version plugin work with the wp restapi system? In order to work with the wp rest api system, do I have to purchase and use the paid version?
    – Yes, the free version works with the rest API.

    3. linked with the wp rest api system (without coding)? If I need to code for compatibility with the custom-database-table plugin, where can I find documentation? I do not know php well because php is not the main development language, but I know how to develop [sql query, nodejs].
    – For documentation please refer to this link
    – For custom mysql query please refer to this WordPress official docs

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘compatibility-performance improvement when using headless restapi’ is closed to new replies.