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');
Thanks. That is working :) _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
