﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
11059,Discourage plugin authors calling wp-config.php directly,strider72,,"A lot of plugins call wp-config.php directly.  In order to more actively discourage this practice, this patch adds a ""deprecated"" call within the {{{if( !defined('ABSPATH'))}}}.

I define ""wp-load.php"" as the alternate, even though that's not the ideal solution.  It's still better than calling wp-config.php.  The $file string I pass is designed to fit within the message string from the _deprecated_file function.",enhancement,closed,normal,,General,2.9,normal,wontfix,,joseph@…
