SlideShare a Scribd company logo
1 of 64
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

What's hot

WordPress Website Creation Training Course Slides
WordPress Website Creation Training Course SlidesWordPress Website Creation Training Course Slides
WordPress Website Creation Training Course SlidesEquinet Academy
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPressEunus Hosen
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPressLumosTech
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training PresentationMayeCreate Design
 
Alice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu
 
Basic Wordpress PPT
Basic Wordpress PPT Basic Wordpress PPT
Basic Wordpress PPT mayur akabari
 
Wordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manualWordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manualRalph Francis Cue
 
Website design with Wordpress ppt
Website design with Wordpress pptWebsite design with Wordpress ppt
Website design with Wordpress pptWTACADEMY5
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPressHarshad Mane
 
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...NicheTech Com. Solutions Pvt. Ltd.
 
WordPress Course Outline
WordPress Course OutlineWordPress Course Outline
WordPress Course OutlineIT Ki Dunya
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development PresentationTurnToTech
 
Working With WordPress Widgets
Working With WordPress WidgetsWorking With WordPress Widgets
Working With WordPress WidgetsKathy Gill
 

What's hot (20)

WordPress Website Creation Training Course Slides
WordPress Website Creation Training Course SlidesWordPress Website Creation Training Course Slides
WordPress Website Creation Training Course Slides
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
WordPress Webinar Training Presentation
WordPress Webinar Training PresentationWordPress Webinar Training Presentation
WordPress Webinar Training Presentation
 
Alice Phieu - WordPress For Beginners
Alice Phieu - WordPress For BeginnersAlice Phieu - WordPress For Beginners
Alice Phieu - WordPress For Beginners
 
Basic Wordpress PPT
Basic Wordpress PPT Basic Wordpress PPT
Basic Wordpress PPT
 
Wordpress
WordpressWordpress
Wordpress
 
Wordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manualWordpress CMS tutorial and guide manual
Wordpress CMS tutorial and guide manual
 
WordPress
WordPressWordPress
WordPress
 
Wordpress ppt
Wordpress pptWordpress ppt
Wordpress ppt
 
WORDPRESS
WORDPRESSWORDPRESS
WORDPRESS
 
Wordpress
WordpressWordpress
Wordpress
 
Website design with Wordpress ppt
Website design with Wordpress pptWebsite design with Wordpress ppt
Website design with Wordpress ppt
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
Web development
Web developmentWeb development
Web development
 
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
Introduction of wordpress, Wordpress Training Ahmedabad, Wordpress Class Ahme...
 
WordPress Course Outline
WordPress Course OutlineWordPress Course Outline
WordPress Course Outline
 
Wordpress
WordpressWordpress
Wordpress
 
Web Development Presentation
Web Development PresentationWeb Development Presentation
Web Development Presentation
 
Working With WordPress Widgets
Working With WordPress WidgetsWorking With WordPress Widgets
Working With WordPress Widgets
 

Viewers also liked

Introduction to Drupal, Wayne Eaker, Nov 11, 09
Introduction to Drupal, Wayne Eaker, Nov 11, 09 Introduction to Drupal, Wayne Eaker, Nov 11, 09
Introduction to Drupal, Wayne Eaker, Nov 11, 09 Lunch Ann Arbor Marketing
 
Quick introduction to joomla
Quick introduction to joomlaQuick introduction to joomla
Quick introduction to joomlaSabuj Kundu
 
Introduction to Joomla SEO
Introduction to Joomla SEOIntroduction to Joomla SEO
Introduction to Joomla SEOalledia
 
MAMP: Building WordPress sites in your local environment
MAMP: Building WordPress sites in your local environmentMAMP: Building WordPress sites in your local environment
MAMP: Building WordPress sites in your local environmentLiam Dempsey
 
Introduction to WordPress - Adam W. Warner
Introduction to WordPress - Adam W. WarnerIntroduction to WordPress - Adam W. Warner
Introduction to WordPress - Adam W. WarnerAdam W. Warner
 
Introduction to Drupal (7) Theming
Introduction to Drupal (7) ThemingIntroduction to Drupal (7) Theming
Introduction to Drupal (7) ThemingRobert Carr
 
