
Web Design & Development Article
Using The WordPress Editor And CPTs To Configure Plugins
Published: 2022-02-23
If we want our WordPress plugins to offer a settings page that is fully powered by blocks, how can we do it? Since *Full Site Editing* doesn't support this feature yet, we need to code a custom solution. In this article, we will learn how we can do it.