It's Just DJ

Category: PHP

  • Creating My First WordPress Plugin

    I haven’t finished my Personal Browser Start Page project, yet here I am posting about creating a WordPress plugin. I will get back to that browser project, but I’m still learning some JavaScript that will help me make it super duper. In the meantime, I decided to start a new project that I’ve been meaning…

  • WordPress Site Changes Using CLI

    WordPress Site Changes Using CLI

    I’ve been using WordPress since 2009 or so. I even wrote an essay about it because I love working in it so much. For over ten years, I built sites, made edits to config files, and tweaked PHP files using the method of downloading them via FTP and reuploading them. I handled any plugin or…

  • Movies and Books Collection

    Movies and Books Collection

    The Project: I wanted to create an online database where my family could view our movie and book collection at a glance. Users should have the ability to view, sort, search the collections. They should also be able to add, edit, and delete entries. It should be secure with user logins so no one else…