通过wp_remote_post函数调用API不能在没有print_r的情况下工作

时间:2018-03-02 12:09:10

标签: php wordpress api

我通过wp_remote_post函数调用API。它工作正常,当我打电话给print_r($ response [' body']);在该功能之后起作用,但我不想在屏幕上打印任何值。是否可以在没有print_r函数的情况下运行wp_remote_post函数。

0 个答案:

没有答案