@astr0wp Thanks for the question. By default, this plugin only changes the order within the admin. There’s an additional step you need to take to have that order reflected on the front end (changing the post query’s orderby
parameter to menu_order
). So assuming you’re not changing that parameter, it shouldn’t impact the front end at all.