Archives by date

You are browsing the site archives by date.

Embedding Hybrid Hooks in Code

The Hybrid Hooks PlugIn is great for quickly testing something but once it is working then it is secure from accidental editing if it is transferred to functions.php. I added a <div class=”halo”></div> “before_content” to provide the halo around post elements. Once this was stable and signed off, I transferred it into functions.php very simply: […] [more…]