Joomla Introduction & Installation Tutorial
Joomla Introduction & Installation TutorialJoomla Introduction & Installation Tutorial
Joomla Introduction & Installation TutorialSingsys Pte Ltd
 
Introduction To Drupal
Introduction To DrupalIntroduction To Drupal
Introduction To DrupalLauren Roth
 
Introduction to Drupal for Absolute Beginners
Introduction to Drupal for Absolute BeginnersIntroduction to Drupal for Absolute Beginners
Introduction to Drupal for Absolute Beginnerseverlearner
 
Managing WordPress Websites - Training Course - Feb 2015
Managing WordPress Websites - Training Course - Feb 2015Managing WordPress Websites - Training Course - Feb 2015
Managing WordPress Websites - Training Course - Feb 2015John A. Walsh
 
Thrive Internet Marketting Seminar
Thrive Internet Marketting SeminarThrive Internet Marketting Seminar
Thrive Internet Marketting Seminarthrive2013
 
Introduction to web design
Introduction to web designIntroduction to web design
Introduction to web designStephen Pollard
 
Mobile Application Development (Services & Products), A Complete Review
Mobile Application Development (Services & Products), A Complete ReviewMobile Application Development (Services & Products), A Complete Review
Mobile Application Development (Services & Products), A Complete ReviewPROVAB TECHNOSOFT PVT. LTD.
 
Interface design for the web
Interface design for the webInterface design for the web
Interface design for the webKzurik
 
WordPress Bootcamp Part 1 - Introduction
WordPress Bootcamp Part 1 - IntroductionWordPress Bootcamp Part 1 - Introduction
WordPress Bootcamp Part 1 - IntroductionMetronet
 
WordPress For Beginners - Serbian Version
WordPress For Beginners - Serbian VersionWordPress For Beginners - Serbian Version
WordPress For Beginners - Serbian VersionStevica Gološin
 
Introduction to WordPress 2016
Introduction to WordPress 2016Introduction to WordPress 2016
Introduction to WordPress 2016LumosTech
 
Introduction to Web Design
Introduction to Web DesignIntroduction to Web Design
Introduction to Web DesignVictor M. Ortiz
 

Viewers also liked (20)

Introduction to Drupal, Wayne Eaker, Nov 11, 09
Introduction to Drupal, Wayne Eaker, Nov 11, 09 Introduction to Drupal, Wayne Eaker, Nov 11, 09
Introduction to Drupal, Wayne Eaker, Nov 11, 09
 
Quick introduction to joomla
Quick introduction to joomlaQuick introduction to joomla
Quick introduction to joomla
 
Joomla Introduction Summer2008
Joomla Introduction Summer2008Joomla Introduction Summer2008
Joomla Introduction Summer2008
 
Introduction to Joomla SEO
Introduction to Joomla SEOIntroduction to Joomla SEO
Introduction to Joomla SEO
 
MAMP: Building WordPress sites in your local environment
MAMP: Building WordPress sites in your local environmentMAMP: Building WordPress sites in your local environment
MAMP: Building WordPress sites in your local environment
 
Introduction to WordPress - Adam W. Warner
Introduction to WordPress - Adam W. WarnerIntroduction to WordPress - Adam W. Warner
Introduction to WordPress - Adam W. Warner
 
Introduction to Drupal (7) Theming
Introduction to Drupal (7) ThemingIntroduction to Drupal (7) Theming
Introduction to Drupal (7) Theming
 
Joomla Introduction & Installation Tutorial
Joomla Introduction & Installation TutorialJoomla Introduction & Installation Tutorial
Joomla Introduction & Installation Tutorial
 
Introduction To Drupal
Introduction To DrupalIntroduction To Drupal
Introduction To Drupal
 
Introduction to Drupal for Absolute Beginners
Introduction to Drupal for Absolute BeginnersIntroduction to Drupal for Absolute Beginners
Introduction to Drupal for Absolute Beginners
 
