As a web developer I can’t live without the Firefox Screenshot feature. Not sure what it is? Here’s a short silent video on how to use it. Taking a screenshot in Firefox is easy.
Firefox Screenshot Feature
Using is_multisite to loop in a post from another blog
Multisite is a powerful feature that allows us to manage multiple blogs within a single WordPress installation. In this post I briefly describe how to post content from the main site to a sub-site. // Check if WordPress is using multisite if ( is_multisite() ) { global $switched; // Switch to another blog by ID … Continue reading “Using is_multisite to loop in a post from another blog”
Midweek Rocketbook Purge
Clearing out my Rocketbook today instead of the weekend to begin fresh tomorrow. Today hasn’t been productive, my theory is clearing this book of the midweek stuff will free my mind in the process. Prior to this mind-wipe I used the Rocketbook App to send all the pages to Evernote if I choose to review … Continue reading “Midweek Rocketbook Purge”