![]() |
Links - Wordpress sites using old themes
Hi!
Seems like the get_links() function got deprecated not so long ago and a parameter was added to it (don't know when): Quote:
Quote:
Anyway if you have some sites on older themes check if you aren't affected by the same issue. Also it can be fixed by editing get_links() in the sidebar.php file.. usually from: Code:
<?php get_links(-1, '<li>', '</li>', ' - '); ?> Code:
<?php get_links(-1, '<li>', '</li>', ' - ',true,'name',true,false,-1,0); ?> |
when you say "old" themes, like how old?
we´ve not had any problems like this with outs, not of what we´ve noticed, but thank you for the info anyway :2 cents: |
Like super old.. one of the themes was made for Wordpress 2.6 which was released back in 2008 lol
|
All times are GMT -7. The time now is 12:11 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123