Managing WordPress Websites - Training Course - Feb 2015
Managing WordPress Websites - Training Course - Feb 2015Managing WordPress Websites - Training Course - Feb 2015
Managing WordPress Websites - Training Course - Feb 2015
 
Thrive Internet Marketting Seminar
Thrive Internet Marketting SeminarThrive Internet Marketting Seminar
Thrive Internet Marketting Seminar
 
Introduction to web design
Introduction to web designIntroduction to web design
Introduction to web design
 
Mobile Application Development (Services & Products), A Complete Review
Mobile Application Development (Services & Products), A Complete ReviewMobile Application Development (Services & Products), A Complete Review
Mobile Application Development (Services & Products), A Complete Review
 
Interface design for the web
Interface design for the webInterface design for the web
Interface design for the web
 
WordPress Bootcamp Part 1 - Introduction
WordPress Bootcamp Part 1 - IntroductionWordPress Bootcamp Part 1 - Introduction
WordPress Bootcamp Part 1 - Introduction
 
An Introduction to Drupal
An Introduction to DrupalAn Introduction to Drupal
An Introduction to Drupal
 
WordPress For Beginners - Serbian Version
WordPress For Beginners - Serbian VersionWordPress For Beginners - Serbian Version
WordPress For Beginners - Serbian Version
 
Introduction to WordPress 2016
Introduction to WordPress 2016Introduction to WordPress 2016
Introduction to WordPress 2016
 
Introduction to Web Design
Introduction to Web DesignIntroduction to Web Design
Introduction to Web Design
 

Similar to Introduction to WordPress

Complete word press explained guide for beginners 2022
 Complete word press explained guide for beginners 2022 Complete word press explained guide for beginners 2022
Complete word press explained guide for beginners 2022aashna wafa
 
Wordpress (1)
Wordpress (1)Wordpress (1)
Wordpress (1)shahroz10
 
Wordpress Setup Basics for Dummies by Haneef Puttur
Wordpress Setup Basics for Dummies by Haneef PutturWordpress Setup Basics for Dummies by Haneef Puttur
Wordpress Setup Basics for Dummies by Haneef PutturMahammad Haneef
 
Part1 learn thelingo
Part1 learn thelingoPart1 learn thelingo
Part1 learn thelingoTaneya Koonce
 
Introduction to word press
Introduction to word pressIntroduction to word press
Introduction to word presspetraukeh
 
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconIntroduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconGary Bacon
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
A Beginners Guide to WordPress by Lee Ndegwa
A Beginners Guide to WordPress by Lee NdegwaA Beginners Guide to WordPress by Lee Ndegwa
A Beginners Guide to WordPress by Lee Ndegwanairobiwordcamp
 
Women who-code-wpcms-4-7-17
Women who-code-wpcms-4-7-17Women who-code-wpcms-4-7-17
Women who-code-wpcms-4-7-17HandsOnWP.com
 
Lorelle at WordCamp 2008 - 260 Ways to Break WordPress
Lorelle at WordCamp 2008 - 260 Ways to Break WordPressLorelle at WordCamp 2008 - 260 Ways to Break WordPress
Lorelle at WordCamp 2008 - 260 Ways to Break WordPressLorelle VanFossen
 
Why use wordpress- ACP
Why use wordpress- ACPWhy use wordpress- ACP
Why use wordpress- ACPAl Davis
 
What is wordpress week 1
What is wordpress week 1What is wordpress week 1
What is wordpress week 1hapy
 
Design & Development a website for the people's university of bangladesh
Design & Development a website for the people's university of bangladeshDesign & Development a website for the people's university of bangladesh
Design & Development a website for the people's university of bangladeshDilouar Hossain
 
WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteBrendan Sera-Shriar
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPressJignasa Naik
 
What is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSWhat is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSthe-colab
 
Top WordPress Web Development Trends for 2023
Top WordPress Web Development Trends for 2023Top WordPress Web Development Trends for 2023
Top WordPress Web Development Trends for 2023HTML Panda
 

Similar to Introduction to WordPress (20)

Wordpress Development Introduction
Wordpress Development IntroductionWordpress Development Introduction
Wordpress Development Introduction
 
