Use below code in your active themes function.php file function remove_ra_slug( $post_link, $post, $leavename ) { $terms = get_the_terms( ...
確定! 回上一頁