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
71
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
99
Utah WordPress Meetup talk (June 2015)
techvoltz
1
400
WordCamp Miami 2015
techvoltz
0
170
The awesome guide to contributing to WordPress
techvoltz
2
190
WordSesh 2 Creatively Creating Custom Post Types
techvoltz
0
260
Creatively Creating Custom Post Types
techvoltz
0
75
Other Decks in Programming
See All in Programming
ASP. NET CoreにおけるWebAPIの最新情報
tomokusaba
0
360
AHC041解説
terryu16
0
590
2024年のWebフロントエンドのふりかえりと2025年
sakito
1
230
Grafana Loki によるサーバログのコスト削減
mot_techtalk
1
110
Kanzawa.rbのLT大会を支える技術の裏側を変更する Ruby on Rails + Litestream 編
muryoimpl
0
220
富山発の個人開発サービスで日本中の学校の業務を改善した話
krpk1900
4
370
個人アプリを2年ぶりにアプデしたから褒めて / I just updated my personal app, praise me!
lovee
0
340
一休.com のログイン体験を支える技術 〜Web Components x Vue.js 活用事例と最適化について〜
atsumim
0
110
第3回 Snowflake 中部ユーザ会- dbt × Snowflake ハンズオン
hoto17296
4
360
バックエンドのためのアプリ内課金入門 (サブスク編)
qnighy
8
1.7k
Amazon Q Developer Proで効率化するAPI開発入門
seike460
PRO
0
110
GitHub Actions × RAGでコードレビューの検証の結果
sho_000
0
240
Featured
See All Featured
Bash Introduction
62gerente
610
210k
How GitHub (no longer) Works
holman
313
140k
jQuery: Nuts, Bolts and Bling
dougneiner
63
7.6k
Unsuck your backbone
ammeep
669
57k
Designing for Performance
lara
604
68k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
Statistics for Hackers
jakevdp
797
220k
BBQ
matthewcrist
86
9.5k
Making the Leap to Tech Lead
cromwellryan
133
9.1k
Site-Speed That Sticks
csswizardry
3
370
RailsConf 2023
tenderlove
29
1k
Git: the NoSQL Database
bkeepers
PRO
427
64k
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