SlideShare a Scribd company logo
Introduction to
WordPress
Introduction to WordPress Harshad Mane
About Us
Nashik WordPress Meetup Community began in September
2015 by WordPress enthusiasts in Nashik Area.
We are a group of
Developers/Bloggers/Designers/Entrepreneurs in Nashik
Area.
Harshad, Chinmay, Deepak and Sanjeev initially started this
meetup group which is now slowly growing.
Introduction to WordPress Harshad Mane
Motive
Educate people in Nashik Area with WordPress.
Build WordPress Community in Nashik.
Help Students build a Career in WordPress as a WordPress
Developer/Designer/Blogger.
Host “WordCamp Nashik 2016”.
Introduction to WordPress Harshad Mane
Please join us.
Nashik WordPress Meetup
http://www.meetup.com/Nashik-WordPress-Meetup/
@wpnashik
Introduction to WordPress Harshad Mane
and licensed under the GPLv2
Introduction to WordPress Harshad Mane
What is WordPress?
WordPress started in 2003 as an online, open source
website creation tool built on PHP and MySQL and
licensed under the GPLv2.
But in non-geek speak, it's probably the easiest and most
powerful blogging and website content management
system (or CMS) in existence today.
Introduction to WordPress Harshad Mane
What does GPLv2 mean?
The General Public License is a free, copyleft
license for software and other kinds of works.
Everyone is permitted to copy and distribute
verbatim copies of this license document, but
changing it is not allowed.
Introduction to WordPress Harshad Mane
What is a CMS?
A content management system (CMS) is a
computer application that allows publishing,
editing, modifying, organising, deleting, and
maintaining content from a central interface. Such
systems of content management provide
procedures to manage workflow in a collaborative
environment.
Introduction to WordPress Harshad Mane
Available Open Source CMS
Introduction to WordPress Harshad Mane
The Young Man Behind WordPress
and Automattic
Matt Mullenweg has been named one of World’s Top 50 People on the Web,
Inc.com’s 30 under 30, and Business Week’s 25 Most Influential People on the
Web.
Matt is most associated with a tool that
powers more than 22% of the entire web:
“WordPress”.
Introduction to WordPress Harshad Mane
WordPress by Numbers
Introduction to WordPress Harshad Mane
Big Brands & Celebrities That Use WordPress
Yahoo!
Mercedes Benz
eBay Blog
Ford
Samsung
Coca Cola
Forbes
Mozilla Firefox
Mashable
NY Times
CNN
Novak Djokovic
Usain Bolt
Katy Perry
Justin Timberlake
Beyoncé
Malala Yousafzai
Sylvester Stallone
MTV
Bloomberg
Sony
and many more..
Introduction to WordPress Harshad Mane
1. It’s Easy To Use/Install
2. WordPress is Scalable
3. WordPress is Absolutely Free
4. WordPress Allows You to Launch Quickly
5. WordPress is Easy to Integrate With Social Media and Other Services
6. WordPress is 100% Responsive and Mobile Friendly
Reasons Why Big Brands Love
and Use WordPress
Introduction to WordPress Harshad Mane
Flavours of WordPress
Introduction to WordPress Harshad Mane
Difference
Introduction to WordPress Harshad Mane
Enough of info, Isn’t it?
Now Lets Get Started!!
Introduction to WordPress Harshad Mane
Installation of WordPress
Introduction to WordPress Harshad Mane
Minimum Requirements
PHP 5.6 or greater
MySQL 5.6 or greater
The mod_rewrite Apache module
Introduction to WordPress Harshad Mane
Download WordPress
https://wordpress.org/download/
Introduction to WordPress Harshad Mane
Extract WordPress-<version>.zip to your local
xampp/wamp/mamp root/htdocs folder.
Introduction to WordPress Harshad Mane
Create Database
 http://localhost:8888/phpmyadmin/
