SlideShare uma empresa Scribd logo
1 de 53
Baixar para ler offline
WordPress.	
You	gotta	love	WordPress.
DaFED,	Novi	Sad,	2014
Milan	Ivanović
@lanche86
lanche86.com
Razor	Communications
Frontend	Team	Lead
WordPress
Ruby	on	Rails
Django	Templating
WP	Valet
WordPress	Developer
Custom	Themes
Custom	Plugins
Tweaks	and	Fixes
WP	Serbia
wpserbia.rs
@WPSerbia
meetup.com/WordPress-Serbia
WordPress	Srbija	Facebook
WP	Serbia
Cilj	organizovanja	zajednice:	WordCamp	Serbia
WP	Serbia
Two	Meetups	so	far
1.	WordPress	Meetup
19.	april	2013.
30	attendees
3	speakers
2.	WordPress	Meetup	Serbia
22.	april	2014.
TITLE:	"Community	Lift-off"
80	attendees
4	speakers
1	photographer
Davor	Altman
Ivan	Bjelajac
Predrag	Cujanović
Ivan	Dabić
Neki	mali,	bucmasti
WordPress	Community	Serbia
...?
Milan	Dinić
Marko	Heijnen
Ivan	Bjelajac
Milan	Ivanović
WordPress	Serbia	Jobs
jobs.wpserbia.rs
3.	WordPress	Meetup	Serbia
13.	maj	2014
18.00h,	Mikser	House
PRIJAVITE	SE!
http://wordpress.org/about/
“Start	a	blog	or	build	a	full-fledged	website.	The	only	limit	is
your	imagination.”
Coding	Guidelines
Follow	the	official	coding	guidelines.	Always!
PHP	Coding	Standards
HTML	Coding	Standards
CSS	Coding	Standards
JavaScript	Coding	Standards
Theme	vs	Plugin
The	customer	should	be	able	to	switch	themes
at	any	point	without	losing	neither	content	nor
functionality.	
@bjornjohansen
Suit	Up	Your	Hosting	Plan!
Do	not	be	a	cheapskate	and	go	for	the	cheapest	option.
GTmetrix	|	Website	Speed	and	Performance	Optimization
Pingdom	Website	Speed	Test
PageSpeed	Insights
Invest	in	Your	development!
Buy	/	donate	plugins	that	will	save	Your	time.
Invest	in	the	things	that	will	make	Your	life	easier
Use	a	Fast	WordPress	Theme
Selecting	the	Perfect	Theme	for
WordPress
Pick	a	Theme	that	Relates	to	Your	Industry
Strive	for	simplicity!
Functionality!
Check	for	Browser	Compatibility!	 !
Try	to	find	Free	Theme,	first!
Browsershots.org
Installing	a	Theme
Download	a	Theme	/	Upload	a	Theme
Activate	it!
Import	sample	data	(if	you	must	&	if	there’s	any)
DELETE	UNNECESSARY
pages
posts
comments
CRAP
Create	flexible	themes
“Make	sure	your	theme	doesn’t	dictate	the
content,	but	is	flexible	enough	to	handle	added
or	removed	sections.”
@bjornjohansen
Take	care	of	your	Plugins!
DOES	IT	KILL	YOUR	SPEED?
No.	Number	of	installed	plugins	are	not	killing	the	speed	on	your
website.	Bad	plugins	does.
Take	care	of	your	Plugins!	#2
DELETE	UNNECESSARY	PLUGINS,	LIKE,	REALLY!	
Don’t	just	deactivate	them.
Take	care	of	your	Plugins!	#3
Go	to	wordpress.org	and	Favourite	(Bookmark)	plugins	that	you	like.
Take	care	of	your	Plugins!	#4
Highly	recommended	plugin	to	use	is	 .
The	most	effective	way	of	seeing	what	plugins	are	slowing	down
your	website.
P3	Profiler
Why	build	/	use	plugins?
To	modify,	enhance	and	customise	your	WordPress	website!
Add	functionality	without	editing	the	core!
30,847	plugins,	651.284.858	downloads…	and	counting
Optimize	Your	Images	for	the	Web
Photoshop,	“Save	for	Web”	option.
A	good	plugin	to	optimize	images:	
Stripping	meta	data	from	JPEGs,	optimizing	JPEG	compression…
WP	Smush.it
Downloads:	831,276
Optimize	Your	Images	for	the	Web	#2
Way	better	plugin	to	optimize	images:	
Nearly	any	image	in	WordPress	can	be	optimized.
EWWW	Image	Optimizer
Downloads:	264,280
Optimize	Your	Images	for	the	Web	#3
	Photon
