Time for action

In this chapter, we covered the basics of the admin-dashboard-related functionality to be compatible with web applications. Now it's time for you to take these things beyond the basics by implementing the following actions:

  • We created a default type of admin list table to allow subscriptions. Now, try to include an AJAX-based star rating system to allow followers to rate developers by implementing a custom column in the existing list.
  • The SMOF framework was used to set up the application settings page and it was limited to handling options in the wp-options table. Try to create a new admin menu page to create dynamic forms that allow users to submit content to other application-specific tables.
  • We started the implementation of the ...

Get WordPress Web Application Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.