Tag: #plugins

  • Optimizing Jetpack Custom CSS

    Jetpack adds a lot of features and performance options to self-hosted WordPress sites, along with it’s own built-in CSS styling. Most of this styling is fairly universal, but some of…

  • Theme Updates for the Block Editor in WordPress

    WordPress released version 5.0 at the end of 2018 and my first reaction to the new Block Editor was pretty negative. I wasn’t even using the Visual Editor in the…

  • Current Prism Syntax Highlighter Theme

    In a previous post I covered how I added Prism syntax highlighter to this blog to style the posted code blocks. It really makes a world of difference in the…

  • Prism Syntax Highlighter

    I’ve updated the site to use Prism syntax highlighter for styling posted code blocks. This free and open source project is built by a community of contributors and is super-configurable,…