Web Development

WP Scripts

This is a reference to WP Scripts, an npm package of pre-made configurations for webpack meant to help simplify the front end development workflow. This package is included in the underscores ( _s) starter theme. The package includes configurations for CSS and JS linters, unit and end to end testing, Sass compilation, and code splitting.

WP Scripts Read More »

oEmbed in WordPress Notes

This is a placeholder for notes regarding oEmbed in WordPress. This is key after all: https://developer.wordpress.org/reference/classes/wp_oembed/ YouTube’s iframe API: IFrame Player API How do I get a YouTube video thumbnail from the YouTube API? https://oembed.com/ YouTube oEmbed support WordPress (Pods) oEmbed Items https://wordpress.org/support/topic/filter-hook-for-built-in-oembed-providers-eg-youtube/ How to get a YouTube thumbnail from a YouTube iframe? YouTube Data

oEmbed in WordPress Notes Read More »

Remote Storage

This is a placeholder about remote storage. This JavaScript library can be used to sync and store data from local storage across devices. It allows the user to keep their data private or store with a cloud provider of their choice. I hope to use this to make an app that does not require a

Remote Storage Read More »

Scroll to Top