Forums
(@davidmohara)
21 years, 8 months ago
Actually, I found that this code worked best for me for the tab in the admin: array(__('Wpstats'), 8, get_settings('siteurl').'/wp-stattraq/statistics.php') Then I didn’t have to worry about relative urls. BTW, great job on this plug-in Randy!! 🙂
array(__('Wpstats'), 8, get_settings('siteurl').'/wp-stattraq/statistics.php')