Las Vegas WordCamp presentation

I’m presenting at 2:40PM here in Las Vegas! If you’re here and want to follow along, here is my HTML slide link: http://austin.passy.co/presentations/wordcamp-vegas.php

Austin
Austin

πŸ’πŸ½β€β™‚οΈ Husband to Jeana.
⚾️ Dodgers & Brewers.
πŸ’» PHP Engineer.
πŸŒπŸΌβ€β™‚οΈGolfer; ~15 HDC.
🌱 Hydroponic Gardner.
🍿 Plex nerd.
πŸš™ '15 WRX, '22 Model 3 LR, & '66 Corvette C2.

Follow me on X @TheFrosty & Instagram @TheFrosty.

Articles: 297

One Comment

Add Pinterest pin to Jetpack with jQuery in WordPress

[…] '); } } ); That’s it!Function in WordPress (theme or core plugin) add_action( 'wp_enqueue_scripts', 'frosty_enqueue_scripts' ); } function frosty_enqueue_scripts() […]

Comments are closed.