Alan’s Personal Techy Website
-
PHPCodesniffer and WordPress
PHP_CodeSniffer (PHPCS) is a tool for checking code quality in PHP. It can be used to ensure that your code follows a given coding standard, such as the WordPress Coding Standards. It can also be used to detect syntax errors and other issues in your code. To use PHPCS in WordPress development, you will need […]
-
WordPress historic Gold Rushes
Over the past two decades, WordPress has emerged as one of the most popular and widely-used content management systems on the internet. With its user-friendly interface and powerful features, WordPress has attracted a large and diverse user base, ranging from small business owners and bloggers to large enterprises and media organizations. As WordPress has grown […]
-
Use WordPress to help your New Year’s resolutions
As we start another year and look ahead to the new one, many of us take the opportunity to set new goals and make resolutions for the year ahead. If you’re a WordPress user, there are plenty of ways you can use your website or blog to help you achieve your resolutions and make the […]
-
5 Common WordPress Mistakes to Avoid
WordPress is a powerful and user-friendly content management system, but even the best platform has its quirks and pitfalls. As you navigate the world of #WordPress, it’s important to be aware of these common mistakes so you can avoid them and get the most out of your website. By avoiding these common WordPress mistakes, you […]
-
10 Reasons Why WordPress is the Best Platform for Your Website
WordPress is the most popular content management system (CMS) in the world, powering over 60% of all websites that use a CMS. It’s no surprise, then, that the Twitter hashtag #WordPress is full of users sharing their experiences, tips, and tricks for using the platform. But what makes WordPress the best choice for building and […]
-
What is the WordPress REST-API?
The WordPress REST API is a powerful tool that allows developers to build custom applications and integrations using WordPress as a backend. It provides a simple, standardized way to interact with WordPress data and functionality, making it possible to build a wide range of applications and integrations that go beyond the capabilities of WordPress itself. […]