,	Bulk	activate	or	deactivate	Jetpack	modules	and	view
them	in	a	standard	list	table	format.
Jetpack	by	WordPress.com
Rocketeer
Downloads:	10,012,552
Optimize	Your	Website
	by	Bjørn	Johansen	( )
Lazy	loading	makes	your	site	load	faster	and	saves	bandwidth.
Uses	jQuery	and	degrades	gracefully	for	non-js	users.
Works	with	both	images	and	iframes.
Lazy	Load @bjornjohansen
Downloads:	82,779
Social	Media	Buttons	&	Widgets
Official	sharing	buttons,	due	to	calls	they	make	to	external	services
can	increase	loading	times	immensely.
Change	to	text	links	or	locally	stored	social	media	images,	and
reduce	your	page	size	by	up	to	one	megabyte.
Enable	Gzip	Compression
Gzip	compression	allows	a	website	page	to	be	transferred	to	a
browser	at	up	to	70%	of	its	original	size.
The	browser	will	then	decompress	the	page	and	display	it	to	the
user.
www.example.com/wp-admin/options.php
Enqueue	CSS	and	JS	properly
Use	 	and	 	hooks	for	every
single	JS	or	CSS	file	you	use.
This	is	a	must!
wp_enqueue_script wp_enqueue_style
Minify	and	Combine	CSS	and	Javascript
files
Decrease	number	of	requests	with	 .
All	CSS	files	combined	in	a	single	file.
All	external	Javascript	files	loading	asynchronously.
Minit
Full	page	caching	with	
W3	Total	Cache
	is	probably	the	best	caching	plugin	out	there.
Tons	of	features,	easy	to	setup,	recommended.
W3	Total	Cache
Downloads:	3,409,859
Advanced	Custom	Fields
Powerful	fields	for	WordPress	developers.
Custom	fields.	Made	easy.
Use	the	 	plugin	to	take	full	control	of	your
edit	screens	&	custom	field	data.
Add-ons	is	a	must-try!
Advanced	Custom	Fields
Downloads:	2,006,435
WordPress	SEO	by	Yoast
Improve	your	WordPress	SEO:	
Write	better	content	and	have	a	fully	optimized	WordPress	site
using	
WordPress	SEO	plugin	by	Yoast
Downloads:	10,028,399
Contact	Form	7
Just	another	contact	form	plugin.	
Simple	but	flexible.
Contact	Form	7
Downloads:	17,027,934
Gravity	Forms
Advanced	Forms	for	WordPress	Websites	Just	Don't	Get	
Any	Easier	than	
Add-ons	is	a	must-try.
Gravity	Forms
Tailor	the	admin	to	your	
client’s	needs
If	your	client	only	needs	to	update	pages,	make	sure	that	is
everything	they	see	in	the	backend.	
Noel	Tock	has	a	great	presentation	on	that	subject
Pitanja?
@lanche86
lanche86.com
Vidimo	se!
3.	WordPress	Meetup	Serbia
Utorak,	13.	maj	2014,	18:00
Mikser	House,	Beograd
PRIJAVITE	SE!

Mais conteúdo relacionado

Mais procurados

Introduction to word press
Introduction to word pressIntroduction to word press
Introduction to word presspetraukeh
 
Wordpress Profitability for Agencies, Firms, and Freelancers
Wordpress Profitability for Agencies, Firms, and FreelancersWordpress Profitability for Agencies, Firms, and Freelancers
Wordpress Profitability for Agencies, Firms, and FreelancersCotton Rohrscheib
 
Harness the power of wordpress
Harness the power of wordpressHarness the power of wordpress
Harness the power of wordpressJustin Ferrell
 
Introduction to Wordpress (Research Based)
Introduction to Wordpress (Research Based)Introduction to Wordpress (Research Based)
Introduction to Wordpress (Research Based)Anjum Hashir
 
WordPress, not just for blogs
WordPress, not just for blogsWordPress, not just for blogs
WordPress, not just for blogsmiss604
 
Introduction To WordPress
Introduction To WordPressIntroduction To WordPress
Introduction To WordPressCraig Bailey
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPressEunus Hosen
 
Introduction to Wordpress
Introduction to WordpressIntroduction to Wordpress
Introduction to WordpressReuben Rock
 
WordPress Beginner Track
WordPress Beginner TrackWordPress Beginner Track
WordPress Beginner TrackJake Spurlock
 
technology3-javascript-basics
technology3-javascript-basicstechnology3-javascript-basics
technology3-javascript-basicsDarren Woodiwiss
 
The Basics of WordPress
The Basics of WordPressThe Basics of WordPress
The Basics of WordPressThom Allen
 
Basic WordPress for Beginner ppt
Basic WordPress for Beginner pptBasic WordPress for Beginner ppt
Basic WordPress for Beginner pptDipika Wadhvani
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress WebsiteRiceDesign
 
MCC Web Design Workshop
MCC Web Design WorkshopMCC Web Design Workshop
MCC Web Design WorkshopFaye Tandog
 
WordPress Theme Workshop: Part 0
WordPress Theme Workshop: Part 0WordPress Theme Workshop: Part 0
WordPress Theme Workshop: Part 0David Bisset
 
WordPress best practices by billrice
WordPress best practices by billriceWordPress best practices by billrice
WordPress best practices by billriceRiceDesign
 

Mais procurados (20)

Introduction to word press
Introduction to word pressIntroduction to word press
Introduction to word press
 
Wordpress Profitability for Agencies, Firms, and Freelancers
Wordpress Profitability for Agencies, Firms, and FreelancersWordpress Profitability for Agencies, Firms, and Freelancers
Wordpress Profitability for Agencies, Firms, and Freelancers
 
Harness the power of wordpress
Harness the power of wordpressHarness the power of wordpress
Harness the power of wordpress
 
WordPress Use Cases
WordPress Use CasesWordPress Use Cases
WordPress Use Cases
 
Introduction to Wordpress (Research Based)
Introduction to Wordpress (Research Based)Introduction to Wordpress (Research Based)
Introduction to Wordpress (Research Based)
 
WordPress, not just for blogs
WordPress, not just for blogsWordPress, not just for blogs
WordPress, not just for blogs
 
Introduction To WordPress
Introduction To WordPressIntroduction To WordPress
Introduction To WordPress
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
WordPress Basics
WordPress BasicsWordPress Basics
WordPress Basics
 
Introduction to Wordpress
Introduction to WordpressIntroduction to Wordpress
Introduction to Wordpress
 
WordPress Beginner Track
WordPress Beginner TrackWordPress Beginner Track
WordPress Beginner Track
 
WordPress Complete Tutorial
WordPress Complete TutorialWordPress Complete Tutorial
WordPress Complete Tutorial
 
technology3-javascript-basics
technology3-javascript-basicstechnology3-javascript-basics
technology3-javascript-basics
 
The Basics of WordPress
The Basics of WordPressThe Basics of WordPress
The Basics of WordPress
 
Intro to Wordpress
Intro to WordpressIntro to Wordpress
Intro to Wordpress
 
Basic WordPress for Beginner ppt
Basic WordPress for Beginner pptBasic WordPress for Beginner ppt
Basic WordPress for Beginner ppt
 
Adding Content to your WordPress Website
Adding Content to your WordPress WebsiteAdding Content to your WordPress Website
Adding Content to your WordPress Website
 
MCC Web Design Workshop
MCC Web Design WorkshopMCC Web Design Workshop
MCC Web Design Workshop
 
WordPress Theme Workshop: Part 0
WordPress Theme Workshop: Part 0WordPress Theme Workshop: Part 0
WordPress Theme Workshop: Part 0
 
WordPress best practices by billrice
WordPress best practices by billriceWordPress best practices by billrice
WordPress best practices by billrice
 

Destaque

Cast Stone Commercial Applications
Cast Stone Commercial ApplicationsCast Stone Commercial Applications
Cast Stone Commercial Applicationsecs2
 
C:\Documents And Settings\Michael Fisher\My Documents\Kollel
C:\Documents And Settings\Michael Fisher\My Documents\KollelC:\Documents And Settings\Michael Fisher\My Documents\Kollel
C:\Documents And Settings\Michael Fisher\My Documents\KollelMIchael Fisher
 
Newsletter August 2009
Newsletter  August 2009Newsletter  August 2009
Newsletter August 2009Nancy Cogar
 
Construction chemicals
Construction chemicals Construction chemicals
Construction chemicals Kevin Young
 
Aia green presentation
Aia green presentationAia green presentation
Aia green presentationcoleck
 
AIA Light & Health Presentation
AIA Light & Health PresentationAIA Light & Health Presentation
AIA Light & Health PresentationBianca Blottie
 
Blkd Yuma Hampton Inn & Suites Cornice Set
Blkd Yuma Hampton Inn & Suites Cornice SetBlkd Yuma Hampton Inn & Suites Cornice Set
Blkd Yuma Hampton Inn & Suites Cornice SetAndrew Kubat
 
steel stud contractors
steel stud contractorssteel stud contractors
steel stud contractorsiamcolin_67
 
