/news permalink in news post

[ad_1]

Hello,

Thanks for reaching here…

You want to change our plugin post type slug.
Please go to your theme function.php file and added the below filter in your function file so you can change the news post type slug.

function wpnw_modify_news_post_slug( $slug ){
$slug = 'in-news'; // Write your desired slug
return $slug;
}
add_filter( 'wpnw_news_post_slug', 'wpnw_modify_news_post_slug' );

If you like our plugin please rate and review this plugin.
Please check and let me know if you have anything else.

Thanks

Thread Starter
kertus

(@kertus)

Thank you Ketan. The slug has changed.

But another challenge is its calling archive pages instead of main page

Hello,

If you like our plugin please give us an important Rate and Review it Here…

Thanks,

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer