[wp-testers] Quick question reg. beta 2

Kai Kaiberie at kaiberie.com
Thu Jan 11 16:00:33 GMT 2007


Yeah, they have.  Spencer P said:

They've renamed a few files in the 2.1 wp-includes/. Well, some of them.. 

Have the plugin author make up a version using this..
require_once(ABSPATH . '/wp-includes/link-template.php');

Instead of ..
require_once(ABSPATH . '/wp-includes/template-functions-links.php');

So, replace this:
require_once(ABSPATH . '/wp-includes/template-functions-links.php');

With this one once, see what happens:
require_once(ABSPATH . '/wp-includes/link-template.php');

--
spencerp
http://spencerp.net

Cause I asked a couple of days ago.

Hope this helps!

Kai
http://kaiskorner.com

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.410 / Virus Database: 268.16.9/622 - Release Date: 10/01/2007
 



More information about the wp-testers mailing list