SlideShare a Scribd company logo
1 of 18
WP Coding Standards
&
Hooks
WP Coding Standards
• HTML Coding Standard
• CSS Coding Standard
• JS Coding Standard
• PHP Coding Standard
HTML Coding Standards
• All tags must be closed properly
• All tags & attributes must be written in
lowercase
• Indent your code using Tab, NOT Space
CSS Coding Standards
• Use meaningful id or class names
• Use hyphens(-) when naming selectors
• Avoid CamelCase & Underscores
JS Coding Standards
• Use braces for multiline statement
• Use CamelCase, NOT underscore when
naming variables, functions
• Use jQuery noConflict
PHP Coding Standards
• Use lowercase letters for naming variables, functions,
arguments, never CamelCase.
• No shorthand PHP tags, always use full PHP tags.
• Use Single quotes(‘) or double quotes(“) when appropriate
PHP Coding Standards
• Always put spaces after commas, and on both sides of
logical, comparison, string and assignment operators.
• Make your code readable; readability is more important
than cleverness.
WP Hooks
WordPress Actions
What are they?
Actions are triggered by specific events that take
place in WordPress.
Your can respond to the event by executing a
function.
Example: WP Actions
• after_setup_theme
• wp_enqueue_scripts
• wp_head
• wp_footer
• admin_head
Create your own Action!
WordPress Filters
What are they?
Filters are functions that WordPress passes data
through at certain points in execution.
Example: WordPress Filters
• body_class
• post_class
• excerpt_length
• excerpt_more
• pre_get_posts
Create your own filter!
Actions Vs. Filters
Got a Question?
Coding Standard Resources
• http://codex.wordpress.org/WordPress_Coding_Standards
• http://wp.tutsplus.com/articles/cheat-sheets/the-
wordpress-coding-standards-an-introduction/
• http://validator.w3.org/
• http://google.com
Hook Resources
• http://codex.wordpress.org/Plugin_API/Action_Reference
• http://codex.wordpress.org/Plugin_API/Filter_Reference
• http://google.com

More Related Content

What's hot

Castro Chapter 7
Castro Chapter 7Castro Chapter 7
Castro Chapter 7
Jeff Byrnes
 
TERMINALFOUR t44u 2011- Did you know - CMS and live search
TERMINALFOUR t44u 2011- Did you know - CMS and live searchTERMINALFOUR t44u 2011- Did you know - CMS and live search
TERMINALFOUR t44u 2011- Did you know - CMS and live search
Terminalfour
 
Know Before it Goes: Testing Your Email Design
Know Before it Goes: Testing Your Email DesignKnow Before it Goes: Testing Your Email Design
Know Before it Goes: Testing Your Email Design
Litmus
 
Template overrides austin
Template overrides   austinTemplate overrides   austin
Template overrides austin
Chad Windnagle
 
Cfthread Presentation
Cfthread PresentationCfthread Presentation
Cfthread Presentation
Billy Cravens
 

What's hot (19)

Castro Chapter 7
Castro Chapter 7Castro Chapter 7
Castro Chapter 7
 
Miami2015
Miami2015Miami2015
Miami2015
 
php app development 1
php app development 1php app development 1
php app development 1
 
TERMINALFOUR t44u 2011- Did you know - CMS and live search
TERMINALFOUR t44u 2011- Did you know - CMS and live searchTERMINALFOUR t44u 2011- Did you know - CMS and live search
TERMINALFOUR t44u 2011- Did you know - CMS and live search
 
Variables in Pharo5
Variables in Pharo5Variables in Pharo5
Variables in Pharo5
 
Introduction to Frontend Development - Session 1 - HTML Fundamentals
Introduction to Frontend Development - Session 1 - HTML FundamentalsIntroduction to Frontend Development - Session 1 - HTML Fundamentals
Introduction to Frontend Development - Session 1 - HTML Fundamentals
 
Scala Bay Meetup - The state of Scala code style and quality
Scala Bay Meetup - The state of Scala code style and qualityScala Bay Meetup - The state of Scala code style and quality
Scala Bay Meetup - The state of Scala code style and quality
 