Introduction to WordPress Harshad Mane
Step 1
Introduction to WordPress Harshad Mane
Step 2
Introduction to WordPress Harshad Mane
Step 3
Introduction to WordPress Harshad Mane
Step 4
Introduction to WordPress Harshad Mane
Step 5
Introduction to WordPress Harshad Mane
Success!!
Introduction to WordPress Harshad Mane
Login to wp-admin
http://localhost:8888/wordpress/wp-login.php
Introduction to WordPress Harshad Mane
Dashboard WP-ADMIN
Introduction to WordPress Harshad Mane
Congratulations!! You have
successfully installed your FIRST
WordPress Site!!
Isn’t that simple?
Introduction to WordPress Harshad Mane
Extending WordPress functionalities
Introduction to WordPress Harshad Mane
Themes
A WordPress theme is a set of files that determine the look and feel of your
WordPress-powered website. WordPress Themes create the general layout
of the site pages and different widgets (plugins) you can use. This means that
they contain page content such as graphics, headers, logos and footers.
Introduction to WordPress Harshad Mane
Plugins
A plug-in is a small program, or combination of programs, that allow your
website to have more features.
For example, If you want to convert your WordPress site to eCommerce shop,
there’s a plugin available for that WooCommerce.
Installing WooCommerce plugin will convert your WordPress site to
eCommerce Store.
AND YES ITS FREE!!
Introduction to WordPress Harshad Mane
Framework
A framework is a set of code that provides the backbone
of a Theme. It is a flexible foundation that is created to
speed up design.
Using the car analogy, a WordPress framework would be
like the internal structure or frame of a car. You don’t
see it, but it creates the overall structure, shape and
form of a vehicle.
Introduction to WordPress Harshad Mane
WordPress Settings
This Settings General Screen is the default Screen in the
Settings Administration Screen and controls some of the
most basic configuration settings for your site: your site's
title and location, who may register an account at your
site, and how dates and times are calculated and
displayed.
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
WordPress Menus
With WordPress, you can easily create a custom menu,
which usually serves as a navigation menu for your site.
The built-in WordPress Menu feature allows you to
create your own custom menus in place of your theme’s
default menus.
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
WordPress Widgets
A WordPress Widget is a small block that performs a
specific function. You can add these widgets in sidebars
also known as widget-ready areas on your web page.
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Posts and Pages in WordPress
Introduction to WordPress Harshad Mane
Posts
Posts can be assigned to categories and can be assigned tags.
Posts appear on the site in reverse chronological order
Posts can be found in the category Archives.
Posts are also displayed in the RSS feed of the blog.
You can make a sticky posts, those will appear before the other posts.
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Pages
Pages are for static information. An About page is a classic
example of a static page
Pages are not listed by date.
Pages do not use tags or categories
Pages can be hierarchical.
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Categories
Categories provide a helpful way to group related posts together, and
to quickly tell readers what a post is about.
Categories are a way to group Posts
(remember the difference between Posts and Pages right?)
For instance ‘News’ or ‘Events’ might be a category.
By default, WordPress will put Posts into the ‘Uncategorized’ category
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Tags
Tags provide a useful way to group related posts together and to
quickly tell readers what a post is about.
Words to describe your content.
Used by Search engines for Indexing.
Can be used to generate ‘tag cloud’ - which is an alternative method
to allow users to navigate through your site.
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Comments in WordPress
Comments allow your website's visitors to have a discussion with you
and each other. When you activate comments on a Page or post,
WordPress inserts several text boxes after your content where users
can submit their comments. Once you approve a comment, it appears
underneath your content.
You can enable/disable comments on posts or page.
You can see comments in WP-ADMIN in a queue, where you can
approve, unapprove, reply, mark as spam to comments
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Users/Roles in WordPress
5 predefined user roles with unique capabilities
- Administrator
- Author
- Editor
- Contributor
- Subscriber
Posts can have multiple authors.
Can have Password Protected and private posts
With a little code you can add, edit and remove roles and capabilities.
Introduction to WordPress Harshad Mane
Introduction to WordPress Harshad Mane
Thats It with WordPress Intro!!
Introduction to WordPress Harshad Mane
So what can you do with WordPress in your
career path?
Introduction to WordPress Harshad Mane
LOTS OF THINGS!!
Introduction to WordPress Harshad Mane
Web development and design and
freelancing
There are lots and lots of opportunities to be a freelancer developing and designing
WordPress sites. The jobs in this area abound. Where can you find them? Here are a few
places:
WordPress job board – posting specifically WordPress-related jobs with a myriad of
specialties under that umbrella.
Craigslist – you’ll need to find your own city’s job classifieds area and search using
“WordPress.” Not hard.
LinkedIn – type in “WordPress” as the keyword and your city of preference, and it will give
you your options!
Introduction to WordPress Harshad Mane
Get a job as a WordPress developer or
content creator
You can get a job as a WordPress developer in big corporations (Time
Magazine, Washington Post, UBC) and development houses that
specialize in WordPress (10up) as well as other places. However for all
these jobs WordPress is just part of the skill set required. At this level
you are really a web developer that happens to also know WordPress.
If you want to build a career as a web developer specializing in
WordPress then you can make a career in a larger organization, agency,
or company.
Introduction to WordPress Harshad Mane
Work on WordPress itself
Yes, WordPress has a company behind it. It’s called
“Automattic" and they look for great talent. They also
offer a lot of benefits. Word of the wise here: if you
want to work for “Automattic" be ready to show your
altruistic contribution to the WordPress community in a
significant way.
Introduction to WordPress Harshad Mane
Teach WordPress
You’d be surprised how many people are eager to learn
how to use WordPress. Since many companies are now
using it for their websites, and new startups are finding
it to be their platform of choice when creating a
website, the need to ‘learn the ropes’ is a huge
opportunity as a career path in itself. In fact, one guy
even bartered his WordPress teaching skills for guitar
strings!
Introduction to WordPress Harshad Mane
WordPress is changing our job market?
Was that a big statement to make? Maybe, but I think
it’s true, and my own story is a testament of that. When
I talk to others in this industry, I find that my story is not
unique.
Introduction to WordPress Harshad Mane
Thank You!
QUESTIONS?
Harshad Mane
@harshadmane
http://bornforlogic.com
harshadmane@gmail.com
Introduction to WordPress Harshad Mane

