March 2011
Beginner to intermediate
300 pages
7h 23m
English
When you activate a plugin, the name of the file containing the information header is stored in the WordPress database. Each time a page is requested, WordPress goes through a laundry list of PHP files it needs to load, so activating a plugin ensures that your own files are on that list. To help illustrate this concept, let's break WordPress again.
Try the following exercise:
/wp-content/plugins/hello.php file in your text editor.Read now
Unlock full access