This document contains a question and answer session between someone using the name Nicole and various other people regarding WordPress. Some of the key topics discussed include:
- The downsides of using plugins in WordPress that add unnecessary CSS and JavaScript files.
- Recommendations for what to include on a WordPress cheat sheet, such as referring to the WordPress codex which documents many core functions.
- How to create PHP files using a text editor and how PHP code is parsed and executed by the server.
- Different ways that pages are linked together in WordPress templates, including through template files and page naming conventions.