Know Before it Goes: Testing Your Email Design
Know Before it Goes: Testing Your Email DesignKnow Before it Goes: Testing Your Email Design
Know Before it Goes: Testing Your Email Design
 
The Characteristics of a Successful SPA
The Characteristics of a Successful SPAThe Characteristics of a Successful SPA
The Characteristics of a Successful SPA
 
iOS Bootcamp: learning to create awesome apps on iOS using Swift (Lecture 02)
iOS Bootcamp: learning to create awesome apps on iOS using Swift (Lecture 02) iOS Bootcamp: learning to create awesome apps on iOS using Swift (Lecture 02)
iOS Bootcamp: learning to create awesome apps on iOS using Swift (Lecture 02)
 
Template overrides austin
Template overrides   austinTemplate overrides   austin
Template overrides austin
 
iOS Bootcamp: learning to create awesome apps on iOS using Swift (Lecture 03)
iOS Bootcamp: learning to create awesome apps on iOS using Swift (Lecture 03) iOS Bootcamp: learning to create awesome apps on iOS using Swift (Lecture 03)
iOS Bootcamp: learning to create awesome apps on iOS using Swift (Lecture 03)
 
Productive development with react js
Productive development with react jsProductive development with react js
Productive development with react js
 
Xtext Best Practices
Xtext Best PracticesXtext Best Practices
Xtext Best Practices
 
Up to speed in domain driven design
Up to speed in domain driven designUp to speed in domain driven design
Up to speed in domain driven design
 
Cfthread Presentation
Cfthread PresentationCfthread Presentation
Cfthread Presentation
 
Microsoft Azure DocumentDB - Global Azure Bootcamp 2016
Microsoft Azure DocumentDB -  Global Azure Bootcamp 2016Microsoft Azure DocumentDB -  Global Azure Bootcamp 2016
Microsoft Azure DocumentDB - Global Azure Bootcamp 2016
 
Btk creative-web-03
Btk creative-web-03Btk creative-web-03
Btk creative-web-03
 
Translate word press to your language
Translate word press to your languageTranslate word press to your language
Translate word press to your language
 

Viewers also liked

Premio Ramazzini & Carvalho
Premio  Ramazzini & CarvalhoPremio  Ramazzini & Carvalho
Premio Ramazzini & Carvalho
Gonzalo De La Peña
 
Apec women and the economy 2011 mo - australia
Apec women and the economy 2011   mo - australiaApec women and the economy 2011   mo - australia
Apec women and the economy 2011 mo - australia
otoolem
 
Brocher ciri guru inovatif
Brocher ciri guru inovatifBrocher ciri guru inovatif
Brocher ciri guru inovatif
Uma Chitra
 
2014 (1) debriefing
2014 (1) debriefing2014 (1) debriefing
2014 (1) debriefing
Uma Chitra
 
An example of cms - wordpress
An example of cms - wordpressAn example of cms - wordpress
An example of cms - wordpress
Eunus Hosen
 
Introduction to Web Development Career
Introduction to Web Development CareerIntroduction to Web Development Career
Introduction to Web Development Career
Eunus Hosen
 
Women and the economy
Women and the economyWomen and the economy
Women and the economy
otoolem
 

Viewers also liked (17)

Lp week 1
Lp week 1Lp week 1
Lp week 1
 
Premio Ramazzini & Carvalho
Premio  Ramazzini & CarvalhoPremio  Ramazzini & Carvalho
Premio Ramazzini & Carvalho
 
Apec women and the economy 2011 mo - australia
Apec women and the economy 2011   mo - australiaApec women and the economy 2011   mo - australia
Apec women and the economy 2011 mo - australia
 
Career on WordPress: How to get started with WordPress
Career on WordPress: How to get started with WordPressCareer on WordPress: How to get started with WordPress
Career on WordPress: How to get started with WordPress
 
Brocher ciri guru inovatif
Brocher ciri guru inovatifBrocher ciri guru inovatif
Brocher ciri guru inovatif
 
2014 (1) debriefing
2014 (1) debriefing2014 (1) debriefing
2014 (1) debriefing
 
CV-Malawi
CV-MalawiCV-Malawi
CV-Malawi
 
Unique engineering
Unique engineeringUnique engineering
Unique engineering
 
