Loading WordPress language files the right way
A solid post by Geert that provides a correct way to include language files in your plugins as well as a great explanation as to why this approach is best.
A solid post by Geert that provides a correct way to include language files in your plugins as well as a great explanation as to why this approach is best.
Jeremy Felt is the Director of Web Engineering at 10up, and he’s written on his personal blog about evolving your WordPress development by using Vagrant. It’s a great read if you are new or unaware to the practice.
There are a many ways to develop a website in WordPress, locally, on a sub-domain or on a staging server but these ways mean that you will eventually have to migrate the site to a the live url at some point and sync the database.
I had the hardest time figuring out how to return the saved name for a given menu. After spending way too much time in Google, I stumbled across this simple function that does the trick.
With wc_get_customer_last_order you can support a winback campaign to reach out to customers who haven’t placed orders recently.
Evan Solomon has completely rewritten a command line automation tool for deploying to SVN with Git. It’s called Scatter, and it looks pretty awesome. He’s also got usage examples and a fully updated readme. This looks like a nice way to interact with WordPress and its SVN workflow if you’re more familiar with Git.
A new way to keep up with that fast-moving project we all rely on, PHP. • Making wordpress/wordpress-develop
usable in GitHub Codespaces. • Help count WordPress contributors and sponsors • Directory Serve is our cool tool of the week — a way to serve files to and from your phone.