Book Image

WordPress Web Application Development

By : Rakhitha Nimesh Ratnayake
Book Image

WordPress Web Application Development

By: Rakhitha Nimesh Ratnayake

Overview of this book

Table of Contents (19 chapters)
WordPress Web Application Development Second Edition
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Time for action


In this chapter, we covered the basics of an admin panel-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 the admin list table to allow subscriptions. Now, try to include AJAX-based star rating system to allow followers to rate developers by implementing a custom column in the existing list.

  • We started the implementation of the custom admin theme by setting up styles for the left navigation menu. Try to complete the theme by styling the remaining components.