SlideShare una empresa de Scribd logo
1 de 32
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
BUILDING YOUR FIRST PLUGIN
WordPress 301
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Husband
- Dad
- Self-Employed
- Web Developer
- Geek
Follow John Hawkins @VegasGeek
Hi, I’m John
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- 9seeds.com
- VegasGeek.com
- @vegasgeek
- Spend too much time in
front of the computer
Follow John Hawkins @VegasGeek
What I do
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
HOW I GOT STARTED
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Tools
- Hooks
- Code
- Resources
Follow John Hawkins @VegasGeek
About this presentation
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
TOOLS
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Windows: XAMPP
http://vegasgeek.com/xampp
- Older Mac (like me): MAMP
http://vegasgeek.com/mamp
Follow John Hawkins @VegasGeek
Develop Locally
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Syntax Highlighting
- Error Checking
- Auto-Complete functions
- NetBeans / PHP Storm
Follow John Hawkins @VegasGeek
Use an IDE
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
HOOKS
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Specific points in the WordPress code
used to interact with WordPress
- Two types of hooks; Actions and Filters
- 1,300+ hooks in WordPress 3.0
Follow John Hawkins @VegasGeek
What’s a Hook?
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Tell WordPress to perform a function
at a specific time
Follow John Hawkins @VegasGeek
Action Hooks
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Passes data to your function
- Your function can modify the data and
send it back to WordPress
Follow John Hawkins @VegasGeek
Filter Hooks
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
CODE
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Create a shortcode
- Display info for an upcoming event
in a page or post
- Create an admin panel to update
event info
Follow John Hawkins @VegasGeek
What will it do?
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Single files go directly in
the plugin folder
- Multiple files go in their
own folder
- WordPress only looks one
folder deep
Follow John Hawkins @VegasGeek
The Plugin Folder
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- Single files go directly in
the plugin folder
- Multiple files go in their
own folder
- WordPress only looks one
folder deep
Follow John Hawkins @VegasGeek
The Plugin Folder
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
Plugin Header
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
Plugin Header
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
The Function
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
Add a settings page
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
The settings form
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
The settings form
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
The settings form
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
The settings form
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
The settings form
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
Settings Page
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
Follow John Hawkins @VegasGeek
Use the option values
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
RESOURCES
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
- http://codex.wordpress.org
- http://vegasgeek.com/wc-msp
Follow John Hawkins @VegasGeek
www.WordCampMSP.org
Tweetaboutthissession#WordCampMSP!!!
John Hawkins
john@9seeds.com
Work: http://9seeds.com
Blog: http://vegasgeek.com
Tweet: @vegasgeek
Follow John Hawkins @VegasGeek
Thank You!

Más contenido relacionado

La actualidad más candente

Free bitcoin auto pilot method $30 per hour
Free bitcoin auto pilot method $30 per hourFree bitcoin auto pilot method $30 per hour
Free bitcoin auto pilot method $30 per hourcaidedarrell
 
A Brighter Web Meetup: Our Favorite WordPress Plugins and Tools
A Brighter Web Meetup: Our Favorite WordPress Plugins and ToolsA Brighter Web Meetup: Our Favorite WordPress Plugins and Tools
A Brighter Web Meetup: Our Favorite WordPress Plugins and ToolsMickey Mellen
 
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users MakeFinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users MakeDustin Hartzler
 
php[world] Hooks, Actions and Filters Oh My!
php[world] Hooks, Actions and Filters Oh My!php[world] Hooks, Actions and Filters Oh My!
php[world] Hooks, Actions and Filters Oh My!David Wolfpaw
 
Wordpress + Facebook by Sean Blanda
Wordpress + Facebook by Sean BlandaWordpress + Facebook by Sean Blanda
Wordpress + Facebook by Sean BlandaSean Blanda
 
Design & The Sleight of Hand
Design & The Sleight of HandDesign & The Sleight of Hand
Design & The Sleight of HandKevin Cannon
 
WP Security - Master Class #SMWLagos2014
WP Security - Master Class #SMWLagos2014WP Security - Master Class #SMWLagos2014
WP Security - Master Class #SMWLagos2014sabinovates
 
How To Integrate WordPress GDPR Features into your project
How To Integrate WordPress GDPR Features into your projectHow To Integrate WordPress GDPR Features into your project
How To Integrate WordPress GDPR Features into your projectRhys Wynne
 
GI Conference 07 Blogs Workshop
GI Conference 07 Blogs Workshop GI Conference 07 Blogs Workshop
GI Conference 07 Blogs Workshop chrisohare
 
EARN $300 DAILY AUTOPILOT NO INVESTMENT EASY METHOD
EARN $300 DAILY AUTOPILOT NO INVESTMENT EASY METHODEARN $300 DAILY AUTOPILOT NO INVESTMENT EASY METHOD
EARN $300 DAILY AUTOPILOT NO INVESTMENT EASY METHODFatima1567
 
[Step-by-Step Guide] How To Launch A Self-Hosted WordPress Blog In 27 Minutes...
[Step-by-Step Guide] How To Launch A Self-Hosted WordPress Blog In 27 Minutes...[Step-by-Step Guide] How To Launch A Self-Hosted WordPress Blog In 27 Minutes...
[Step-by-Step Guide] How To Launch A Self-Hosted WordPress Blog In 27 Minutes...William Marco Locañas
 
Nuovo piano marketing telexfree 2014
Nuovo piano marketing telexfree 2014Nuovo piano marketing telexfree 2014
Nuovo piano marketing telexfree 2014Vincenzo Cascio
 
Re-using social media data
Re-using social media dataRe-using social media data
Re-using social media dataGlenn Jones
 
Top 10-wordpress-plugins to Make your Website Shine.
Top 10-wordpress-plugins to Make your Website Shine.Top 10-wordpress-plugins to Make your Website Shine.
Top 10-wordpress-plugins to Make your Website Shine.Ailish Irvine
 
Get It Right The First Time: WordPress Launching Checklist
Get It Right The First Time: WordPress Launching ChecklistGet It Right The First Time: WordPress Launching Checklist
Get It Right The First Time: WordPress Launching ChecklistRyan Rudolph
 
DOE IPPD Hive + MOUSE webmaker workshop
DOE IPPD Hive + MOUSE webmaker workshopDOE IPPD Hive + MOUSE webmaker workshop
DOE IPPD Hive + MOUSE webmaker workshopvalleraj
 
Technical SEO for the Non-Techie: Overview
Technical SEO for the Non-Techie: OverviewTechnical SEO for the Non-Techie: Overview
Technical SEO for the Non-Techie: OverviewElementive
 

La actualidad más candente (20)

Week 1
Week 1Week 1
Week 1
 
Free bitcoin auto pilot method $30 per hour
Free bitcoin auto pilot method $30 per hourFree bitcoin auto pilot method $30 per hour
Free bitcoin auto pilot method $30 per hour
 
A Brighter Web Meetup: Our Favorite WordPress Plugins and Tools
A Brighter Web Meetup: Our Favorite WordPress Plugins and ToolsA Brighter Web Meetup: Our Favorite WordPress Plugins and Tools
A Brighter Web Meetup: Our Favorite WordPress Plugins and Tools
 
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users MakeFinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
FinCon15 - You're Doing It Wrong; 13 Mistakes WordPress Users Make
 
php[world] Hooks, Actions and Filters Oh My!
php[world] Hooks, Actions and Filters Oh My!php[world] Hooks, Actions and Filters Oh My!
php[world] Hooks, Actions and Filters Oh My!
 
Wordpress + Facebook by Sean Blanda
Wordpress + Facebook by Sean BlandaWordpress + Facebook by Sean Blanda
Wordpress + Facebook by Sean Blanda
 
Are You Safe From Hackers
Are You Safe From HackersAre You Safe From Hackers
Are You Safe From Hackers
 
Design & The Sleight of Hand
Design & The Sleight of HandDesign & The Sleight of Hand
Design & The Sleight of Hand
 
WP Security - Master Class #SMWLagos2014
WP Security - Master Class #SMWLagos2014WP Security - Master Class #SMWLagos2014
WP Security - Master Class #SMWLagos2014
 
How To Integrate WordPress GDPR Features into your project
How To Integrate WordPress GDPR Features into your projectHow To Integrate WordPress GDPR Features into your project
How To Integrate WordPress GDPR Features into your project
 
GI Conference 07 Blogs Workshop
GI Conference 07 Blogs Workshop GI Conference 07 Blogs Workshop
GI Conference 07 Blogs Workshop
 
EARN $300 DAILY AUTOPILOT NO INVESTMENT EASY METHOD
EARN $300 DAILY AUTOPILOT NO INVESTMENT EASY METHODEARN $300 DAILY AUTOPILOT NO INVESTMENT EASY METHOD
EARN $300 DAILY AUTOPILOT NO INVESTMENT EASY METHOD
 
