WordPress Development Quick Start Guide by Rakhitha Nimesh Ratnayake

WordPress Development Quick Start Guide by Rakhitha Nimesh Ratnayake

Author:Rakhitha Nimesh Ratnayake
Language: eng
Format: epub
Tags: COM051400 - COMPUTERS / Programming Languages / PHP, COM060170 - COMPUTERS / Web / Content Management Systems, COM060160 - COMPUTERS / Web / Web Programming
Publisher: Packt Publishing
Published: 2018-10-30T12:19:42+00:00


The backend action execution process starts with the muplugins_loaded action, which fires after the must-use and network-activated plugins are completed loading. The process completes by executing the wp_dashboard_setup action, instead of the shutdown action.

There are six more actions in the backend execution process, compared to the frontend process. Let's take a look at the following image to understand the actions and the order of execution:

As you can see, the initial part of the loading process is similar to the frontend process. Then, we see some admin-related actions executed for menus, styles, and header sections. So, you can use the same technique we used earlier to understand the execution of each action, its responsibility, and when we should use them.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.