| inc/registrar/Registrar.php | ●●●●● patch | view | raw | blame | history |
inc/registrar/Registrar.php
@@ -910,7 +910,7 @@ $totalPages = floor($max/$per_page); global $wp; $current = get_home_url(null, '/'.$wp->request); $current = get_home_url(null, '/'.$wp->request.'/'); $pages = ''; for ($i = 1; $i<=$totalPages; $i++) {