vander25
Forum Replies Created
-
This seems to violate the WordPress plugin guidelines. https://ww.wp.xz.cn/plugins/about/guidelines/
No “phoning home” without user’s informed consent. This seemingly simple rule actually covers several different aspects:
No unauthorized collection of user data. For example, sending the admin’s email address back to your own servers without permission of the user is not allowed; but asking the user for an email address and collecting if they choose to submit it is fine. All actions taken in this respect MUST be of the user’s doing, not automatically done by the plugin.
Same issue. The check runs and runs, never completes.
(I would prefer the option to disable this feature entirely.)
Active Plugins:
Advanced Automatic Updates
Akismet
Genesis Accessible
Genesis Simple Edits
Google Analytics by Yoast
Lightbox Plus Colorbox
NoSpamNX
phpBay Pro Plugin for WordPress
Pinterest “Pin It” Button Lite
Relevanssi
Remove Comment Website/URL Box
Subscribe to Comments Reloaded
WP-Polls
Yoast SEO
ZenCache ProGreat – thanks for the fast response!
I think this email function should be turned off by default on upgrade, or limited to X number per day/hour. I woke up to 100’s of failed login emails.
Yes, confirmed. I am seeing the same.
Forum: Plugins
In reply to: [Advanced Automatic Updates] Advanced Automatic Updates doesn't work anymoreYes – seeing some movement now. Thank you! Is this a permanent “fix” or do I just have to be patient in the future?
Forum: Plugins
In reply to: [Advanced Automatic Updates] Advanced Automatic Updates doesn't work anymoreI’ll have to chime in on this one, I’ve been waiting to see if the auto update would run from 3.7.1 to 3.8 but it just won’t go. I have the plugin set to update everything. (Major versions).
I have it installed on many blogs using 3 different hosts, and not a single one of them has updated to 3.8 automatically.
Forum: Plugins
In reply to: [SlimStat Analytics] Feature request: save out settingsGreat! Thanks.
Forum: Plugins
In reply to: [Genesis Simple Sidebars] Erro: Illegal string offsetI did this fix, and it solved the warnings, but now I don’t see any titles on wp-admin/admin.php?page=simple-sidebars , the ID shows, but no Name or Description, they DO show up on the edit page. Everything else about the sidebars appears to be working as it should as far as I can tell. (php 5.4.20, Apache 2.4.6)
Forum: Plugins
In reply to: [Growmap Anti Spambot Plugin] Help! My site is once again beset my spamYes, I found the same – large influx of spam comments all of a sudden.
I removed all other spam plugins since GASP was doing great, but now I am having go back and re-install Akismet.
I don’t know if GASP just stopped working,or the spammers found a way around it…
I changed line 50 in inc/class-sitemaps.php to:
$this->stylesheet = ‘<?xml-stylesheet type=”text/xsl” href=”‘ . WPSEO_FRONT_URL . ‘css/xml-sitemap.xsl”?>’;
and it works now.
(that was the line from the previous version)
Mine isn’t blank, but I get this error:
Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype
Forum: Fixing WordPress
In reply to: WordPress Gallery only linking to attachmentThanks. I didn’t see a ticket either, but I thought I’d come to the forums first to see if it was me or not. I even tried it in the latest beta, and the problem was still there.
Thanks for the help.
Forum: Fixing WordPress
In reply to: WordPress Gallery only linking to attachmentYes, confirmed.
Changed from media to attachment, saved, then back to media file and saved. It is now linking to the media file correctly.
Forum: Fixing WordPress
In reply to: Is my website hacked?Maybe redirecting based on user agent… for googlebot its showing one thing to everyone else and Securi it shows another.