Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Getting started with WordPress development
Search
Nikhil Vimal
October 18, 2014
Programming
0
72
Getting started with WordPress development
An intro to WordPress development.
Nikhil Vimal
October 18, 2014
Tweet
Share
More Decks by Nikhil Vimal
See All by Nikhil Vimal
WP API (JSON REST API) at WordCamp Hampton Roads
techvoltz
0
100
Utah WordPress Meetup talk (June 2015)
techvoltz
1
410
WordCamp Miami 2015
techvoltz
0
180
The awesome guide to contributing to WordPress
techvoltz
2
210
WordSesh 2 Creatively Creating Custom Post Types
techvoltz
0
260
Creatively Creating Custom Post Types
techvoltz
0
78
Other Decks in Programming
See All in Programming
CEDEC 2025 『ゲームにおけるリアルタイム通信への QUIC導入事例の紹介』
segadevtech
3
880
マイコンでもRustのtestがしたい その2/KernelVM Tokyo 18
tnishinaga
2
2.3k
Nuances on Kubernetes - RubyConf Taiwan 2025
envek
0
170
WebAssemblyインタプリタを書く ~Component Modelを添えて~
ruccho
1
830
管你要 trace 什麼、bpftrace 用下去就對了 — COSCUP 2025
shunghsiyu
0
420
プロダクトという一杯を作る - プロダクトチームが味の責任を持つまでの煮込み奮闘記
hiliteeternal
0
460
0から始めるモジュラーモノリス-クリーンなモノリスを目指して
sushi0120
1
280
あのころの iPod を どうにか再生させたい
orumin
2
2.5k
兎に角、コードレビュー
mitohato14
0
120
Webinar: AI-Powered Development: Transformiere deinen Workflow mit Coding Tools und MCP Servern
danielsogl
0
130
ワープロって実は計算機で
pepepper
2
1.3k
MCP連携で加速するAI駆動開発/mcp integration accelerates ai-driven-development
bpstudy
0
300
Featured
See All Featured
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
We Have a Design System, Now What?
morganepeng
53
7.7k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
6k
Facilitating Awesome Meetings
lara
55
6.5k
Git: the NoSQL Database
bkeepers
PRO
431
65k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
Automating Front-end Workflow
addyosmani
1370
200k
Transcript
<?php echo “WordPress Development”; ?> <p>Nikhil Vimal</p> <strong>WordUp</strong>
Nikhil Vimal, 15, Dev
WordPress…?
Toolbelt
None
None
Themes
HTML, CSS, PHP
Design
None
Plugins
Majority PHP
None
function pluginprefix_function_name() {! ! echo “This is code!”;! ! }
add_action(‘hook’, ‘function_name’);
wp_head
add_filter();
JavaScript
None
Best Practices
I can haz learning?
WordPress Development Can…
Satisfy your client
Open New opportunities for you
fin @techvoltz