
Earlier this week WPGraphQL 1.0 got released. It adds a GraphQL server to WordPress. WPGraphQL →WPGraphQL Docs →
A rather geeky/technical weblog, est. 2001, by Bramus
One of the additions that shipped in Chrome 80 is the ability to link to Text Fragments. To easily create such links, I stumbled upon the “Copy Text Fragment URL” Plugin which adds an extra option to the context menu. Handy! Makes me wonder why it’s not a default Google Chrome feature. Chrome Web Store: …
Continue reading “Easily link to Text Fragments in Chrome with the “Copy Text Fragment URL” Plugin”
Anystretch is a jQuery plugin that allows you to add a dynamically-resized background image to any page or block level element. The image will stretch to fit the page/element, and will automatically resize as the window size changes. Handy when having a fluid layout/responsive design. Anystretch Demo → Anystretch (GitHub) → UPDATE: Reader Oemebamo pointed …
Zoomooz is an easy-to-use jQuery plugin for making any web page element zoom. jQuery plugin that basically does the same as the aforementioned zoom.js. One thing that’s missing though is a shortcut (most likely something like the ESC key) to zoom out again, but that can easily be implemented 😉 Zoomooz.js →
jQuery.suggest is a simple inline autosuggest jQuery plugin. It takes an array of terms as haystack and suggests the user the first item that matches what has been typed to this point. The suggestion is updated with every keystroke. Tab or Enter will accept the suggestion and update the input field accordingly. jQuery.suggest →
A free light weight jQuery plugin that enables you to display related information with the hovered label, link, or any html element of your choice. Also comes with integrated support to show the Facebook page or Twitter handle info in the card. Hovercard – a jQuery plugin with built in Twitter and Facebook cards →