On 1/11/07, spencerp <[EMAIL PROTECTED]> wrote:
[Brian wrote> Maybe we should come up with a list of these. And things like looking for the $table variables.~~] I was just thinking about this lastnight, but wasn't really sure on which, or exactly how many wp-includes/ files, the plugins were actually calling.. Cause there are a lot of plugins out there, and the only ones I/we know of, which came through regarding 'wp-includes/ file-renamed-errors' were the following: *RSS related plugins *Registration type plugins
rss-functions.php and registration-functions.php being renamed will trip some plugins. Maybe we should put those back for the sake back compat. They would be one liners that just require the new files. *Plugins using thee old "template-functions-links.php" call.. I'm not sure why a plugin would include these. They are already included every time WP loads. Ryan _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
