WordPress: Doing Simply & Effectively

Post on 12-Jan-2017

57 views 0 download

transcript

WordPress

Doing Simply & Effectively

Rakesh Lawaju racase.com.npfb.me/iamracase

@racaseCo-founder & CTO, WEN Solutions

OVERVIEWWhat we can do to make WordPress development process simple and

effective?

What tools can be used to make it easy?

Get familiar with WP documentationBecause you can’t memorise all functions, class,

hook &…

WordPress coding standardThere is WordPress coding standard! of course

there is.

https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards

Learn to debugNo body is safe from bug!

ErrorBugBug

ErrorBugError

Do not repeat yourselfMake a framework

Repeat yourselfRepetition is the mother of learning

A command line interface for WordPress.https://wp-cli.org/

WP-CLI

Git is a free and open source distributed version control system designed to handle everything from small to very

large projects with speed and efficiency.

git

https://git-scm.com

GruntThe JavaScript Task Runner

http://gruntjs.com

Local by FlywheelLocal WordPress development made simple

https://local.getflywheel.com

Work Smarter, Not Harder

Any Questions?