WordPress
External link
Aside #2
WordPress themes control the presentation of the web pages.
According to WP Shout, themes should not be adding any functionality to WordPress. Plugins should be handling the functionality.
This begs the question about frameworks which does add functionality. More information is needed to understand what functions frameworks are adding.
Notes from… PHP variables and arrays
These are my notes from the tutorial on PHP variables and arrays.
[Continue Reading]Notes from … PHP in The Loop
These are my notes from Chapter 4, Section 4.3 of the tutorial, Learn PHP for WordPress.
[Continue Reading]WordPress.org The Loop
Tuts Plus A beginner's guide to the WordPress Loop
Tuts Plus 4.3 PHP in the Loop
Notes from… Connect PHP Functions to Hooks
These are my notes from Chapter 4, Section 4.2 of the tutorial, Learn PHP for WordPress.
[Continue Reading]WordPress Plugin API
WordPress Code reference
Envato Tuts+ WordPress actions and filters: What's the difference
Envato Tuts+ WP coding basics: Adding hooks to your themes
Envato Tuts+ WP coding basics: Attaching your functions to hooks
WP Sites Filter and hooks guide for beginners