More Related Content

PPTX
Wordpress essential training - Wordpress Presentation PPT
PPTX
Wordpress
PPTX
Introduction to WordPress
PPTX
WORDPRESS
PPT
Seo Marketing Plan Ppt
PPTX
SEO, SMO ppt by sushen jamwal
PDF
Introduction to WordPress
PPTX
Basic WordPress for Beginner ppt
Wordpress essential training - Wordpress Presentation PPT
Wordpress
Introduction to WordPress
WORDPRESS
Seo Marketing Plan Ppt
SEO, SMO ppt by sushen jamwal
Introduction to WordPress
Basic WordPress for Beginner ppt

What's hot (20)

PDF
Intro to Wordpress
PPTX
On page SEO
PDF
Wordpress
PDF
Introduction to Wordpress
PDF
WordPress Website Creation Training Course Slides
PPTX
Wordpress
PPT
Basic SEO Presentation
PPTX
PPTX
Introduction to WordPress
PPT
Local SEO Presentation
PDF
Seo strategy guide 2019
PPTX
Basic WordPress Workshop Presentation
PPTX
Introduction To WordPress
PPTX
Basic Wordpress PPT
PPTX
Best SEO Plan, Affordable SEO Plan - Aks Interactive
PPTX
Google Keyword Planner Tool
PPTX
Website design with Wordpress ppt
PPTX
WordPress Webinar Training Presentation
PDF
Wordpress CMS tutorial and guide manual
PPTX
Sample SEO presentation for clients
Intro to Wordpress
On page SEO
Wordpress
Introduction to Wordpress
WordPress Website Creation Training Course Slides
Wordpress
Basic SEO Presentation
Introduction to WordPress
Local SEO Presentation
Seo strategy guide 2019
Basic WordPress Workshop Presentation
Introduction To WordPress
Basic Wordpress PPT
Best SEO Plan, Affordable SEO Plan - Aks Interactive
Google Keyword Planner Tool
Website design with Wordpress ppt
WordPress Webinar Training Presentation
Wordpress CMS tutorial and guide manual
Sample SEO presentation for clients
Ad

Similar to Introduction to WordPress (20)

