Advertisement
nlozovan

Untitled

Jul 7th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. // if( $wp_rewrite->using_permalinks() ){
  2. // $base = get_pagenum_link( 1, false );
  3. // $base = remove_query_arg( array( 'fp_template', 'fp_row', 'fp_element' ), $base );
  4. // $pagination['base'] = user_trailingslashit( trailingslashit( remove_query_arg( 'search', remove_query_arg( 's', $base ) ) ) . 'page/%#%/', 'paged' );
  5. // }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement