After you have been using WordPress for some time, I bet you have some slight modifications you want to make. Maybe changing the title of a specific archive from “Category: Favorites” to “My Favorite Posts”? I’m going to walk you through the basics of how to write your first plugin so you can modify your […]
Web Development
How To Create A WordPress Website
So you want to create a website. But you don’t know how to code or even where to begin? Well, let me walk you through one of the easiest ways to get your own WordPress website up on the internet in just a few steps.
Simple Contact Form (Part 1)
Contact forms are used in just about every website out there to allow users to email you directly through an easy form. This form will take the users info, once submitted, format it into a nice email, and send it to an email address we will specify.