PPTX
Up and Running in 5 mins with WordPress
PDF
Getting to Know WordPress May 2015
PDF
Introduction to WordPress
PDF
Getting to know WordPress
PPT
WordPress Complete Tutorial
PDF
How to Make a Free Website with Wordpress.com
PDF
WordPress 101 Saturday Session
PPT
WordPress 2.5 Overview - Rich Media Institute
PDF
WordPress 101
PDF
Introduction to WordPress for Beginners
PPT
Wordpress Beyond A Blog Word Camp Toronto08
PPTX
Social media management wordpress ppt
DOCX
What is WordPress.docx
PPTX
Introduction to WordPress
PDF
Wordpress Guide
PPTX
From WordPress With Love
PPT
WordPress
PDF
Beginning WordPress Workshop
PPTX
Presentation wordpress.pptx
ODP
Wordpress as a CMS
Up and Running in 5 mins with WordPress
Getting to Know WordPress May 2015
Introduction to WordPress
Getting to know WordPress
WordPress Complete Tutorial
How to Make a Free Website with Wordpress.com
WordPress 101 Saturday Session
WordPress 2.5 Overview - Rich Media Institute
WordPress 101
Introduction to WordPress for Beginners
Wordpress Beyond A Blog Word Camp Toronto08
Social media management wordpress ppt
What is WordPress.docx
Introduction to WordPress
Wordpress Guide
From WordPress With Love
WordPress
Beginning WordPress Workshop
Presentation wordpress.pptx
Wordpress as a CMS
Ad

Recently uploaded (20)

PPTX
history of c programming in notes for students .pptx
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
AI in Product Development-omnex systems
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PDF
Nekopoi APK 2025 free lastest update
PPTX
Operating system designcfffgfgggggggvggggggggg
PDF
System and Network Administraation Chapter 3
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 41
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
Which alternative to Crystal Reports is best for small or large businesses.pdf
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
medical staffing services at VALiNTRY
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PPTX
Introduction to Artificial Intelligence
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
history of c programming in notes for students .pptx
Design an Analysis of Algorithms II-SECS-1021-03
AI in Product Development-omnex systems
Design an Analysis of Algorithms I-SECS-1021-03
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Nekopoi APK 2025 free lastest update
Operating system designcfffgfgggggggvggggggggg
System and Network Administraation Chapter 3
Upgrade and Innovation Strategies for SAP ERP Customers
CHAPTER 2 - PM Management and IT Context
Internet Downloader Manager (IDM) Crack 6.42 Build 41
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Which alternative to Crystal Reports is best for small or large businesses.pdf
How to Migrate SBCGlobal Email to Yahoo Easily
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
medical staffing services at VALiNTRY
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
Introduction to Artificial Intelligence
How to Choose the Right IT Partner for Your Business in Malaysia

