<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2000/atom"><channel><title>Work on wesleysinks.com</title><link>https://wesleysinks.com/tags/work/</link><description>Recent content on Work by wesleysinks.com</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><lastBuildDate>Fri, 05 Jun 2026 13:39:47 +0000</lastBuildDate><atom:link href="https://wesleysinks.com/tags/work/index.xml" rel="self" type="application/rss+xml"/><item><title>Wordpress 7 Gallery Lightbox Breaks Bootscore-Based Themes</title><link>https://wesleysinks.com/til/wordpress-7-gallery-breaks-bootscore-based-themes/</link><pubDate>Fri, 05 Jun 2026 13:39:47 +0000</pubDate><guid>https://wesleysinks.com/til/wordpress-7-gallery-breaks-bootscore-based-themes/</guid><category>TIL</category><description>The new gallery lightbox navigation added in WordPress 7 is super cool! However, when a lightbox is opened in WordPress 7, it adds the inert attribute to all direct children of the &amp;lt;body&amp;gt; element. At UF, we used a Bootscore-based WordPress theme (a boilerplate Bootstrap CSS enabled theme), which wraps the site content in a &amp;lt;div id=&amp;quot;page&amp;quot; class=&amp;quot;site&amp;quot;&amp;gt; (see header.php), causing the entire site to go &amp;ldquo;inert&amp;rdquo; when the gallery lightbox is opened&amp;ndash;not ideal.</description></item><item><title>Gravity Forms Image Aspect Ratio Validation</title><link>https://wesleysinks.com/til/gravity-forms-aspect-ratio-validation/</link><pubDate>Thu, 12 Mar 2026 13:16:42 +0000</pubDate><guid>https://wesleysinks.com/til/gravity-forms-aspect-ratio-validation/</guid><category>TIL</category><description>Despite giving very specific instructions, sometimes users don&amp;rsquo;t follow them. By default, Gravity Forms does not offer image aspect ratio validation on a file input field, so I had my n8n WordPress code chat agent generate this. I have not tried using the code, and this was for a specific form, so it would need to be modified and tested before use.</description></item><item><title>winget: A Native CLI Package Manager for Windows</title><link>https://wesleysinks.com/til/winget/</link><pubDate>Sat, 25 Oct 2025 13:10:02 +0000</pubDate><guid>https://wesleysinks.com/til/winget/</guid><category>TIL</category><description>Being a Linux-lord, I&amp;rsquo;m probably late to the party, but WinGet is the commandline utility for Windows (introduced in Windows 10) to install and manage packages, similar to a Linux or Unix environment. This makes Windows vastly more useable for developers. Here are some of the main commands that might be useful when working with winget. I used this tool today to upgrade my version of Windows PowerToys.</description></item><item><title>Extract Last Names (Full Name with Suffix)</title><link>https://wesleysinks.com/til/extract-last-names/</link><pubDate>Sat, 04 Oct 2025 20:58:06 +0000</pubDate><guid>https://wesleysinks.com/til/extract-last-names/</guid><category>TIL</category><description>Some last names in our directory of faculty end with suffixes. This adds a level of complexity to extracting and sorting by last name without a custom field. A custom JavaScript function could be constructed to handle this, provided you know all the possible suffix variations.</description></item><item><title>The Deceitful Difficulty of Simplicity</title><link>https://wesleysinks.com/blog/the-deceitful-difficulty-of-simplicity/</link><pubDate>Thu, 21 Dec 2023 00:57:26 +0000</pubDate><guid>https://wesleysinks.com/blog/the-deceitful-difficulty-of-simplicity/</guid><category>Blog Post</category><description>As a creative problem solver by trade, the golden goose I find myself chasing time and time again is a simple elegant solution that seems so obvious, it&amp;rsquo;s surprising that nobody thought of it first. I&amp;rsquo;m a creative person: I know this because people have told me so my whole life. So why is this simple, elegant solution I seek so impossibly unattainable? The answer is perspective and time.</description></item></channel></rss>