Quantcast
Channel: dev feedback – WordPress.org Forums
Browsing latest articles
Browse All 20 View Live

"Unknown Login Key" caused by read only DB

My host is experiencing some issues with their Database, and this means the remote login JS in WP Mu Domain Mapping is failing as it cannot write the key/ID to the DB, doesn’t notices this is the case,...

View Article


[Plugin: All in One SEO Pack] Notices because some $_POST vars not set

Hi @hallsofmontezuma I noticed some PHP notices in my error logs due to $_POST indexes being accessed when they are not set, and I created a patch to prevent this from happening:...

View Article


Patch to fix PHP notice

Hi, I noticed a PHP notice (ahem) while trying out Polldaddy, and as it’s easily fixed, here’s a patch… Cheers, Simon Index: polldaddy.php...

View Article

Patch for a minor issue

Hi @carson-mcdonald, thanks for this plugin! Line 70 on gad-admin-options.php uses user levels not capabilities, which triggers a deprecated notice. It could be changed to the following to avoid this:...

View Article

Patch donation: Unminified code included but not used with SCRIPT_DEBUG

I was just doing some digging around in your code, and noticed that you had an un-minifed version of the JS, but that it wasn’t used at all … even if the SCRIPT_DEBUG constant was defined as true. If...

View Article


Fix for PHP notice

Hi, When I run this plugin I see an error: Notice: has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0! Usage of user levels by plugins and themes is...

View Article
Browsing latest articles
Browse All 20 View Live