Tag: javascript
-
My little WordPress block editor experiments scaffolding project
It’s always fun when the smallest selfish ideas become places for learning, ha!. I built this one little thing that can typically hang out on the home page to show a random featured image from a category of posts. I’m sure there are other ways, but having worked on some neat block themes in other…
-
Let's do SVG sprites and fun
So this currently only works in Firefox for me. Unleash the power of SVG sprites Alright! So a big part of the issue is that you might want to think about SVG differently. SVG is a markup document format with different features than your standard pixel based image format. Better SVG Sprites With Fragment Identifiers
-
Unfollow Non-twitter followers
PLEASE NOTE!! This is really old colde only here for references and history 😉
-
This is that Greasmonkey Script for Graham javascript…
This is that Greasmonkey Script for Graham.
-
WordPress 3.0 Ajax Notes
Collecting up some WordPress 3.0 and Ajax notes. Nice round look at current state of Ajax and WordPress: http://www.wphardcore.com/2010/5-tips-for-using-ajax-in-wordpress/ Here’s the WordPress Trac discussion for implementation in WordPress 3.0: http://core.trac.wordpress.org/ticket/12400