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 discussed some of the advanced techniques in WordPress themes. Developers who don't have any exposure to advanced application development with WordPress might find it a bit difficult to understand these techniques. Therefore, I suggest that you try out the following tasks to get familiar with the advanced theme creation techniques:

  • Automate the process of frontend menu item creation. The admin should be able to add menu items to multiple navigation menus in a single event or the complete menu should be generated based on permission levels.

  • Complete the developer following process using AJAX and the necessary WordPress actions.

  • Create an extendable layout for the developer portfolio page to contain personal information, projects, services, books, and articles. Make sure that you optimize the flexibility of the layout.