Tag: Development

  • What Do I Need To Start A Website?

    Starting something can always seem like a daunting task when you’re looking at a blank screen. Many who need a site will find themselves asking, what do I need to start a website? Getting a website up and running has a pretty straightforward process. You basically need three things, a host, a domain name, and…

  • WordPress and Database Queries

    WordPress has been set up in such a way there aren’t really many times when you need to really dive into the database. Sometimes you may be building a custom plugin where it does make more sense to use a custom structure in the database but those circumstances can be rare. Where a query can…