Howard Miller的帖子

Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像
Unless.... there's a bug in the earlier version (LTS or otherwise) that's a "show stopper" for you. That would be unlucky but it happens.

I would add to the above by also saying that you should not put yourself in a position where upgrading is a big deal. You should have a sensible strategy to keep up to date.
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像
That's not my understanding. Correct me if I'm wrong.

If you have (for example) a virtual host for https://moodle.mysite.org with a document root of /var/www/html containing a pre-5.1 Moodle site. The simplest thing to do is to upgrade the Moodle code and change the document root to /var/www/html/public. This will be the case for all the people running 'enterprise' Moodle, in containers, and lots of other situations.

Yes - for 'shared hosting' it's a different ball game.