I’ve gotten to know WordPress quite well over the last several years, building sites for clients and myself, modifying and developing themes, and experimenting with authoring plugins.
More recently, I have leveraged the WP-REST API as a headless CMS in various GatsbyJS website builds including Peak Websites.
Some practical WordPress coding examples include:
- Building a custom plugin for creating custom post types and custom taxonomies
- Experimenting with creating a custom theme alongside the underscores starter theme and utilizing hooks and actions for advanced functionality.
- Studying advanced WordPress security and writing about it on my blog
- Configuring advanced SEO and performance optimizations to themes and core code