Category: Software


  • Beyond the basic In a previous post, I showed you how to install a simple WordPress plugin. But the plugin used a non-standard way of changing the font, and the color and style were hard-coded (You have to edit the plugin and upgrade it every time you want to change the text and font style.)…

  • Easy Guide to Installing a Custom WordPress Plugin

    The following guide shows how to install a custom plugin that isn’t listed on the Plugins page. Note: Use caution when installing plugins. Always make sure you understand the code and/or that it is from a trusted source. AI is not perfect, but you can use it to check if the code is safe and…

  • Easy Hello World WP Plugin

    Creating a basic plugin is super easy. You don’t even need to know code; you can ask AI to write it for you.