$before : Text or HTML to place before the title (e.g., ).
A clean "Step 3" implementation for a custom template usually looks like this:
The function the_title() serves as a wrapper that automatically "echoes" (prints) the title to the browser. the_title( $before, $after, $echo ); Parameters: