Hi. Another question about import/export settings.
This code:
try {
wordfence::importSettings($token);
} catch(Exception $e){ echo $e->getMessage(); }
In which program has to be installed in WordPress?
Thanks in advance.
I was checking that. The problem is the theme.
I don’t know why.
Thanks.
I’ve installed in a website with version 3.5.2 and it works fine. But in another one with 3.6.0 doesn’t work.
This is the URL: http://www.cosasgratisinternet.com/
Thanks.