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
75
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
80
Other Decks in Programming
See All in Programming
AI時代のUIはどこへ行く?
yusukebe
16
8.7k
Introducing ReActionView: A new ActionView-compatible ERB Engine @ Rails World 2025, Amsterdam
marcoroth
0
620
Kiroの仕様駆動開発から見えてきたAIコーディングとの正しい付き合い方
clshinji
1
210
そのAPI、誰のため? Androidライブラリ設計における利用者目線の実践テクニック
mkeeda
2
230
「手軽で便利」に潜む罠。 Popover API を WCAG 2.2の視点で安全に使うには
taitotnk
0
830
AIを活用し、今後に備えるための技術知識 / Basic Knowledge to Utilize AI
kishida
20
5.4k
1から理解するWeb Push
dora1998
7
1.8k
testingを眺める
matumoto
1
140
Tool Catalog Agent for Bedrock AgentCore Gateway
licux
6
2.2k
Android 16 × Jetpack Composeで縦書きテキストエディタを作ろう / Vertical Text Editor with Compose on Android 16
cc4966
0
140
ソフトウェアテスト徹底指南書の紹介
goyoki
1
150
Ruby×iOSアプリ開発 ~共に歩んだエコシステムの物語~
temoki
0
270
Featured
See All Featured
Gamification - CAS2011
davidbonilla
81
5.4k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
The World Runs on Bad Software
bkeepers
PRO
70
11k
A Tale of Four Properties
chriscoyier
160
23k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Navigating Team Friction
lara
189
15k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
840
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Balancing Empowerment & Direction
lara
3
610
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