Posted inCode & Algorithms Posted inWeb DevelopmentWordpress Coding Video Killed The Pagespeed ScoreNon-render-blocking YouTube embeds in WordPressOn 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 inWeb DevelopmentWordpress CodingPerformance & Optimization Optimization-A-Go-GoWordPress Shortcode & Function Performance Optimization with TransientsI suffer from that paradoxical form of laziness peculiar to computer geeks where I will save myself save myself 15 minutes of work on something by spending 4 hours creating… Posted by By Mike Kupietz February 4, 2024Tags: Code & Algorithms| Permanent URL: https://michaelkupietz.com?p=7428
Posted inCode & Algorithms Posted inWordpressPHP Adding A Default Featured Image Or Thumbnail In WordPressOn this site, any post without a featured image specifically set (such as this one) displays the default floral 'K' insignia anywhere on the site where a thumbnail is displayed.… Posted by By Mike Kupietz September 12, 2023Tags: Code & Algorithms| Permanent URL: https://michaelkupietz.com?p=4251
Posted inCode & Algorithms Posted inWordpress CodingPHP Used on this siteWordPress Custom “Hero Header” ModificationsThis 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 WordPressOn 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