Warning: Undefined array key "visitor_referer_type" in /var/www/vhosts/wordinf.com/core/app/libraries/Core.php on line 98 Martin Fowler - When you find you have to add a...
When you find you have to add a feature to a program, and the program's code is not structured in a convenient way to add the feature, first refactor the program to make it easy to add the feature, then add the feature.