Introduction to WordPress

  • 2. About Us Nashik WordPress Meetup Community began in September 2015 by WordPress enthusiasts in Nashik Area. We are a group of Developers/Bloggers/Designers/Entrepreneurs in Nashik Area. Harshad, Chinmay, Deepak and Sanjeev initially started this meetup group which is now slowly growing. Introduction to WordPress Harshad Mane
  • 3. Motive Educate people in Nashik Area with WordPress. Build WordPress Community in Nashik. Help Students build a Career in WordPress as a WordPress Developer/Designer/Blogger. Host “WordCamp Nashik 2016”. Introduction to WordPress Harshad Mane
  • 4. Please join us. Nashik WordPress Meetup http://www.meetup.com/Nashik-WordPress-Meetup/ @wpnashik Introduction to WordPress Harshad Mane
  • 5. and licensed under the GPLv2 Introduction to WordPress Harshad Mane
  • 6. What is WordPress? WordPress started in 2003 as an online, open source website creation tool built on PHP and MySQL and licensed under the GPLv2. But in non-geek speak, it's probably the easiest and most powerful blogging and website content management system (or CMS) in existence today. Introduction to WordPress Harshad Mane
  • 7. What does GPLv2 mean? The General Public License is a free, copyleft license for software and other kinds of works. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Introduction to WordPress Harshad Mane
  • 8. What is a CMS? A content management system (CMS) is a computer application that allows publishing, editing, modifying, organising, deleting, and maintaining content from a central interface. Such systems of content management provide procedures to manage workflow in a collaborative environment. Introduction to WordPress Harshad Mane
  • 9. Available Open Source CMS Introduction to WordPress Harshad Mane
  • 10. The Young Man Behind WordPress and Automattic Matt Mullenweg has been named one of World’s Top 50 People on the Web, Inc.com’s 30 under 30, and Business Week’s 25 Most Influential People on the Web. Matt is most associated with a tool that powers more than 22% of the entire web: “WordPress”. Introduction to WordPress Harshad Mane
  • 11. WordPress by Numbers Introduction to WordPress Harshad Mane
  • 12. Big Brands & Celebrities That Use WordPress Yahoo! Mercedes Benz eBay Blog Ford Samsung Coca Cola Forbes Mozilla Firefox Mashable NY Times CNN Novak Djokovic Usain Bolt Katy Perry Justin Timberlake Beyoncé Malala Yousafzai Sylvester Stallone MTV Bloomberg Sony and many more.. Introduction to WordPress Harshad Mane
  • 13. 1. It’s Easy To Use/Install 2. WordPress is Scalable 3. WordPress is Absolutely Free 4. WordPress Allows You to Launch Quickly 5. WordPress is Easy to Integrate With Social Media and Other Services 6. WordPress is 100% Responsive and Mobile Friendly Reasons Why Big Brands Love and Use WordPress Introduction to WordPress Harshad Mane
  • 14. Flavours of WordPress Introduction to WordPress Harshad Mane
  • 16. Enough of info, Isn’t it? Now Lets Get Started!! Introduction to WordPress Harshad Mane
  • 17. Installation of WordPress Introduction to WordPress Harshad Mane
  • 18. Minimum Requirements PHP 5.6 or greater MySQL 5.6 or greater The mod_rewrite Apache module Introduction to WordPress Harshad Mane
  • 20. Extract WordPress-<version>.zip to your local xampp/wamp/mamp root/htdocs folder. Introduction to WordPress Harshad Mane
  • 22. Step 1 Introduction to WordPress Harshad Mane
  • 23. Step 2 Introduction to WordPress Harshad Mane
  • 24. Step 3 Introduction to WordPress Harshad Mane
  • 25. Step 4 Introduction to WordPress Harshad Mane
  • 26. Step 5 Introduction to WordPress Harshad Mane
  • 29. Dashboard WP-ADMIN Introduction to WordPress Harshad Mane
  • 30. Congratulations!! You have successfully installed your FIRST WordPress Site!! Isn’t that simple? Introduction to WordPress Harshad Mane
  • 32. Themes A WordPress theme is a set of files that determine the look and feel of your WordPress-powered website. WordPress Themes create the general layout of the site pages and different widgets (plugins) you can use. This means that they contain page content such as graphics, headers, logos and footers. Introduction to WordPress Harshad Mane
  • 33. Plugins A plug-in is a small program, or combination of programs, that allow your website to have more features. For example, If you want to convert your WordPress site to eCommerce shop, there’s a plugin available for that WooCommerce. Installing WooCommerce plugin will convert your WordPress site to eCommerce Store. AND YES ITS FREE!! Introduction to WordPress Harshad Mane
  • 34. Framework A framework is a set of code that provides the backbone of a Theme. It is a flexible foundation that is created to speed up design. Using the car analogy, a WordPress framework would be like the internal structure or frame of a car. You don’t see it, but it creates the overall structure, shape and form of a vehicle. Introduction to WordPress Harshad Mane
  • 35. WordPress Settings This Settings General Screen is the default Screen in the Settings Administration Screen and controls some of the most basic configuration settings for your site: your site's title and location, who may register an account at your site, and how dates and times are calculated and displayed. Introduction to WordPress Harshad Mane
  • 37. WordPress Menus With WordPress, you can easily create a custom menu, which usually serves as a navigation menu for your site. The built-in WordPress Menu feature allows you to create your own custom menus in place of your theme’s default menus. Introduction to WordPress Harshad Mane
  • 39. WordPress Widgets A WordPress Widget is a small block that performs a specific function. You can add these widgets in sidebars also known as widget-ready areas on your web page. Introduction to WordPress Harshad Mane
  • 41. Posts and Pages in WordPress Introduction to WordPress Harshad Mane
  • 42. Posts Posts can be assigned to categories and can be assigned tags. Posts appear on the site in reverse chronological order Posts can be found in the category Archives. Posts are also displayed in the RSS feed of the blog. You can make a sticky posts, those will appear before the other posts. Introduction to WordPress Harshad Mane
  • 45. Pages Pages are for static information. An About page is a classic example of a static page Pages are not listed by date. Pages do not use tags or categories Pages can be hierarchical. Introduction to WordPress Harshad Mane
  • 48. Categories Categories provide a helpful way to group related posts together, and to quickly tell readers what a post is about. Categories are a way to group Posts (remember the difference between Posts and Pages right?) For instance ‘News’ or ‘Events’ might be a category. By default, WordPress will put Posts into the ‘Uncategorized’ category Introduction to WordPress Harshad Mane
  • 50. Tags Tags provide a useful way to group related posts together and to quickly tell readers what a post is about. Words to describe your content. Used by Search engines for Indexing. Can be used to generate ‘tag cloud’ - which is an alternative method to allow users to navigate through your site. Introduction to WordPress Harshad Mane
  • 52. Comments in WordPress Comments allow your website's visitors to have a discussion with you and each other. When you activate comments on a Page or post, WordPress inserts several text boxes after your content where users can submit their comments. Once you approve a comment, it appears underneath your content. You can enable/disable comments on posts or page. You can see comments in WP-ADMIN in a queue, where you can approve, unapprove, reply, mark as spam to comments Introduction to WordPress Harshad Mane
  • 54. Users/Roles in WordPress 5 predefined user roles with unique capabilities - Administrator - Author - Editor - Contributor - Subscriber Posts can have multiple authors. Can have Password Protected and private posts With a little code you can add, edit and remove roles and capabilities. Introduction to WordPress Harshad Mane
  • 56. Thats It with WordPress Intro!! Introduction to WordPress Harshad Mane
  • 57. So what can you do with WordPress in your career path? Introduction to WordPress Harshad Mane
  • 58. LOTS OF THINGS!! Introduction to WordPress Harshad Mane
  • 59. Web development and design and freelancing There are lots and lots of opportunities to be a freelancer developing and designing WordPress sites. The jobs in this area abound. Where can you find them? Here are a few places: WordPress job board – posting specifically WordPress-related jobs with a myriad of specialties under that umbrella. Craigslist – you’ll need to find your own city’s job classifieds area and search using “WordPress.” Not hard. LinkedIn – type in “WordPress” as the keyword and your city of preference, and it will give you your options! Introduction to WordPress Harshad Mane
  • 60. Get a job as a WordPress developer or content creator You can get a job as a WordPress developer in big corporations (Time Magazine, Washington Post, UBC) and development houses that specialize in WordPress (10up) as well as other places. However for all these jobs WordPress is just part of the skill set required. At this level you are really a web developer that happens to also know WordPress. If you want to build a career as a web developer specializing in WordPress then you can make a career in a larger organization, agency, or company. Introduction to WordPress Harshad Mane
  • 61. Work on WordPress itself Yes, WordPress has a company behind it. It’s called “Automattic" and they look for great talent. They also offer a lot of benefits. Word of the wise here: if you want to work for “Automattic" be ready to show your altruistic contribution to the WordPress community in a significant way. Introduction to WordPress Harshad Mane
  • 62. Teach WordPress You’d be surprised how many people are eager to learn how to use WordPress. Since many companies are now using it for their websites, and new startups are finding it to be their platform of choice when creating a website, the need to ‘learn the ropes’ is a huge opportunity as a career path in itself. In fact, one guy even bartered his WordPress teaching skills for guitar strings! Introduction to WordPress Harshad Mane
  • 63. WordPress is changing our job market? Was that a big statement to make? Maybe, but I think it’s true, and my own story is a testament of that. When I talk to others in this industry, I find that my story is not unique. Introduction to WordPress Harshad Mane