Complete word press explained guide for beginners 2022
 Complete word press explained guide for beginners 2022 Complete word press explained guide for beginners 2022
Complete word press explained guide for beginners 2022
 
Wordpress (1)
Wordpress (1)Wordpress (1)
Wordpress (1)
 
Wordpress Setup Basics for Dummies by Haneef Puttur
Wordpress Setup Basics for Dummies by Haneef PutturWordpress Setup Basics for Dummies by Haneef Puttur
Wordpress Setup Basics for Dummies by Haneef Puttur
 
Part1 learn thelingo
Part1 learn thelingoPart1 learn thelingo
Part1 learn thelingo
 
World of WordPress
World of WordPressWorld of WordPress
World of WordPress
 
Introduction to word press
Introduction to word pressIntroduction to word press
Introduction to word press
 
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. BaconIntroduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
Introduction to WordPress Slides from WordCamp 2012 by Gary A. Bacon
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpress
 
Wordpress
WordpressWordpress
Wordpress
 
A Beginners Guide to WordPress by Lee Ndegwa
A Beginners Guide to WordPress by Lee NdegwaA Beginners Guide to WordPress by Lee Ndegwa
A Beginners Guide to WordPress by Lee Ndegwa
 
Women who-code-wpcms-4-7-17
Women who-code-wpcms-4-7-17Women who-code-wpcms-4-7-17
Women who-code-wpcms-4-7-17
 
Lorelle at WordCamp 2008 - 260 Ways to Break WordPress
Lorelle at WordCamp 2008 - 260 Ways to Break WordPressLorelle at WordCamp 2008 - 260 Ways to Break WordPress
Lorelle at WordCamp 2008 - 260 Ways to Break WordPress
 
Why use wordpress- ACP
Why use wordpress- ACPWhy use wordpress- ACP
Why use wordpress- ACP
 
What is wordpress week 1
What is wordpress week 1What is wordpress week 1
What is wordpress week 1
 
Design & Development a website for the people's university of bangladesh
Design & Development a website for the people's university of bangladeshDesign & Development a website for the people's university of bangladesh
Design & Development a website for the people's university of bangladesh
 
WordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media InstituteWordPress 2.5 Overview - Rich Media Institute
WordPress 2.5 Overview - Rich Media Institute
 
Kick start your career with WordPress
Kick start your career with WordPressKick start your career with WordPress
Kick start your career with WordPress
 
What is WordPress Introduction to the CMS
What is WordPress Introduction to the CMSWhat is WordPress Introduction to the CMS
What is WordPress Introduction to the CMS
 
Top WordPress Web Development Trends for 2023
Top WordPress Web Development Trends for 2023Top WordPress Web Development Trends for 2023
Top WordPress Web Development Trends for 2023
 

Recently uploaded

Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Developmentvyaparkranti
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfFerryKemperman
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxTier1 app
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...OnePlan Solutions
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptrcbcrtm
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Matt Ray
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationBradBedford3
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringHironori Washizaki
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfMarharyta Nedzelska
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 

Recently uploaded (20)

Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Development
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdf
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptxKnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
KnowAPIs-UnknownPerf-jaxMainz-2024 (1).pptx
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
Tech Tuesday - Mastering Time Management Unlock the Power of OnePlan's Timesh...
 
Odoo Development Company in India | Devintelle Consulting Service
Odoo Development Company in India | Devintelle Consulting ServiceOdoo Development Company in India | Devintelle Consulting Service
Odoo Development Company in India | Devintelle Consulting Service
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
cpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.pptcpct NetworkING BASICS AND NETWORK TOOL.ppt
cpct NetworkING BASICS AND NETWORK TOOL.ppt
 
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
Open Source Summit NA 2024: Open Source Cloud Costs - OpenCost's Impact on En...
 
How to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion ApplicationHow to submit a standout Adobe Champion Application
How to submit a standout Adobe Champion Application
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their Engineering
 
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
A healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdfA healthy diet for your Java application Devoxx France.pdf
A healthy diet for your Java application Devoxx France.pdf
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 

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