Rather than having code in your editor put it in a page template. Especially if the code is page specific. In this way, we clean up the page editing area and make it “unbreakable” for users who are in there adding content and don’t want to have to not watch out and break code. We also got to remove a plugin by using WordPress core code instead of a plugin code to get that list of recent posts from a certain category.