Kenny Tran
banner
kennytran.com
Kenny Tran
@kennytran.com
Web Engineer by ☀️ • Tired Dad by 🌙 • Occasional golfer 🏌️ in-between.

🔗 kennytran.com
📍 London, UK
It’s sad that Amazon was the first app I installed on the iPhone 📱
January 1, 2025 at 12:32 PM
Getting the VIP treatment
December 10, 2024 at 4:24 PM
Found a solution!

I appended a 'tax_query' to the WP query that runs on the /posts endpoint. Checking if the post has any terms in the taxonomy

Then I can pass in the argument to the endpoint to filter posts

/wp-json/wp/v2/posts?has_taxonomy_term=false
November 28, 2024 at 11:01 PM
I’m spent after helping launch two websites in a week 😴. Well deserved Makgeolli on a school night
November 27, 2024 at 10:27 PM
This Figma plugin just saved me so much time and pain. Created this logo grid in 5 mins

www.figma.com/community/pl...
November 19, 2024 at 9:22 AM
Visited clearsky.app for the first time and for a second I was thinking ‘Dafuq did I say?’
November 17, 2024 at 9:05 PM
Escaped London for the week because I had enough of the rain… welp
November 12, 2024 at 11:19 PM
I spent waaay too much time designing this bento grid in the browser
November 12, 2024 at 10:56 PM
The personal site is crying out for some TLC 👀. Anyone with cool tips for using Astro?
November 9, 2024 at 5:23 PM
Helpful snippet of the day:

Query the WordPress database to find all posts using a specific block.

*Replace 'BLOCKNAME' with your chosen block name.
November 7, 2024 at 11:27 AM
Helpful WordPress snippet of the day:

Add a template class to the block editor's body element based on the template of the current page.
November 5, 2024 at 11:33 AM
Helpful snippet of the day:

Query the WordPress database to find all pages that doesn't use the 'default' template
October 28, 2024 at 12:29 PM