In this guide you will learn some tips to make WordPress faster. WordPress is often seen as a ‘slow’ solution when it comes to web technologies but it’s not the case.
Continue reading “Make WordPress Faster”
In this guide you will learn some tips to make WordPress faster. WordPress is often seen as a ‘slow’ solution when it comes to web technologies but it’s not the case.
Continue reading “Make WordPress Faster”To run WordPress on your own computer it’s not as simple as downloading WordPress and clicking on it to run. It requires a web server configured to support PHP, SQL (Databases) and some other things needed. In this guide I’ll cover the method or software for setting up a local environment for WordPress that I like.
Continue reading “Setting Up A Local Environment For WordPress”A Text Editor is a program, similar to Word/Google Docs/NotePad, but used to edit and create code files. Text Editors allow you to save plain text files into a code language for your project.
Continue reading “What Is A Text Editor”This is the first ‘series’ that I’ll be documenting to help new developer’s or people interested in building a WordPress plugin. This will be considered a ‘basic’ plugin and will hopefully get you started in your development career!
Continue reading “Building Your First WordPress Plugin [Series]”Simple Alert Blocks allows you to create Bootstrap-like notices on your pages using the new WordPress block editor.
Continue reading “New Plugin: Simple Alert Blocks”