1. protecting the public (1)
1. protecting the public (1)1. protecting the public (1)
1. protecting the public (1)Content Mutual
 
Pres Standards Codes
Pres Standards CodesPres Standards Codes
Pres Standards CodesBsemple
 
Training sales deck short version
Training sales deck short versionTraining sales deck short version
Training sales deck short versionKathy Corcoran
 
Form scaffold-inspection-report-tube-fitting-scaffolds
Form scaffold-inspection-report-tube-fitting-scaffoldsForm scaffold-inspection-report-tube-fitting-scaffolds
Form scaffold-inspection-report-tube-fitting-scaffoldsCelso Carvalho
 
CONTOUR CRAFTING TECHNOLOGY
CONTOUR CRAFTING TECHNOLOGYCONTOUR CRAFTING TECHNOLOGY
CONTOUR CRAFTING TECHNOLOGYRahul Gande
 
Storytelling for Sales
Storytelling for SalesStorytelling for Sales
Storytelling for Salesdrvillari
 

Destaque (20)

Cast Stone Commercial Applications
Cast Stone Commercial ApplicationsCast Stone Commercial Applications
Cast Stone Commercial Applications
 
C:\Documents And Settings\Michael Fisher\My Documents\Kollel
C:\Documents And Settings\Michael Fisher\My Documents\KollelC:\Documents And Settings\Michael Fisher\My Documents\Kollel
C:\Documents And Settings\Michael Fisher\My Documents\Kollel
 
Newsletter August 2009
Newsletter  August 2009Newsletter  August 2009
Newsletter August 2009
 
Construction chemicals
Construction chemicals Construction chemicals
Construction chemicals
 
Aia green presentation
Aia green presentationAia green presentation
Aia green presentation
 
AIA Light & Health Presentation
AIA Light & Health PresentationAIA Light & Health Presentation
AIA Light & Health Presentation
 
Aia presentation getting the most out of your roof asset 099 pm
Aia presentation getting the most out of your roof asset 099 pmAia presentation getting the most out of your roof asset 099 pm
Aia presentation getting the most out of your roof asset 099 pm
 
Blkd Yuma Hampton Inn & Suites Cornice Set
Blkd Yuma Hampton Inn & Suites Cornice SetBlkd Yuma Hampton Inn & Suites Cornice Set
Blkd Yuma Hampton Inn & Suites Cornice Set
 
cast-stone-brochure
cast-stone-brochurecast-stone-brochure
cast-stone-brochure
 
steel stud contractors
steel stud contractorssteel stud contractors
steel stud contractors
 
1. protecting the public (1)
1. protecting the public (1)1. protecting the public (1)
1. protecting the public (1)
 
Pres Standards Codes
Pres Standards CodesPres Standards Codes
Pres Standards Codes
 
Cast Veneer Stone Catalog
Cast Veneer Stone CatalogCast Veneer Stone Catalog
Cast Veneer Stone Catalog
 
How to Sell Architects
How to Sell ArchitectsHow to Sell Architects
How to Sell Architects
 
Trex AIA Decking Presentation
Trex AIA Decking PresentationTrex AIA Decking Presentation
Trex AIA Decking Presentation
 
Training sales deck short version
Training sales deck short versionTraining sales deck short version
Training sales deck short version
 
Form scaffold-inspection-report-tube-fitting-scaffolds
Form scaffold-inspection-report-tube-fitting-scaffoldsForm scaffold-inspection-report-tube-fitting-scaffolds
Form scaffold-inspection-report-tube-fitting-scaffolds
 
CONTOUR CRAFTING TECHNOLOGY
CONTOUR CRAFTING TECHNOLOGYCONTOUR CRAFTING TECHNOLOGY
CONTOUR CRAFTING TECHNOLOGY
 
Storytelling for Sales
Storytelling for SalesStorytelling for Sales
Storytelling for Sales
 
Contour Crafting for Home Construction
Contour Crafting for Home ConstructionContour Crafting for Home Construction
Contour Crafting for Home Construction
 

Semelhante a DaFED#21 - WordPress. You gotta love WordPress 2014

2 WordPress Meetup Serbia
2 WordPress Meetup Serbia2 WordPress Meetup Serbia
2 WordPress Meetup SerbiaMilan Ivanović
 
simple basic wordpress ppt .pptx
simple basic wordpress ppt .pptxsimple basic wordpress ppt .pptx
simple basic wordpress ppt .pptxDeepikaAdhikari7
 
