As an application, WordPress is in a unique position.
For one thing, it powers roughly 25% of the web in that it serves as both as a blogging platform and content management system. But it's also an application that has a vibrant economy of designers and developers around it who can extend the application and push it to do far more than the core application can.
When it comes to software development, it's not at all uncommon to see this type of economy built around other libraries, frameworks, and languages, but to see this built around an actual application is unique.
In short, we not only have users who are using WordPress to power their site or their blog, but we have people who are making a living by providing services to these individuals and businesses and customers at large by building unique products.
Ultimately, it's about solving problems that these customers need to fully round out what WordPress provides.
But if you're someone who is moving from another field into WordPress, or you're looking to get started in WordPress development, how can you identify where your talents would be best utilized?
WordPress is a large application, and it provides a lot of functionality and a lot of opportunities, but knowing what potential exists coupled with what talent and passion you have can help you decide where you want to get involved with the project.
Before we get too deep into discussing how you can get involved with designing or developing with WordPress, it's important to note that I'm not setting out to provide a three-step guide on how to start a business.
Furthermore, the purpose of this article has nothing to do with what's entailed in setting up a business. Instead, it's about finding the aspects of WordPress that align with a skillset that you have (however mature it may or may not be) and finding the best fit for them within the overall WordPress economy.
If you're a web designer, front-end developer, back-end developer, database engineer, some of the above, or all of the above, then there is a place for you when working with WordPress.
And now that we've clarified that, let's move forward.
Depending on the articles you read throughout the web, the definition of "web design," "code," "coding," and "writing software" may all carry different connotations than how they will be used in this article.
To help make sense of what I'm saying throughout this article, I want to define the terms above so that we're all on the same page:
Though I'm sure we could discuss the nuances of these in depth, this article is not the place for that particular discussion. This is how these terms will be used throughout the remainder of this article.
If you have questions, comments, or anything to add to this, don't hesitate to contribute to the conversation in the comments as I'm always open to hearing how others look at these topics and apply them in their work.
When working with WordPress, you can think about projects as falling into one of two camps:
The presentation usually refers to a theme, or how a website, a web application, or a blog appears to the user. Functionality refers to a feature of a given project. This may enhance the existing functionality of WordPress or add to the core application.
This is not to say that the two are mutually exclusive, though. Themes may sometimes include a functional feature, and plugins may include a component that interacts with a theme.
Furthermore, depending on where you purchase your theme, you may find that a theme has a lot of features baked into it. Depending on your school of thought, this may or may not be a bad thing.
Applying your skills in web design to WordPress requires that you have a knowledge of templates and how a given theme should work. That is, will it be used for a blog or a website?
And regardless of which it is, you'll need to be familiar with the various templates WordPress provides so that you can design for those. At an even finer level of detail, it's important to understand the parts of templates that are included (such as the header, the sidebar, and the footer) so that you can properly design for those as well.
This isn't so much about providing constraints just because. It's about knowing how the platform for which you're designing structures its content. Additionally, creating a design and shipping the assets to a development team can ease the burden on both of you if the design is sliced up properly for a given template.
Above all else, you're most likely going to find your strength in design most applicable in the area of WordPress themes. After all, this is the area of the platform that provides what users see whenever they interact with the application.
This doesn't mean that plugins don't need design work, as we'll see momentarily, but the amount of design that goes into a theme usually far exceeds that which is required of plugins.
The type of developer you are will dictate which area of WordPress you're going to be most likely able to contribute the most.
Case in point: If you're a front-end developer, and you're used to working with the three main languages and their associated tools and libraries for building out user interfaces, pages, templates, and so on, then you're going to be most likely comfortable working on themes.
This will require minimal knowledge of PHP in that you'll need to have an understanding of WordPress template tags, but how you end up presenting the data always falls back to the front-end technologies that are available today.
So if you're a front-end developer looking to get involved in WordPress in one way or another, then consider creating a theme. Or perhaps consider partnering with a designer to create a theme.
Though this is outside the scope of the article, you can submit this into the WordPress theme repository where others may download it for free, you can launch a site to sell the product to other people, or you can make it available in the Envato Marketplace.
If themes are for presentation, then plugins are for functionality. Again, this doesn't mean that plugins have no user interface components (because they often do), and it doesn't mean that designers have no place contributing to them (because there is an opportunity for this).
But the requirements and demands of working on a plugin differ drastically from working on a theme.
When it comes to creating WordPress plugins, the first things that come to mind on releasing plugins are the branding assets that come with the plugin.
That is the plugin's logo, and the collateral for the marketing material (like manual, branding, and/or the work that provides the look and feel in the WordPress Plugin Repository).
If the plugin includes some functionality that works on the front-end (like a widget or a form), then a designer's eye can help a developer provide a solid experience, especially as it relates to integrating with a given theme or collection of themes.
If themes are for front-end developers, then plugins are often for back-end developers. This doesn't necessarily mean a plugin developer shouldn't know any front-end languages, but it's more often than not the case that a knowledge of PHP and familiarity with WordPress hooks will be required.
After all, many plugins will need to pass data to and from WordPress throughout various points in the WordPress lifecycle. Furthermore, the knowledge of how the underlying database is structured and how to use the available APIs is important so that you're properly serializing, validating, and retrieving information to work with the user.
Does this mean you need to be an expert database engineer to work with the underlying database? No. But if you are a database engineer, then you'll likely find yourself in a good position to optimize the work that application-layer developers are doing.
Furthermore, if you're a developer who is working on a plugin that will interface with the underlying database and you're going to need to add custom tables, talk with a database specialist first as they'll be able to help you make smarter decisions when it comes to structuring your data.
And why wouldn't we do that? As developers, we often work with designers to help make sure our things follow proper standards concerning design and user experience. Why limit ourselves to just the front-end?
In addition to a solid understanding of PHP, hooks, and general server-side programming practices, I'd argue that it also helps to have an understanding of how to create well-structured, organized, maintainable, and testable code. This is something that we don't often see in WordPress, but it's never too late to introduce something like this.
Let's shift gears for a moment, though. What if you aren't a designer or a developer but you still want to work with WordPress?
Given that WordPress is all about the aspect of publishing and given that so many businesses build their web presence on the platform, that doesn't mean that work is limited solely to designers and developers.
Once a site is launched and ready to face the public, this doesn't mean that it's done. Far from it. Now, it's more common to see sites continually updated with information, media, and so on than just sitting on the Internet waiting for visitors to peruse what was published months or perhaps years ago.
This is where marketers, writers, and publishers come into play. Imagine if you were able to take your skills to a company that had their online presence built on WordPress and use your skills with the written word to help them grow their business through a combination of your skills and the WordPress economy?
This would make a strong case and a strong cause for what you do, all the while making a living (or perhaps a hobby) within the WordPress economy.
Whenever I talk with those who are interested in getting involved in WordPress, one question that often comes up is:
Should I get involved in building products or building custom solutions for others?
And that's not a question to which I can provide a direct answer. Instead, I'd say that it's important to recognize the pros and cons of each and how they'd play out in your career.
Products are often more about getting into the support business than getting into the software development business. Once a product has been developed and released, you're going to have customers (and hopefully many of them!) that you're going to need to support.
This means that you're going to need to have the necessary processes, infrastructure, and people in place to properly serve them. Each person's needs are going to be different as there are a lot of variables that come into play when working with WordPress.
These variables include the version of PHP their host runs, which host they're on, which theme they are using, the combination of plugins they are using, and so on.
Though you're not technically offering support for other people's work, you need to make sure that the product you've released works well with the ecosystem as a whole. And though things will ultimately come back to writing, modifying, and releasing code, it will start with customer support.
Custom solutions, on the other hand, are more in line with the type of work an agency does. This means that a customer needs some work done. Perhaps they need a theme, a plugin, some project management, hosting, something end-to-end, or something in-between.
Whatever the case, the problems you'll be solving will be about the customer at hand. The challenge with this is being able to work with a variety of things that fit a client's budget and any existing infrastructure they may have.
On top of that, you'll need to do a bit of marketing to generate a pipeline of clients so that you have a continual stream of work to keep your business or freelancing career rolling. Though that's outside the scope of this article, it's something worth considering and researching should you choose to go this route.
WordPress is a large application and serves a massive amount of the Internet. Getting involved in its economy is exciting, but knowing where to start can be challenging. Ideally, this tutorial will help you identify the places in the WordPress ecosystem in which you can get involved.
Ultimately, it's about identifying where opportunity exists and trying to find the intersection of what you're good at doing and what you enjoy doing. It's completely possible to build a successful business doing this, but it takes familiarity, diligence, discipline, and education.
At any rate, I hope the above tips have helped to explain where points of opportunity exist and how you can start putting your skills to work.
If you're looking to build products rather than custom solutions, you may be interested in getting involved in the Envato Market. Note that if you're also brand new to WordPress and looking for opportunities for how to get started, then review my series on how to get started with WordPress.
If you're more of an advanced developer or designer, or you've been involved in WordPress for some time, then catch me on Twitter at @tommcfarlin where I often chat and share resources related to WordPress development. If you're interested in topics specifically around development, be sure to check out my blog and/or the rest of my work here on Envato Tuts+.
As usual, please don't hesitate to leave any questions or comments in the feed below, and I'll aim to respond to each of them.
The Best Small Business Web Designs by DesignRush
/Create Modern Vue Apps Using Create-Vue and Vite
/How to Fix the “There Has Been a Critical Error in Your Website” Error in WordPress
How To Fix The “There Has Been A Critical Error in Your Website” Error in WordPress
/How Long Does It Take to Learn JavaScript?
/The Best Way to Deep Copy an Object in JavaScript
/Adding and Removing Elements From Arrays in JavaScript
/Create a JavaScript AJAX Post Request: With and Without jQuery
/5 Real-Life Uses for the JavaScript reduce() Method
/How to Enable or Disable a Button With JavaScript: jQuery vs. Vanilla
/How to Enable or Disable a Button With JavaScript: jQuery vs Vanilla
/Confirm Yes or No With JavaScript
/How to Change the URL in JavaScript: Redirecting
/15+ Best WordPress Twitter Widgets
/27 Best Tab and Accordion Widget Plugins for WordPress (Free & Premium)
/21 Best Tab and Accordion Widget Plugins for WordPress (Free & Premium)
/30 HTML Best Practices for Beginners
/31 Best WordPress Calendar Plugins and Widgets (With 5 Free Plugins)
/25 Ridiculously Impressive HTML5 Canvas Experiments
/How to Implement Email Verification for New Members
/How to Create a Simple Web-Based Chat Application
/30 Popular WordPress User Interface Elements
/Top 18 Best Practices for Writing Super Readable Code
/Best Affiliate WooCommerce Plugins Compared
/18 Best WordPress Star Rating Plugins
/10+ Best WordPress Twitter Widgets
/20+ Best WordPress Booking and Reservation Plugins
/Working With Tables in React: Part Two
/Best CSS Animations and Effects on CodeCanyon
/30 CSS Best Practices for Beginners
/How to Create a Custom WordPress Plugin From Scratch
/10 Best Responsive HTML5 Sliders for Images and Text… and 3 Free Options
/16 Best Tab and Accordion Widget Plugins for WordPress
/18 Best WordPress Membership Plugins and 5 Free Plugins
/25 Best WooCommerce Plugins for Products, Pricing, Payments and More
/10 Best WordPress Twitter Widgets
1 /12 Best Contact Form PHP Scripts for 2020
/20 Popular WordPress User Interface Elements
/10 Best WordPress Star Rating Plugins
/12 Best CSS Animations on CodeCanyon
/12 Best WordPress Booking and Reservation Plugins
/12 Elegant CSS Pricing Tables for Your Latest Web Project
/24 Best WordPress Form Plugins for 2020
/14 Best PHP Event Calendar and Booking Scripts
/Create a Blog for Each Category or Department in Your WooCommerce Store
/8 Best WordPress Booking and Reservation Plugins
/Best Exit Popups for WordPress Compared
/Best Exit Popups for WordPress Compared
/11 Best Tab & Accordion WordPress Widgets & Plugins
/12 Best Tab & Accordion WordPress Widgets & Plugins
1New Course: Practical React Fundamentals
/Preview Our New Course on Angular Material
/Build Your Own CAPTCHA and Contact Form in PHP
/Object-Oriented PHP With Classes and Objects
/Best Practices for ARIA Implementation
/Accessible Apps: Barriers to Access and Getting Started With Accessibility
/Dramatically Speed Up Your React Front-End App Using Lazy Loading
/15 Best Modern JavaScript Admin Templates for React, Angular, and Vue.js
/15 Best Modern JavaScript Admin Templates for React, Angular and Vue.js
/19 Best JavaScript Admin Templates for React, Angular, and Vue.js
/New Course: Build an App With JavaScript and the MEAN Stack
/Hands-on With ARIA: Accessibility Recipes for Web Apps
/10 Best WordPress Facebook Widgets
13 /Hands-on With ARIA: Accessibility for eCommerce
/New eBooks Available for Subscribers
/Hands-on With ARIA: Homepage Elements and Standard Navigation
/Site Accessibility: Getting Started With ARIA
/How Secure Are Your JavaScript Open-Source Dependencies?
/New Course: Secure Your WordPress Site With SSL
/Testing Components in React Using Jest and Enzyme
/Testing Components in React Using Jest: The Basics
/15 Best PHP Event Calendar and Booking Scripts
/Create Interactive Gradient Animations Using Granim.js
/How to Build Complex, Large-Scale Vue.js Apps With Vuex
1 /Examples of Dependency Injection in PHP With Symfony Components
/Set Up Routing in PHP Applications Using the Symfony Routing Component
1 /A Beginner’s Guide to Regular Expressions in JavaScript
/Introduction to Popmotion: Custom Animation Scrubber
/Introduction to Popmotion: Pointers and Physics
/New Course: Connect to a Database With Laravel’s Eloquent ORM
/How to Create a Custom Settings Panel in WooCommerce
/Building the DOM faster: speculative parsing, async, defer and preload
1 /20 Useful PHP Scripts Available on CodeCanyon
3 /How to Find and Fix Poor Page Load Times With Raygun
/Introduction to the Stimulus Framework
/Single-Page React Applications With the React-Router and React-Transition-Group Modules
12 Best Contact Form PHP Scripts
1 /Getting Started With the Mojs Animation Library: The ShapeSwirl and Stagger Modules
/Getting Started With the Mojs Animation Library: The Shape Module
/Getting Started With the Mojs Animation Library: The HTML Module
/Project Management Considerations for Your WordPress Project
/8 Things That Make Jest the Best React Testing Framework
/Creating an Image Editor Using CamanJS: Layers, Blend Modes, and Events
/New Short Course: Code a Front-End App With GraphQL and React
/Creating an Image Editor Using CamanJS: Applying Basic Filters
/Creating an Image Editor Using CamanJS: Creating Custom Filters and Blend Modes
/Modern Web Scraping With BeautifulSoup and Selenium
/Challenge: Create a To-Do List in React
1Deploy PHP Web Applications Using Laravel Forge
/Getting Started With the Mojs Animation Library: The Burst Module
/10 Things Men Can Do to Support Women in Tech
/A Gentle Introduction to Higher-Order Components in React: Best Practices
/Challenge: Build a React Component
/A Gentle Introduction to HOC in React: Learn by Example
/A Gentle Introduction to Higher-Order Components in React
/Creating Pretty Popup Messages Using SweetAlert2
/Creating Stylish and Responsive Progress Bars Using ProgressBar.js
/18 Best Contact Form PHP Scripts for 2022
/How to Make a Real-Time Sports Application Using Node.js
/Creating a Blogging App Using Angular & MongoDB: Delete Post
/Set Up an OAuth2 Server Using Passport in Laravel
/Creating a Blogging App Using Angular & MongoDB: Edit Post
/Creating a Blogging App Using Angular & MongoDB: Add Post
/Introduction to Mocking in Python
/Creating a Blogging App Using Angular & MongoDB: Show Post
/Creating a Blogging App Using Angular & MongoDB: Home
/Creating a Blogging App Using Angular & MongoDB: Login
/Creating Your First Angular App: Implement Routing
/Persisted WordPress Admin Notices: Part 4
/Creating Your First Angular App: Components, Part 2
/Persisted WordPress Admin Notices: Part 3
/Creating Your First Angular App: Components, Part 1
/How Laravel Broadcasting Works
/Persisted WordPress Admin Notices: Part 2
/Create Your First Angular App: Storing and Accessing Data
/Persisted WordPress Admin Notices: Part 1
/Error and Performance Monitoring for Web & Mobile Apps Using Raygun
/Using Luxon for Date and Time in JavaScript
7 /How to Create an Audio Oscillator With the Web Audio API
/How to Cache Using Redis in Django Applications
/20 Essential WordPress Utilities to Manage Your Site
/Introduction to API Calls With React and Axios
/Beginner’s Guide to Angular 4: HTTP
/Rapid Web Deployment for Laravel With GitHub, Linode, and RunCloud.io
/Beginners Guide to Angular 4: Routing
/Beginner’s Guide to Angular 4: Services
/Beginner’s Guide to Angular 4: Components
/Creating a Drop-Down Menu for Mobile Pages
/Introduction to Forms in Angular 4: Writing Custom Form Validators
/10 Best WordPress Booking & Reservation Plugins
/Getting Started With Redux: Connecting Redux With React
/Getting Started With Redux: Learn by Example
/Getting Started With Redux: Why Redux?
/How to Auto Update WordPress Salts
/How to Download Files in Python
/Eloquent Mutators and Accessors in Laravel
1 /10 Best HTML5 Sliders for Images and Text
/Site Authentication in Node.js: User Signup
/Creating a Task Manager App Using Ionic: Part 2
/Creating a Task Manager App Using Ionic: Part 1
/Introduction to Forms in Angular 4: Reactive Forms
/Introduction to Forms in Angular 4: Template-Driven Forms
/24 Essential WordPress Utilities to Manage Your Site
/25 Essential WordPress Utilities to Manage Your Site
/Get Rid of Bugs Quickly Using BugReplay
1 /Manipulating HTML5 Canvas Using Konva: Part 1, Getting Started
/10 Must-See Easy Digital Downloads Extensions for Your WordPress Site
/22 Best WordPress Booking and Reservation Plugins
/Understanding ExpressJS Routing
/15 Best WordPress Star Rating Plugins
/Creating Your First Angular App: Basics
/Inheritance and Extending Objects With JavaScript
/Introduction to the CSS Grid Layout With Examples
1Performant Animations Using KUTE.js: Part 5, Easing Functions and Attributes
Performant Animations Using KUTE.js: Part 4, Animating Text
/Performant Animations Using KUTE.js: Part 3, Animating SVG
/New Course: Code a Quiz App With Vue.js
/Performant Animations Using KUTE.js: Part 2, Animating CSS Properties
Performant Animations Using KUTE.js: Part 1, Getting Started
/10 Best Responsive HTML5 Sliders for Images and Text (Plus 3 Free Options)
/Single-Page Applications With ngRoute and ngAnimate in AngularJS
/Deferring Tasks in Laravel Using Queues
/Site Authentication in Node.js: User Signup and Login
/Working With Tables in React, Part Two
/Working With Tables in React, Part One
/How to Set Up a Scalable, E-Commerce-Ready WordPress Site Using ClusterCS
/New Course on WordPress Conditional Tags
/TypeScript for Beginners, Part 5: Generics
/Building With Vue.js 2 and Firebase
6 /Best Unique Bootstrap JavaScript Plugins
/Essential JavaScript Libraries and Frameworks You Should Know About
/Vue.js Crash Course: Create a Simple Blog Using Vue.js
/Build a React App With a Laravel RESTful Back End: Part 1, Laravel 5.5 API
/API Authentication With Node.js
/Beginner’s Guide to Angular: HTTP
/Beginner’s Guide to Angular: Routing
/Beginners Guide to Angular: Routing
/Beginner’s Guide to Angular: Services
/Beginner’s Guide to Angular: Components
/How to Create a Custom Authentication Guard in Laravel
/Learn Computer Science With JavaScript: Part 3, Loops
/Build Web Applications Using Node.js
/Learn Computer Science With JavaScript: Part 4, Functions
/Learn Computer Science With JavaScript: Part 2, Conditionals
/Create Interactive Charts Using Plotly.js, Part 5: Pie and Gauge Charts
/Create Interactive Charts Using Plotly.js, Part 4: Bubble and Dot Charts
Create Interactive Charts Using Plotly.js, Part 3: Bar Charts
/Awesome JavaScript Libraries and Frameworks You Should Know About
/Create Interactive Charts Using Plotly.js, Part 2: Line Charts
/Bulk Import a CSV File Into MongoDB Using Mongoose With Node.js
/Build a To-Do API With Node, Express, and MongoDB
/Getting Started With End-to-End Testing in Angular Using Protractor
/TypeScript for Beginners, Part 4: Classes
/Object-Oriented Programming With JavaScript
/10 Best Affiliate WooCommerce Plugins Compared
/Stateful vs. Stateless Functional Components in React
/Make Your JavaScript Code Robust With Flow
/Build a To-Do API With Node and Restify
/Testing Components in Angular Using Jasmine: Part 2, Services
/Testing Components in Angular Using Jasmine: Part 1
/Creating a Blogging App Using React, Part 6: Tags
/React Crash Course for Beginners, Part 3
/React Crash Course for Beginners, Part 2
/React Crash Course for Beginners, Part 1
/Set Up a React Environment, Part 4
1 /Set Up a React Environment, Part 3
/New Course: Get Started With Phoenix
/Set Up a React Environment, Part 2
/Set Up a React Environment, Part 1
/Command Line Basics and Useful Tricks With the Terminal
/How to Create a Real-Time Feed Using Phoenix and React
/Build a React App With a Laravel Back End: Part 2, React
/Build a React App With a Laravel RESTful Back End: Part 1, Laravel 9 API
/Creating a Blogging App Using React, Part 5: Profile Page
/Pagination in CodeIgniter: The Complete Guide
/JavaScript-Based Animations Using Anime.js, Part 4: Callbacks, Easings, and SVG
/JavaScript-Based Animations Using Anime.js, Part 3: Values, Timeline, and Playback
/Learn to Code With JavaScript: Part 1, The Basics
/10 Elegant CSS Pricing Tables for Your Latest Web Project
/Getting Started With the Flux Architecture in React
/Getting Started With Matter.js: The Composites and Composite Modules
Getting Started With Matter.js: The Engine and World Modules
/10 More Popular HTML5 Projects for You to Use and Study
/Understand the Basics of Laravel Middleware
/Iterating Fast With Django & Heroku
/Creating a Blogging App Using React, Part 4: Update & Delete Posts
/Creating a jQuery Plugin for Long Shadow Design
/How to Register & Use Laravel Service Providers
2 /Unit Testing in React: Shallow vs. Static Testing
/Creating a Blogging App Using React, Part 3: Add & Display Post
/Creating a Blogging App Using React, Part 2: User Sign-Up
20 /Creating a Blogging App Using React, Part 1: User Sign-In
/Creating a Grocery List Manager Using Angular, Part 2: Managing Items
/9 Elegant CSS Pricing Tables for Your Latest Web Project
/Dynamic Page Templates in WordPress, Part 3
/Angular vs. React: 7 Key Features Compared
/Creating a Grocery List Manager Using Angular, Part 1: Add & Display Items
New eBooks Available for Subscribers in June 2017
/Create Interactive Charts Using Plotly.js, Part 1: Getting Started
/The 5 Best IDEs for WordPress Development (And Why)
/33 Popular WordPress User Interface Elements
/New Course: How to Hack Your Own App
/How to Install Yii on Windows or a Mac
/What Is a JavaScript Operator?
/How to Register and Use Laravel Service Providers
/
waly Good blog post. I absolutely love this…