Dipnot: Aşağıda belirtilen adres yazar sayfasıdır.
3
●67
add_filter('init', create_function('$a', 'global $wp_rewrite; $wp_rewrite->author_base = "uye"; $wp_rewrite->flush_rules();'));bu kodu temanızın functions.php dosyasına ?> kodundan önce yapıştırın. Bu kod ile author permlink'i uye olacaktır.