[Step-by-Step Guide] How To Launch A Self-Hosted WordPress Blog In 27 Minutes...
[Step-by-Step Guide] How To Launch A Self-Hosted WordPress Blog In 27 Minutes...[Step-by-Step Guide] How To Launch A Self-Hosted WordPress Blog In 27 Minutes...
[Step-by-Step Guide] How To Launch A Self-Hosted WordPress Blog In 27 Minutes...
 
Nuovo piano marketing telexfree 2014
Nuovo piano marketing telexfree 2014Nuovo piano marketing telexfree 2014
Nuovo piano marketing telexfree 2014
 
Re-using social media data
Re-using social media dataRe-using social media data
Re-using social media data
 
Top 10-wordpress-plugins to Make your Website Shine.
Top 10-wordpress-plugins to Make your Website Shine.Top 10-wordpress-plugins to Make your Website Shine.
Top 10-wordpress-plugins to Make your Website Shine.
 
Get It Right The First Time: WordPress Launching Checklist
Get It Right The First Time: WordPress Launching ChecklistGet It Right The First Time: WordPress Launching Checklist
Get It Right The First Time: WordPress Launching Checklist
 
DOE IPPD Hive + MOUSE webmaker workshop
DOE IPPD Hive + MOUSE webmaker workshopDOE IPPD Hive + MOUSE webmaker workshop
DOE IPPD Hive + MOUSE webmaker workshop
 
UK SEO Blog by Dave Naylor
UK SEO Blog by Dave NaylorUK SEO Blog by Dave Naylor
UK SEO Blog by Dave Naylor
 
Technical SEO for the Non-Techie: Overview
Technical SEO for the Non-Techie: OverviewTechnical SEO for the Non-Techie: Overview
Technical SEO for the Non-Techie: Overview
 

Destacado

Y U No Tell Me? - WordCamp Tampa 2014
Y U No Tell Me? - WordCamp Tampa 2014Y U No Tell Me? - WordCamp Tampa 2014
Y U No Tell Me? - WordCamp Tampa 2014vegasgeek
 
WordPress Use Cases
WordPress Use CasesWordPress Use Cases
WordPress Use Casesvegasgeek
 
Building An Autonomous Website
Building An Autonomous WebsiteBuilding An Autonomous Website
Building An Autonomous Websitevegasgeek
 
Intro to child themes
Intro to child themesIntro to child themes
Intro to child themesvegasgeek
 
Leveraging your business with WordPress
Leveraging your business with WordPressLeveraging your business with WordPress
Leveraging your business with WordPressAmit Kumar Singh
 
WordPress Multisite
WordPress MultisiteWordPress Multisite
WordPress MultisiteWalter Ebert
 

Destacado (6)

Y U No Tell Me? - WordCamp Tampa 2014
Y U No Tell Me? - WordCamp Tampa 2014Y U No Tell Me? - WordCamp Tampa 2014
Y U No Tell Me? - WordCamp Tampa 2014
 
WordPress Use Cases
WordPress Use CasesWordPress Use Cases
WordPress Use Cases
 
Building An Autonomous Website
Building An Autonomous WebsiteBuilding An Autonomous Website
Building An Autonomous Website
 
Intro to child themes
Intro to child themesIntro to child themes
Intro to child themes
 
Leveraging your business with WordPress
Leveraging your business with WordPressLeveraging your business with WordPress
Leveraging your business with WordPress
 
WordPress Multisite
WordPress MultisiteWordPress Multisite
WordPress Multisite
 

Más de vegasgeek

2019 WordCamp Orange County - An Introduction to the WordPress REST API
2019 WordCamp Orange County - An Introduction to the WordPress REST API2019 WordCamp Orange County - An Introduction to the WordPress REST API
2019 WordCamp Orange County - An Introduction to the WordPress REST APIvegasgeek
 
Building an Autonomous Website
Building an Autonomous WebsiteBuilding an Autonomous Website
Building an Autonomous Websitevegasgeek
 
Using BuddyPress as a Directory - BuddyCamp Minneapolis 2013
Using BuddyPress as a Directory - BuddyCamp Minneapolis 2013Using BuddyPress as a Directory - BuddyCamp Minneapolis 2013
Using BuddyPress as a Directory - BuddyCamp Minneapolis 2013vegasgeek
 
An into to using $wpdb with your own database tables
An into to using $wpdb with your own database tablesAn into to using $wpdb with your own database tables
An into to using $wpdb with your own database tablesvegasgeek
 
An introduction to WordPress Development
An introduction to WordPress DevelopmentAn introduction to WordPress Development
An introduction to WordPress Developmentvegasgeek
 