Branding highlights2002b
Branding highlights2002bBranding highlights2002b
Branding highlights2002b
 
Jeres powerpoint
Jeres powerpointJeres powerpoint
Jeres powerpoint
 
An example of cms - wordpress
An example of cms - wordpressAn example of cms - wordpress
An example of cms - wordpress
 
Fan Page Biz-In-A-Box
Fan Page Biz-In-A-BoxFan Page Biz-In-A-Box
Fan Page Biz-In-A-Box
 
WP HTTP API
WP HTTP APIWP HTTP API
WP HTTP API
 
Introduction to Web Development Career
Introduction to Web Development CareerIntroduction to Web Development Career
Introduction to Web Development Career
 
Protokoler
ProtokolerProtokoler
Protokoler
 
Women and the economy
Women and the economyWomen and the economy
Women and the economy
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 

Similar to WordPress Coding Standards & WP Hooks

Html css best_practices
Html css best_practicesHtml css best_practices
Html css best_practices
mokshastudio
 

Similar to WordPress Coding Standards & WP Hooks (20)

Web technologies-course 07.pptx
Web technologies-course 07.pptxWeb technologies-course 07.pptx
Web technologies-course 07.pptx
 
HTML5, CSS, JavaScript Style guide and coding conventions
HTML5, CSS, JavaScript Style guide and coding conventionsHTML5, CSS, JavaScript Style guide and coding conventions
HTML5, CSS, JavaScript Style guide and coding conventions
 
How To Use Selenium Successfully
How To Use Selenium SuccessfullyHow To Use Selenium Successfully
How To Use Selenium Successfully
 
Part 2 in depth guide on word-press coding standards for css & js big
Part 2  in depth guide on word-press coding standards for css & js bigPart 2  in depth guide on word-press coding standards for css & js big
Part 2 in depth guide on word-press coding standards for css & js big
 
Best Coding Practices in Java and C++
Best Coding Practices in Java and C++Best Coding Practices in Java and C++
Best Coding Practices in Java and C++
 
Html css best_practices
Html css best_practicesHtml css best_practices
Html css best_practices
 
PPT 19.pptx
PPT 19.pptxPPT 19.pptx
PPT 19.pptx
 
JavaScript Style guides
JavaScript Style guidesJavaScript Style guides
JavaScript Style guides
 
Coding conventions
Coding conventionsCoding conventions
Coding conventions
 
Design Like a Pro: Scripting Best Practices
Design Like a Pro: Scripting Best PracticesDesign Like a Pro: Scripting Best Practices
Design Like a Pro: Scripting Best Practices
 
Design Like a Pro: Scripting Best Practices
Design Like a Pro: Scripting Best PracticesDesign Like a Pro: Scripting Best Practices
Design Like a Pro: Scripting Best Practices
 
Style & Design Principles 01 - Code Style & Structure
Style & Design Principles 01 - Code Style & StructureStyle & Design Principles 01 - Code Style & Structure
Style & Design Principles 01 - Code Style & Structure
 
Writing Clean Code (Recommendations by Robert Martin)
Writing Clean Code (Recommendations by Robert Martin)Writing Clean Code (Recommendations by Robert Martin)
Writing Clean Code (Recommendations by Robert Martin)
 
Java script basics
Java script basicsJava script basics
Java script basics
 
CNIT 129S: 12: Attacking Users: Cross-Site Scripting (Part 2 of 3)
CNIT 129S: 12: Attacking Users: Cross-Site Scripting (Part 2 of 3)CNIT 129S: 12: Attacking Users: Cross-Site Scripting (Part 2 of 3)
CNIT 129S: 12: Attacking Users: Cross-Site Scripting (Part 2 of 3)
 
Js syntax
Js syntaxJs syntax
Js syntax
 
Java script
Java scriptJava script
Java script
 
Typescript ppt
Typescript pptTypescript ppt
Typescript ppt
 
First class Variables in Pharo
First class Variables in PharoFirst class Variables in Pharo
First class Variables in Pharo
 
Web technologies-course 08.pptx
Web technologies-course 08.pptxWeb technologies-course 08.pptx
Web technologies-course 08.pptx
 

Recently uploaded

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Recently uploaded (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 

WordPress Coding Standards & WP Hooks