Tag: WordPress
-
Bookmarked https://github.com/woocommerce/woocommerce-gateway-dummy. TIL This extension allows you to …
Read more…: 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: website
-
WordPress 6.1 Sponsored Contributor Stats
Read more…: WordPress 6.1 Sponsored Contributor StatsA 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
Read more…: If a Visitor is There to See: WP-Cron and the Clock of the Long NowWhat 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
Read more…: Migrate your Etsy Shop to your own websiteEtsy 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
Read more…: Switching from Jekyll back to WordPressThis blog started on WordPress in 2008 and moved to Jekyll in 2015. Now it is back on WordPress. Here is how I did the migration.
-
Building JSON for WPComplete in Excel with Concatenate
Read more…: Building JSON for WPComplete in Excel with ConcatenateTIL how to build JSON strings in Excel with concatenate.
-
Rebuilding cagrimmett.com and Moving Old WordPress Posts to Jekyll
Read more…: Rebuilding cagrimmett.com and Moving Old WordPress Posts to JekyllEarlier 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
Read more…: WordPress Template HierarchyTIL a ton about the WordPress template hierarchy and the conditionals that select them.
-
Genesis Framework’s Hooks and Filters
Read more…: Genesis Framework’s Hooks and FiltersTIL about Genesis hooks and filters.
-
My WordPress Development, Testing, and Deployment Workflows
Read more…: My WordPress Development, Testing, and Deployment WorkflowsUsing Homestead, WPengine, and Git.
-
Bulk Clearing Expiration Dates in Restrict Content Pro
Read more…: Bulk Clearing Expiration Dates in Restrict Content ProAt Praxis we use Restrict Content Pro as the membership system for our curriculum portal. We decided that all grads get access for life, not just during the program. So, I needed a way to clear over 200 member expiration dates. Here is how I accomplished that task with SQL.
-
Gulp and Sketch first use notes
Read more…: Gulp and Sketch first use notesGulp and Sketch first use notes
-
HTML and CSS Basics for WordPress
Read more…: HTML and CSS Basics for WordPressResources 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
Read more…: My WordPress StackHere 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
Read more…: Adding Full Width Front Page Widgets to Genesis ThemesMost Genesis themes don’t allow content to go edge-to-edge out of the box. Here’s how to add a new full width widget area to your Genesis theme.
-
Loading scripts in WordPress with wp_enqueue_scripts
Read more…: Loading scripts in WordPress with wp_enqueue_scriptsHere is how to load scripts on specific pages in WordPress with wp_enqueue_scripts
-
WordPress Plugins, Development Planning for New Developers
Read more…: WordPress Plugins, Development Planning for New DevelopersTIL a new-to-me development philosophy and the basic parts of creating a WordPress plugin.
