add_action('init', 'custom_category_author_rewrite'); function custom_category_author_rewrite() { add_rewrite_rule( '^author/([^/]+)/?$', 'index.php?category_name=$matches[1]', 'top' ); } add_filter('category_link', 'custom_category_link_author_prefix', 10, 2); function custom_category_link_author_prefix($link, $term_id) { $term = get_term($term_id, 'category'); if (is_wp_error($term)) return $link; // Construct custom link with /author/ prefix return home_url(user_trailingslashit('author/' . $term->slug)); } Landlord Knowledge - Landlord News, Information & Guides

Landlord Knowledge - Home of the Savvy Buy to Let Property Investor

Latest Landlord News












Stay On The Right Side Of Right To Rent Rules: A Guide To Landlords Responsibilities

Landlord Knowledge Base

Mortgage Maestro - Mortgage advice for Landlords & Property Investors
Tax Professor - Tax advice for Landlords & Property Investors
Ask Sharon - Landlord Advice
Law Knowledge - Legal Advice for Landlords & Property Investors

RSS
Follow by Email
X (Twitter)