by Matthew Jones | Jun 24, 2024 | Web Development
In the digital age, your website serves as the virtual storefront of your business. It’s the first impression many potential customers will have of your brand, and it needs to be both visually appealing and highly functional. If you’re a business owner in...
by Matthew Jones | Jun 5, 2024 | Web Development
Creating a custom endpoint in WordPress to check for plugin updates involves several steps. This process includes setting up a custom REST API endpoint, creating a function to handle requests to this endpoint, and ensuring that the response contains the necessary...
by Matthew Jones | May 30, 2024 | Web Development
To push code to a private repository and trigger a pending WordPress update badge, you need to follow a systematic approach involving version control, continuous integration/deployment, and the appropriate use of WordPress hooks and filters. Here’s a step-by-step...
by Matthew Jones | Mar 20, 2024 | Linux, Web Development
ranger –copy-config=all This will copy all the default config files from /usr/local/lib so you can make edits without messing anything up. Huge shout out to https://dquinton.github.io/debian-install/config/ranger.html for explaining this and so much more. Took...
by Matthew Jones | Feb 6, 2024 | Web Development
Surprise! I genuinely did not plan on making my first ever open source contribution today. In fact, I didn’t plan on a lot of things happening this week at all. I recently got an awesome opportunity to work on a site that is being hosted on a platform called...