Tag: WordPress beginners

  • Adding Custom Fields

    WordPress is about to turn 15 years old. What started out as a simple blogging platform has turned into a full blown CMS. No CMS would be complete without custom fields for specific data. As a quick example you may want to have a grouping of data about books. Every book has a title, an…

  • Developing WordPress Locally

    WordPress is built using PHP and MySQL, this means you need some type of server environment to run it. Many hosts offer some kind of WordPress specific hosting or tools that will install and get WordPress up and running for you. If you want to get your hands dirty developing with WordPress you’re better off…