Throughout this book, we have developed various practical scenarios to learn the art of web application development. Here, we have the final set of actions before we complete the forum application for this book. By now, you should have all the knowledge to get started with WordPress web development. After reading this chapter, you need to try the following set of actions for getting experienced with the process:
- Find out different ways of structuring WordPress for web applications.
- Add forum-user permission checks to backend topic creation.
- Link users, moderator, and administrators in topic and forum details pages to their respective profile pages.
- Display the files attached to the forum by administrators from the backend.
- Implement topic statuses to identify open and resolved topics.