api

  1. R

    Some PHP functions not working in Litespeed PHP

    Hello, I am sending a request using ajax to an external API but API is not giving an exact response. When I switch it to Apache it is working fine but not on Litespeed. <script> function ifscapicall(){ // var ip = document.getElementById("bank_ifsc").value; //...
  2. N

    Cloudflare API Tokens

    The LSCache plugin needs to be updated to support API Tokens with Cloudflare. The use of Global API Key is unsafe, because anyone with permissions to access WordPress options can get the unencrypted Global API key. This person can then use this key to delete all your websites or worse...
Top