As part of the new API proposed in #2073, we're making Core constructors protected. But first, we need to make sure we're not directly instantiating these objects outside of factories, or else...
✨ Everything Will Break! ✨
Replace all direct instantiations with calls to Timber::get_post() and friends.