-
Bookmarked https://github.com/woocommerce/woocommerce-gateway-dummy. TIL This extension allows you to …
Bookmarked https://github.com/woocommerce/woocommerce-gateway-dummy. TIL This extension allows you to test payments on a Woo store, includes subs support, etc. Also on: Mastodon
-
WordPress 6.1 Sponsored Contributor Stats
A month ago I wrote a post aboutĀ stats for WP Core releasesĀ and received some good feedback on it. Some folks also pointed out thatĀ Jb AudrasĀ writes better general stats posts for releases than what I put together, and I agree! One thing that I found was missing from all other sources was stats on sponsored contributors,…
-
If a Visitor is There to See: WP-Cron and the Clock of the Long Now
What do WP-Cron and the 10,000 Year Clock of the Long Now have in common? They both only tell time if someone is there to see them. Huh? Most clocks have a power source to keep their faces updated. But in a clock buried deep in a mountain, why waste energy updating the clock face…
-
Migrate your Etsy Shop to your own website
Etsy recently hit sellers with a 30% fee increase on sales, not including the processing fees, listing fees, platform store fee, and marketing fees (opt-in) they charge. They are taking quite a cut from indie sellers! They do provide a nice service and a built-in community. But indie sellers that have their own social following…
-
Switching from Jekyll back to WordPress
-
Building JSON for WPComplete in Excel with Concatenate
-
Rebuilding cagrimmett.com and Moving Old WordPress Posts to Jekyll
Earlier this week I did a major revamp of cagrimmett.com. It started with redesigning my page templates to include a sidebar, then it morphed into making a long-standing goal of mine reality: Reviving the posts from my old 2008-2012 WordPress blog and getting them into Jekyll while preserving old links. Here’s how I did it.
-
WordPress Template Hierarchy
TIL a ton about the WordPress template hierarchy and the conditionals that select them.
-
Genesis Framework’s Hooks and Filters
-
My WordPress Development, Testing, and Deployment Workflows
-
Bulk Clearing Expiration Dates in Restrict Content Pro
-
Gulp and Sketch first use notes
-
HTML and CSS Basics for WordPress
Resources for WordPress users who want to use HTML and CSS to alter the structure, look, and feel of their themes, posts, and pages.
-
My WordPress Stack
Here are the tools, hosts, themes, and plugins I use to build WordPress sites quickly and get the most out of them after they launch.
-
Adding Full Width Front Page Widgets to Genesis Themes
-
Loading scripts in WordPress with wp_enqueue_scripts
-
WordPress Plugins, Development Planning for New Developers
TIL a new-to-me development philosophy and the basic parts of creating a WordPress plugin.