PromptInternet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Missing "Publish" box on dashboardI’m having this same problem and using Virtualmin as well! Hope you can post the solution soon. Thanks.
Well… it looks like they fixed it.
To answer my own question – if you wanted to block outgoing requests you could add this to wp-config:
define(‘WP_HTTP_BLOCK_EXTERNAL’, true);
Wow… This is literally what they told me:
Kelly C: This is currently a wordpress issue. They will need to be contacted for more information. WordPress is the one blocking the api. They will be the ones to give you an ETA.
Me: That’s not right because if I copy the site to a different server it works fine.
Kelly C: WordPress is blocking the api. This isn’t something we can fix on our end.
Me: How are they blocking the API if it works fine on another server? Are you saying they’re only blocking rackspace?
Kelly C: Yes.And updating via FTP is not a big deal, but that doesn’t solve our issue of the entire back-end chugging along while it’s trying to connect to the WordPress API.
Anyone know how to temporarily disable connecting to the API for the WordPress blog, popular plugins, etc?
You’re using Rackspace Cloud Sites too?