WordPress
Doing Simply &
Effectively
Rakesh Lawaju racase.com.np
fb.me/iamracase
@racase
Co-founder & CTO, WEN Solutions
OVERVIEW
What we can do to make WordPress development process simple and effective?
What tools can be used to make it easy?
Get familiar with WP documentation
Because you can’t memorise all functions, class, hook
&…
WordPress coding standard
There is WordPress coding standard! of course there is.
https://github.com/WordPress-Coding-
Standards/WordPress-Coding-Standards
Learn to debug
No body is safe from bug!
Error
Bug
Bug
Error
BugError
Do not repeat yourself
Make a framework
Repeat yourself
Repetition 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
Grunt
The JavaScript Task Runner
http://gruntjs.com
Local by Flywheel
Local WordPress development made simple
https://local.getflywheel.com
Work Smarter, Not Harder
Any Questions?

WordPress: Doing Simply & Effectively