An Introduction to Multisite - WordCamp Phoenix
An Introduction to Multisite - WordCamp PhoenixAn Introduction to Multisite - WordCamp Phoenix
An Introduction to Multisite - WordCamp Phoenixvegasgeek
 
WCLV - Introduction to child themes
WCLV - Introduction to child themesWCLV - Introduction to child themes
WCLV - Introduction to child themesvegasgeek
 
WordPress meetup - 10 plugins
WordPress meetup - 10 pluginsWordPress meetup - 10 plugins
WordPress meetup - 10 pluginsvegasgeek
 
Intro to WordPress Child Themes
Intro to WordPress Child ThemesIntro to WordPress Child Themes
Intro to WordPress Child Themesvegasgeek
 
WordCamp Reno 2011 - Intro to Genesis Child Themes
WordCamp Reno 2011 - Intro to Genesis Child ThemesWordCamp Reno 2011 - Intro to Genesis Child Themes
WordCamp Reno 2011 - Intro to Genesis Child Themesvegasgeek
 
Intro to StudioPress child themes
Intro to StudioPress child themesIntro to StudioPress child themes
Intro to StudioPress child themesvegasgeek
 
Beginning Plugin d
Beginning Plugin dBeginning Plugin d
Beginning Plugin dvegasgeek
 
Using WordPress as a CMS for Affiliate Marketing
Using WordPress as a CMS for Affiliate MarketingUsing WordPress as a CMS for Affiliate Marketing
Using WordPress as a CMS for Affiliate Marketingvegasgeek
 

Más de vegasgeek (13)

2019 WordCamp Orange County - An Introduction to the WordPress REST API
2019 WordCamp Orange County - An Introduction to the WordPress REST API2019 WordCamp Orange County - An Introduction to the WordPress REST API
2019 WordCamp Orange County - An Introduction to the WordPress REST API
 
Building an Autonomous Website
Building an Autonomous WebsiteBuilding an Autonomous Website
Building an Autonomous Website
 
Using BuddyPress as a Directory - BuddyCamp Minneapolis 2013
Using BuddyPress as a Directory - BuddyCamp Minneapolis 2013Using BuddyPress as a Directory - BuddyCamp Minneapolis 2013
Using BuddyPress as a Directory - BuddyCamp Minneapolis 2013
 
An into to using $wpdb with your own database tables
An into to using $wpdb with your own database tablesAn into to using $wpdb with your own database tables
An into to using $wpdb with your own database tables
 
An introduction to WordPress Development
An introduction to WordPress DevelopmentAn introduction to WordPress Development
An introduction to WordPress Development
 
An Introduction to Multisite - WordCamp Phoenix
An Introduction to Multisite - WordCamp PhoenixAn Introduction to Multisite - WordCamp Phoenix
An Introduction to Multisite - WordCamp Phoenix
 
WCLV - Introduction to child themes
WCLV - Introduction to child themesWCLV - Introduction to child themes
WCLV - Introduction to child themes
 
WordPress meetup - 10 plugins
WordPress meetup - 10 pluginsWordPress meetup - 10 plugins
WordPress meetup - 10 plugins
 
Intro to WordPress Child Themes
Intro to WordPress Child ThemesIntro to WordPress Child Themes
Intro to WordPress Child Themes
 
WordCamp Reno 2011 - Intro to Genesis Child Themes
WordCamp Reno 2011 - Intro to Genesis Child ThemesWordCamp Reno 2011 - Intro to Genesis Child Themes
WordCamp Reno 2011 - Intro to Genesis Child Themes
 
Intro to StudioPress child themes
Intro to StudioPress child themesIntro to StudioPress child themes
Intro to StudioPress child themes
 
Beginning Plugin d
Beginning Plugin dBeginning Plugin d
Beginning Plugin d
 
Using WordPress as a CMS for Affiliate Marketing
Using WordPress as a CMS for Affiliate MarketingUsing WordPress as a CMS for Affiliate Marketing
Using WordPress as a CMS for Affiliate Marketing
 

Último

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 

Último (20)

Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data PrivacyTrustArc Webinar - How to Build Consumer Trust Through Data Privacy
TrustArc Webinar - How to Build Consumer Trust Through Data Privacy
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 

Building your first plugin by John Hawkins at WordCamp MSP

Notas del editor

  1. ***********CLICK “INSERT” THEN “HEADER & FOOTER” TO EASILY UPDATE THE “SPEAKER NAME @TWITTER” ON ALL SLIDES***********