Posted inCode & Algorithms Posted inWordpress CodingWeb Development Video Killed The Pagespeed ScoreNon-render-blocking YouTube embeds in WordPress On this site's Music Reviews page (itself built on-the-fly by a shortcode that sorts and displays posts from a "Music Review" custom post type), most of the reviews are accompanied… Posted by By Mike Kupietz July 17, 2024Tags: Code & Algorithms| Permanent URL: https://michaelkupietz.com?p=8749
Posted inCode & Algorithms Posted inWordpress CodingPerformance & Optimization Optimization-A-Go-GoWordPress Shortcode & Function Performance Optimization with Transients I suffer from that form of laziness peculiar to computer geeks where I will spend 4 hours on something to save me 15 minutes of work. As such, the menus… Posted by By Mike Kupietz February 4, 2024Tags: Code & Algorithms| Permanent URL: https://michaelkupietz.com?p=7428
Posted inCode & Algorithms Posted inWordpress CodingPHP Used on this siteWordPress Custom “Hero Header” Modifications This site uses the "Sinatra" free Wordpress theme as its base. Sinatra includes a single "Hero Header" the row of 3 animated featured posts on the home page which changes… Posted by By Mike Kupietz August 18, 2023Tags: Code & Algorithms| Permanent URL: https://michaelkupietz.com?p=2978
Posted inCode & Algorithms Posted inWordpress CodingPHP Generating On-The-Fly Email Addresses as an Anti-Spam Measure in WordPress On my IT consulting business site, I'm using a php script I've written to generate on-the-fly random email addresses specific to the browsing session looking at the site. So, I… Posted by By Mike Kupietz March 1, 2020Tags: Code & Algorithms| Permanent URL: https://michaelkupietz.com?p=94