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
190
The awesome guide to contributing to WordPress
techvoltz
2
220
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
TransformerからMCPまで(現代AIを理解するための羅針盤)
mickey_kubo
7
5.7k
Devvox Belgium - Agentic AI Patterns
kdubois
1
150
AI駆動で0→1をやって見えた光と伸びしろ
passion0102
1
880
Pythonに漸進的に型をつける
nealle
1
140
ALL CODE BASE ARE BELONG TO STUDY
uzulla
28
6.8k
スマホから Youtube Shortsを見られないようにする
lemolatoon
27
34k
組込みだけじゃない!TinyGo で始める無料クラウド開発入門
otakakot
2
380
登壇は dynamic! な営みである / speech is dynamic
da1chi
0
390
What Spring Developers Should Know About Jakarta EE
ivargrimstad
0
580
Google Opalで使える37のライブラリ
mickey_kubo
3
160
業務でAIを使いたい話
hnw
0
150
Migration to Signals, Resource API, and NgRx Signal Store
manfredsteyer
PRO
0
130
Featured
See All Featured
Writing Fast Ruby
sferik
630
62k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
BBQ
matthewcrist
89
9.9k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
10
890
Gamification - CAS2011
davidbonilla
81
5.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
Building Adaptive Systems
keathley
44
2.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
34
2.5k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Side Projects
sachag
455
43k
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