Recently I have been working on a lot of different things on the website. It’s all in WordPress so it’s pretty easy to do from…
WordPressWordPress is a free open source script. It’s written in PHP, JavaScript, HTML, MySQL, and CSS. When it was first introduced it was mainly for blogging, but with it’s capabilities and plugins became a very popular content management system. Personally, I’ve used WordPress on many different websites both with blogs and without. Here you will find WordPress tutorials that don’t have to do with programming, but instead with plugins and core features. |
Recently I have been working on a lot of different things on the website. It’s all in WordPress so it’s pretty easy to do from…
Errors in coding happens, it can be a missing semicolon, an undefined function, or even a duplicate function caused by your code or conflicting plugins,…
Ideally when upgrading WordPress or adding plugins, you would just be able to hit a button and it would download and install without issue. Unfortunately,…
I setup a Cloudflare Tunnel and changed the URL for WordPress from an IP address to a domain name. After that, the frontend worked fine,…