Category Archives: WordPress Support

How to avoid “tight coupling” in a WordPress Plugin?

This was asked today over at Stackoverflow (WordPress Plugin: How do I avoid “tight coupling”?) and I was able to grasp some time for an answer, I thought it’s worth linking it for the interested reader. Sure it can’t answer … Continue reading

Posted in Hakre's Tips, Linked, PHP Development, Pressed, WordPress Support | Tagged , , , , , , , , , | 1 Comment

WordPress: Vulnerability Statistics (CVE)

WordPress : Vulnerability Statistics (via CVE Details)

Posted in Linked, Pressed, WordPress Support | Tagged , , | Leave a comment

Revisiting Git, Github, and the wordpress.org plugin repository

Posted on by hakre | 3 Comments

How to Debug Redirect Problems in WordPress

A nice Sunday over here and time to begin the day with some good news: The Better HTTP Redirects (WordPress Plugin) just got even better! I’ve added some improvement in the brand-new 1.2 version that is a helping hand if … Continue reading

Posted in Plugin Plugout, Pressed, WordPress Support | Tagged , , , , | Leave a comment

WordPress Answers goes Beta

Beta-Time: Just in the middle of the week, a new WordPress Answers Site went into beta. The Beta is currently private, which means that anybody who participated in the incubation process can already use it. The site’s Public Beta will … Continue reading

Posted in Pressed, WordPress Support | Tagged , , , , , , , , | 1 Comment

WPAAA.PHP – WordPress Access All Areas

Time to open my toolbox. There is one tool I pretty much use in doing wordpress support. It’s called WP Access All Areas and exists for the sole purpose to get administrative access to a worpdress blog by uploading a … Continue reading

Posted in Hakre's Tips, Tools, WordPress Support | Tagged , , , , , , , , , | 9 Comments

Cheap Hack/Worm Protection for your WordPress Blog

This on its own might be only security done half, but I thought the idea is not that bad to spread the word. It can be normally setup in seconds on the various linux based hostings out there: disable eval. … Continue reading

Posted in Hacking The Core, Hakre's Tips, Tools, WordPress Support | Tagged , , , , , , , , , , , , | 3 Comments

Nginx front-end proxy cache for WordPress

A how-to by Dan Collis-Puro “geek of all trades” on optimizing your WordPress MU install, using Nginx as a front-end proxy cache for WordPress: We put an nginx caching proxy server in front of our wordpress mu install and sped … Continue reading

Posted in Plugin Plugout, Pressed, Tools, WordPress Support | Tagged , , , , , , , , | 3 Comments

MockPress

MockPress provides Mock-Objects and Functions to be used with a PHP unit testing framework. It simulates WordPress so that it can be used to create Unittests for plugins and other types of own components. Written by John Bintz. MockPress on … Continue reading

Posted in Pressed, Tools, WordPress Support | Tagged , , , , , , | 4 Comments