Posts tagged “Wordpress Themes”
- Reminder that Breaking Bad was a TV show about the U.S. healthcare system. – via Melanie D’Arrigo (threads / bluesky)
- I’m confused by the many complaints I’ve seen online recently about the streaming quality of NFL games on Amazon Prime. I have AT&T Gigabit fiber at home and for regular TV use the DirecTVStream app embedded in my Samsung TV. If I want to watch something on Amazon Prime, I use their app instead, also baked into the TV software. I honestly think the image quality of the Amazon NFL games beats what I see on NBC, CBS, FOX, and ESPN on DirecTVStream most of the time, which seems crazy to me. You’d think AT&T would either boost DirecTVStream bandwidth (since they own them) or somehow hamstring the Prime bandwidth. But that’s not the case at all.
- Anyway. This joke about berry packaging made me laugh out loud. – via Matt Margolis (threads / bluesky)
- I am a big fan of Wyze and have their front door deadbolt, doorbell camera, several security cameras, two outdoor plugs (for controlling Christmas lights), a bathroom scale, and at least a half dozen WiFi outlets around the house. They’re great.
- For The Love of God, Make Your Own Website – via Laura Olin (threads / bluesky)
- Threes is the iOS game I’ve played most frequently over the last decade. According to its lovely Statistics page, I’ve played it 7,838 times and my high score is 90,147.
- “Learning from other people’s mistakes is a lot less painful than learning from your own.” – via Tim Harford
- Feel-good story of the day? Giant Spoon Taken From Arizona Dairy Queen Found Thanks To Pokemon Go – via @pourmecoffee
- I’ve returned to this article a dozen times since he published it. If you’re working with iOS widget development, check out Launching iOS Apps with a Custom URL Scheme
If you want to add a “Share on Bluesky” hyperlink to your WordPress theme, this is the snippet I’m using. Also note that my theme requires FontAwesome for the bluesky icon.
<span class="label label-primary nobreak me-3"><a target="_blank" href="https://bsky.app/intent/compose?text=<?php echo urlencode( get_the_title() ); ?>%0A%0A<?php the_permalink(); ?>" title="Share on Bluesky" rel="noreferrer"><i class="fa-brands fa-bluesky"></i></a></span>
Share on Threads
Here is the code to add a share to threads link on your Wordpress site.
WordPress Wednesday: Thumbnail ALT Tags
How to grab an image ALT tag from the WordPress Media system
WordPress Wednesday: Pithy Quotes Plugin
If you look at the top of this page you’ll see that there is a short quip displayed in my header. Every time you visit any page, it changes. I have about fifteen little quotes in my database and they’re set to display randomly with each refresh of the page. I wrote a plugin which
WordPress Wednesday: Thesis Theme Tag Text
Today I’m going to explain how to make your WordPress blog display a special note based on a tag associated with a post. This tip is uniquely written for users of Chris Pearson’s awesome Thesis Theme, but if you are crafty enough with WordPress, you’ll be able to use it regardless of the theme you’re
WordPress Wednesday: LaunchPad
LaunchPad is a killer WordPress “domain parking” theme. It’s the perfect way to let visitors know that something cool is “coming soon” when you’ve registered a domain name but haven’t yet had a chance to actually build anything. This high-impact, minimalist layout (example) comes pre-configured with two RSS subscription options — via email or feed
WordPress Theme
About WordPress themes