Posts Tagged "Wordpress"

P2 Categories – Version 1.6 released

Posted on May 18, 2018

  Last week I found some time to update my fork of Automattic’s P2 theme, aptly titled P2 Categories. In addition to all the greatness of P2, it’s been adding front-page category posting...

Learn More

How to add code to the header in WordPress

Posted on Feb 28, 2018

WordPress has a hook that lets us add arbitrary HTML code to the <header> tag of a website. Several plugins can be found that accomplish this, but it’s so easy to do that a plugin is often...

Learn More