{"id":1141,"date":"2014-04-13T12:49:55","date_gmt":"2014-04-13T10:49:55","guid":{"rendered":"https:\/\/wprealm.com\/?p=1141"},"modified":"2019-07-06T12:02:50","modified_gmt":"2019-07-06T10:02:50","slug":"how-to-get-started-as-a-wordpress-developer","status":"publish","type":"post","link":"http:\/\/wprealm.local\/how-to-get-started-as-a-wordpress-developer\/","title":{"rendered":"How to get started as a WordPress Developer"},"content":{"rendered":"\n

WordPress is the web’s most popular content management system powering over 70,000,000 websites worldwide. With this amount of mass-usage, some of the most talented developers around have chosen WordPress as their development platform of choice. These developers aren’t born with the skills to make WordPress functional and elegant. <\/p>\n\n\n\n

Fortunately, there are numerous resources to help developers hone their WordPress mojo. This article is intended to serve as a resource for both newcomers and seasoned developers to both learn how to develop better websites and how to find answers to often ambiguous or complex questions.<\/p>\n\n\n\n

1. Prerequisites<\/h2>\n\n\n\n

As far as development goes, WordPress has one of the lowest barriers to entry of any platform. This doesn’t mean that anyone can become without having any other web experience. These the folowing items are the foundation of any WordPress Developer’s skills.<\/p>\n\n\n\n

HTML, CSS & JavaScript<\/h3>\n\n\n\n

HTML, CSS and Javascript are the basic building blocks of the web. Having a solid grasp of these tools will help immensely when developing on WordPress, or any other web platform at that. Luckily these languages are relatively easy to learn, but it takes time to master. There are countless books and online courses around to teach you these skills. I recommend W3 Schools to learn the basics then moving to a more advanced course like Lynda.com<\/a> or Treehouse<\/a>. There are also countless books available.<\/p>\n\n\n\n

PHP & MySQL<\/h3>\n\n\n\n

WordPress’s Content management system is written almost exclusively in PHP with MySQL as it’s database backbone. Having a grasp these two technologies will help you develop better on the platform. Lynda.com has a great introductory course to PHP & MySQL<\/a> which will walk you through building your own (custom) CMS. Though many the things you learn, such as database queries and includes are handled by WordPress through its own functions, understanding what these functions actually do under the hood will help you build sites better.<\/p>\n\n\n\n

Local Development Environment<\/h3>\n\n\n\n

Having a local development environment allows you to work with WordPress on your own computer and is the quickest way to develop sites. This is part of any standard development workflow. There are several ways to install WordPress locally. The easiest way to do this is with something like BitNami which allows you to install all off of the WordPress components through an easy to use application. To get more advanced install an AMP (Apache, MySQL, PHP) stack. MAMP is a good way to do this for users on a Mac. WAMP is a good tool for users on a windows machine. The most advanced users often opt in to installing these services individually and often replace the standard PHP install with PHP-FPM and Apache with NGINX for better performance while using fewer system resources. Who Is Hosting This<\/a> also offers reviews of the top shared hosting packages, which could be a great option for developers just getting started, or is having trouble working from a local server.<\/p>\n\n\n\n

Staging Environment<\/h3>\n\n\n\n

Once changes are made to a site locally, in a standard development workflow, the next step is to push the files to a staging environment. This will mimic how a production (public-facing) website will loop and perform, but is not publicly accessible. Launching a small cloud server instance through a company like Digital Ocean<\/a> is an affordable way of creating a staging environment on a dedicated cloud server, less than $5 per month.<\/p>\n\n\n\n

Note: <\/strong>Amazon Web Services<\/a> and Rackspace<\/a> are the top two providers of cloud servers, but Digital Ocean is much cheaper, and is a startup.<\/p>\n\n\n\n

Text Editor \/ IDE<\/h3>\n\n\n\n

Choosing a text editor can be a very personal choice, such as choosing a brand of cars. With that being said, some text editors are much more fit for WordPress than others. The editor of choice for most WordPress developers is Sublime Text 2<\/a>, which is an open source text editor with a wide range of features. Pauluund has a great post on Web Development with Sublime Text<\/a>, which will show you all of the key features that a WordPress developer would use.<\/p>\n\n\n\n

2. Working With WordPress<\/h2>\n\n\n\n

Now that all of the prerequisites have been met, it is time for the fun part, working with WordPress.<\/p>\n\n\n\n

Installing WordPress<\/h3>\n\n\n\n

Installing WordPress is super-easy with the famous 5-minute install<\/a>. One thing to note is that the instructions are listed on the WordPress Codex. The Codex<\/a> is WordPress’s living documentation, and is a great point of reference for almost any WordPress issue.<\/p>\n\n\n\n

When Things Go Wrong…<\/h2>\n\n\n\n

Most, if not all developer run into problems, especially when they are first getting started. When this happens, it is important to find the right place to get support.<\/p>\n\n\n\n

Getting Basic WordPress Support<\/h3>\n\n\n\n

WordPress is a thriving Open Source project with thousands of active community members. Many of them offer their assistance through things like forms and Q&A sites. For most questions, the best place to go is the WordPress Support Forums and post the issue in the appropriate category. Most posts get responses (and subsequent answers) within a matter of hours. Be as specific as possible for the best results; the more information the better.<\/p>\n\n\n\n

More Advanced Support<\/h3>\n\n\n\n

Another place to get support is the WordPress Stack Exchange<\/a>. Similar to Stack Overflow, there are hundreds of daily active users. Please note, Stack Exchange has very specific rules for formatting and what questions should be asked, keep all questions on the WordPress topic. For more generalized programming questions, Stack Overflow<\/a> is the appropriate Q&A Site. All of the questions on these sites are geared towards developers.<\/p>\n","protected":false},"excerpt":{"rendered":"

WordPress is the web’s most popular content management system powering over 70,000,000 websites worldwide. With this amount of mass-usage, some of the most talented developers around have chosen WordPress as their development platform of choice. These developers aren’t born with the skills to make WordPress functional and elegant. Fortunately, there are numerous resources to help […]<\/p>\n","protected":false},"author":13,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[1],"tags":[48],"people":[],"company":[],"events":[],"acf":[],"yoast_head":"\nHow to get started as a WordPress Developer - WP Realm<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to get started as a WordPress Developer\" \/>\n<meta property=\"og:description\" content=\"WordPress is the web’s most popular content management system powering over 70,000,000 websites worldwide. With this amount of mass-usage, some of the most talented developers around have chosen WordPress as their development platform of choice. These developers aren’t born with the skills to make WordPress functional and elegant. Fortunately, there are numerous resources to help […]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Realm\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/wprealm\" \/>\n<meta property=\"article:published_time\" content=\"2014-04-13T10:49:55+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-07-06T10:02:50+00:00\" \/>\n<meta name=\"author\" content=\"Andrea Rennick\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@andrea_r\" \/>\n<meta name=\"twitter:site\" content=\"@wprealm\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Andrea Rennick\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/\",\"url\":\"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/\",\"name\":\"How to get started as a WordPress Developer - WP Realm\",\"isPartOf\":{\"@id\":\"https:\/\/wprealm.com\/#website\"},\"datePublished\":\"2014-04-13T10:49:55+00:00\",\"dateModified\":\"2019-07-06T10:02:50+00:00\",\"author\":{\"@id\":\"https:\/\/wprealm.com\/#\/schema\/person\/50512a2a1e427fd66de987b65bbd23bf\"},\"breadcrumb\":{\"@id\":\"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wprealm.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to get started as a WordPress Developer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wprealm.com\/#website\",\"url\":\"https:\/\/wprealm.com\/\",\"name\":\"WP Realm\",\"description\":\"WordPress news, community news, reviews and more from all over the world\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wprealm.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/wprealm.com\/#\/schema\/person\/50512a2a1e427fd66de987b65bbd23bf\",\"name\":\"Andrea Rennick\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wprealm.com\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/0.gravatar.com\/avatar\/c816d5aa8c2f56c2500744fb691f423b?s=96&d=mm&r=g\",\"contentUrl\":\"http:\/\/0.gravatar.com\/avatar\/c816d5aa8c2f56c2500744fb691f423b?s=96&d=mm&r=g\",\"caption\":\"Andrea Rennick\"},\"sameAs\":[\"https:\/\/twitter.com\/andrea_r\"],\"url\":\"http:\/\/wprealm.local\/author\/andrea\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to get started as a WordPress Developer - WP Realm","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/","og_locale":"en_US","og_type":"article","og_title":"How to get started as a WordPress Developer","og_description":"WordPress is the web’s most popular content management system powering over 70,000,000 websites worldwide. With this amount of mass-usage, some of the most talented developers around have chosen WordPress as their development platform of choice. These developers aren’t born with the skills to make WordPress functional and elegant. Fortunately, there are numerous resources to help […]","og_url":"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/","og_site_name":"WP Realm","article_publisher":"https:\/\/www.facebook.com\/wprealm","article_published_time":"2014-04-13T10:49:55+00:00","article_modified_time":"2019-07-06T10:02:50+00:00","author":"Andrea Rennick","twitter_card":"summary_large_image","twitter_creator":"@andrea_r","twitter_site":"@wprealm","twitter_misc":{"Written by":"Andrea Rennick","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/","url":"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/","name":"How to get started as a WordPress Developer - WP Realm","isPartOf":{"@id":"https:\/\/wprealm.com\/#website"},"datePublished":"2014-04-13T10:49:55+00:00","dateModified":"2019-07-06T10:02:50+00:00","author":{"@id":"https:\/\/wprealm.com\/#\/schema\/person\/50512a2a1e427fd66de987b65bbd23bf"},"breadcrumb":{"@id":"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wprealm.com\/how-to-get-started-as-a-wordpress-developer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wprealm.com\/"},{"@type":"ListItem","position":2,"name":"How to get started as a WordPress Developer"}]},{"@type":"WebSite","@id":"https:\/\/wprealm.com\/#website","url":"https:\/\/wprealm.com\/","name":"WP Realm","description":"WordPress news, community news, reviews and more from all over the world","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wprealm.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/wprealm.com\/#\/schema\/person\/50512a2a1e427fd66de987b65bbd23bf","name":"Andrea Rennick","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wprealm.com\/#\/schema\/person\/image\/","url":"http:\/\/0.gravatar.com\/avatar\/c816d5aa8c2f56c2500744fb691f423b?s=96&d=mm&r=g","contentUrl":"http:\/\/0.gravatar.com\/avatar\/c816d5aa8c2f56c2500744fb691f423b?s=96&d=mm&r=g","caption":"Andrea Rennick"},"sameAs":["https:\/\/twitter.com\/andrea_r"],"url":"http:\/\/wprealm.local\/author\/andrea\/"}]}},"_links":{"self":[{"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/posts\/1141"}],"collection":[{"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/comments?post=1141"}],"version-history":[{"count":0,"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/posts\/1141\/revisions"}],"wp:attachment":[{"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/media?parent=1141"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/categories?post=1141"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/tags?post=1141"},{"taxonomy":"people","embeddable":true,"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/people?post=1141"},{"taxonomy":"company","embeddable":true,"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/company?post=1141"},{"taxonomy":"events","embeddable":true,"href":"http:\/\/wprealm.local\/wp-json\/wp\/v2\/events?post=1141"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}