• it is exactly what I expected and it’s working properly almost without any issues.
    There is a problem with the frontend on mobile devices but it can be solved with simple CSS.

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

    (@dpowney)

    Thanks for your review!

    I’ve made some CSS tweaks to cater for small screens which is available on GitHub. I will bring it across to the WP.org repo soon.

    Daniel

    Thread Starter gurgaller

    (@gurgaller)

    Hi,
    Thanks for the answer!
    I updated to version 0.3 and there are no problems now, but I have another question:
    Can I return PHP code from api.ai? for example, if the user says “Hi”, I want the response “Hi, <?php wp_get_current_user(); ?>”, but when I tried to simply write it in the response of api.ai, I got “Hi, <!–<?php wp_get_current_user(); ?>–>”. Is it possible to run the php from the response before showing it to the user?

    btw, I recommend you to use the “Speech Recognition API” in the future, that would be a nice feature for the plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Great plugin!’ is closed to new replies.