How Entreprenuers Launch Ideas with WordPress
How Entreprenuers Launch Ideas with WordPressHow Entreprenuers Launch Ideas with WordPress
How Entreprenuers Launch Ideas with WordPressJohn Housholder
 
WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009René Clausen Nielsen
 
Cyberlator meet up
Cyberlator meet upCyberlator meet up
Cyberlator meet upSeun Faluyi
 
How My Shortcomings in WordPress Make Me a Better Contributor
How My Shortcomings in WordPress Make Me a Better ContributorHow My Shortcomings in WordPress Make Me a Better Contributor
How My Shortcomings in WordPress Make Me a Better ContributorLisa Melegari
 
free best tutorial for wordpress
free best tutorial for wordpress free best tutorial for wordpress
free best tutorial for wordpress Aman singh
 
Basic web page designing
Basic web page designingBasic web page designing
Basic web page designingShakil Mahmood
 
ALL ABOUT WORDPRESS WEBSITE
ALL ABOUT WORDPRESS WEBSITE ALL ABOUT WORDPRESS WEBSITE
ALL ABOUT WORDPRESS WEBSITE mehwishazam8
 
Word press to go how to build a wordpress website ( pdf drive )...
Word press to go how to build a wordpress website ( pdf drive )...Word press to go how to build a wordpress website ( pdf drive )...
Word press to go how to build a wordpress website ( pdf drive )...hanitaha10
 
free best tutorial for wordpress
free best tutorial for wordpress free best tutorial for wordpress
free best tutorial for wordpress Aman singh
 
Presentation wordpress.pptx
Presentation wordpress.pptxPresentation wordpress.pptx
Presentation wordpress.pptxNighatAmirKhan
 
Future of WordPress in Nashville 2013
Future of WordPress in Nashville 2013Future of WordPress in Nashville 2013
Future of WordPress in Nashville 2013John Housholder
 
Kick start your career with wordpress
Kick start your career with wordpressKick start your career with wordpress
Kick start your career with wordpressOpenDev
 
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
 

Semelhante a DaFED#21 - WordPress. You gotta love WordPress 2014 (20)

2 WordPress Meetup Serbia
2 WordPress Meetup Serbia2 WordPress Meetup Serbia
2 WordPress Meetup Serbia
 
simple basic wordpress ppt .pptx
simple basic wordpress ppt .pptxsimple basic wordpress ppt .pptx
simple basic wordpress ppt .pptx
 
Presentation wordpress.pptx
Presentation wordpress.pptxPresentation wordpress.pptx
Presentation wordpress.pptx
 
How Entreprenuers Launch Ideas with WordPress
How Entreprenuers Launch Ideas with WordPressHow Entreprenuers Launch Ideas with WordPress
How Entreprenuers Launch Ideas with WordPress
 
WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009
 
Cyberlator meet up
Cyberlator meet upCyberlator meet up
Cyberlator meet up
 
Wordpress developers
Wordpress developersWordpress developers
Wordpress developers
 
Wordpress Development Introduction
Wordpress Development IntroductionWordpress Development Introduction
Wordpress Development Introduction
 
How My Shortcomings in WordPress Make Me a Better Contributor
How My Shortcomings in WordPress Make Me a Better ContributorHow My Shortcomings in WordPress Make Me a Better Contributor
How My Shortcomings in WordPress Make Me a Better Contributor
 
free best tutorial for wordpress
free best tutorial for wordpress free best tutorial for wordpress
free best tutorial for wordpress
 
Basic web page designing
Basic web page designingBasic web page designing
Basic web page designing
 
ALL ABOUT WORDPRESS WEBSITE
ALL ABOUT WORDPRESS WEBSITE ALL ABOUT WORDPRESS WEBSITE
ALL ABOUT WORDPRESS WEBSITE
 
Word press to go how to build a wordpress website ( pdf drive )...
Word press to go how to build a wordpress website ( pdf drive )...Word press to go how to build a wordpress website ( pdf drive )...
Word press to go how to build a wordpress website ( pdf drive )...
 
free best tutorial for wordpress
free best tutorial for wordpress free best tutorial for wordpress
free best tutorial for wordpress
 
Presentation wordpress.pptx
Presentation wordpress.pptxPresentation wordpress.pptx
Presentation wordpress.pptx
 
Web development
Web development Web development
Web development
 
Wordpress customer support
Wordpress customer support Wordpress customer support
Wordpress customer support
 
Future of WordPress in Nashville 2013
Future of WordPress in Nashville 2013Future of WordPress in Nashville 2013
Future of WordPress in Nashville 2013
 
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
 

DaFED#21 - WordPress. You gotta love WordPress 2014