SlideShare ist ein Scribd-Unternehmen logo
1 von 25
WordPress Tips and Tricks
         Jared	
  Atchison	
  
 WordPress	
  Developer	
  &	
  Consultant	
  
                   	
  
           jaredatchison.com	
  /	
  @jaredatch	
  



                WordPress	
  Tips	
  and	
  Tricks	
     1	
  
First,	
  a	
  few	
  things…	
  

QUESTION


                                    WordPress	
  Tips	
  and	
  Tricks	
     2	
  
WordPress

This	
  isn’t	
  its	
  first	
  rodeo.	
  




         WordPress	
  Tips	
  and	
  Tricks	
     3	
  
WordPress Facts
•  Started	
  in	
  May	
  2003	
  by	
  MaM	
  Mulleweg	
  
•  13%	
  of	
  the	
  1,000,000	
  biggest	
  websites	
  
    –  CNN,	
  Time,	
  BBC,	
  CBS,	
  NFL	
  
•  3.0	
  has	
  over	
  32.5	
  million	
  downloads	
  
•  GPLv2	
  
•  Fun	
  fact:	
  Code	
  named	
  aUer	
  jazz	
  musicians	
  
    –  2.1	
  was	
  Ella	
  Fitzgerald	
  
    –  3.1	
  was	
  Django	
  Reinhardt	
  
                              WordPress	
  Tips	
  and	
  Tricks	
     4	
  
Just	
  who	
  the	
  hell	
  am	
  I?	
  

ABOUT ME


                                             WordPress	
  Tips	
  and	
  Tricks	
     5	
  
About Me
•    2008	
  A&M	
  Graduate	
  (whoop)	
  
•    WordPress	
  Developer	
  &	
  Consultant	
  
•    Featured	
  Genesis	
  Developer	
  
•    WordCamp	
  speaker	
  &	
  aMendee	
  
•    Twenty	
  Ten	
  CRM	
  co-­‐author	
  
•    Custom	
  Metaboxes	
  and	
  Fields	
  co-­‐author	
  
•    ThemeGarden	
  theme	
  author	
  
•    WordPress	
  enthusiast	
  

                          WordPress	
  Tips	
  and	
  Tricks	
     6	
  
A	
  PSA	
  on	
  WordPress	
  Themes…	
  

THEMES


                                   WordPress	
  Tips	
  and	
  Tricks	
     7	
  
All WordPress themes are
       NOT equal.




        WordPress	
  Tips	
  and	
  Tricks	
     8	
  
Themes
•    You	
  get	
  what	
  you	
  pay	
  for.	
  Really.	
  
•    Googling	
  is	
  dangerous.	
  Proceed	
  with	
  caudon.	
  
•    Use	
  the	
  WP.org	
  theme	
  repo.	
  
•    Plethora	
  of	
  accepted	
  3rd	
  party	
  themes:	
  
     –  WooThemes,	
  StudioPress,	
  ElegantThemes,	
  
        iThemes,	
  Headway,	
  etc.	
  
•  Beware	
  of	
  ThemeForest	
  and	
  non-­‐GLP	
  themes.	
  


                          WordPress	
  Tips	
  and	
  Tricks	
        9	
  
Can	
  be	
  the	
  best	
  thing	
  –	
  or	
  worst	
  thing	
  –	
  for	
  your	
  site	
  

PLUGINS


                                              WordPress	
  Tips	
  and	
  Tricks	
               10	
  
Thing to remember about
plugins: do your homework




        WordPress	
  Tips	
  and	
  Tricks	
     11	
  
Plugins
•  First	
  stop,	
  WP.org	
  repository	
  
   –  Only	
  excepdon	
  should	
  be	
  well	
  known	
  paid-­‐plugins	
  
•  Things	
  to	
  take	
  into	
  consideradon….	
  




                           WordPress	
  Tips	
  and	
  Tricks	
            12	
  
Plugins
Things	
  to	
  consider…	
  

•  Radng	
  
•  Compadble	
  up	
  to	
  
•  Last	
  Updated	
  
•  Downloads	
  
•  Author	
  
•  “What	
  others	
  are	
  saying…”	
  


   WordPress	
  Tips	
  and	
  Tricks	
     13	
  
Plugins
•    Tesdng	
  first	
  is	
  good	
  pracdce	
  
•    Don’t	
  leave	
  unused/inacdve	
  plugins	
  silng	
  
•    Uninstall!	
  
•    Consider	
  “premium”	
  paid	
  plugins	
  if	
  necessary	
  
     –  All	
  rules	
  sdll	
  follow!	
  
•  Fellow	
  developers:	
  Write	
  great	
  plugins	
  
     –  Documentadon,	
  Codex,	
  Book	
  


                                  WordPress	
  Tips	
  and	
  Tricks	
     14	
  
Things	
  that	
  go	
  on	
  under	
  the	
  hood.	
  

DEVELOPMENT


                                         WordPress	
  Tips	
  and	
  Tricks	
     15	
  
Just because it works does
     not mean it is right




        WordPress	
  Tips	
  and	
  Tricks	
     16	
  
Follow the standards
          (also known as best practices)


hMp://codex.wordpress.org/WordPress_Coding_Standards	
  




                 WordPress	
  Tips	
  and	
  Tricks	
      17	
  
Development
•  Read.	
  When	
  you	
  are	
  done	
  reading,	
  read	
  more.	
  
•  Get	
  your	
  hands	
  dirty.	
  
•  A	
  few	
  dps…	
  




                         WordPress	
  Tips	
  and	
  Tricks	
        18	
  
Development
•  Adding	
  JavaScript	
  
•  jQuery	
  library	
  is	
  included	
  
•  Including	
  files	
  
    –  Eg.	
  Include(),	
  require(),	
  require_once(),	
  
       get_template_part().	
  
•  Permalinks	
  –	
  you’re	
  doing	
  it	
  wrong	
  
•  Learn	
  from	
  others,	
  Twenty	
  Ten/Eleven	
  


                           WordPress	
  Tips	
  and	
  Tricks	
     19	
  
Did I mention the Codex?




        WordPress	
  Tips	
  and	
  Tricks	
     20	
  
Troubleshooting
•    Errors,	
  Warnings,	
  Nodces,	
  White-­‐screen-­‐of-­‐death?	
  
•    DON’T	
  PANIC!	
  DEBUG.	
  
•    Most	
  common	
  problems	
  you	
  can	
  debug	
  
•    define(‘WP_DEBUG’,	
  true);	
  
•    Deacdvate	
  plugins	
  
•    Switch	
  themes	
  




                            WordPress	
  Tips	
  and	
  Tricks	
           21	
  
Getting Help
•  Knowing	
  where	
  to	
  go	
  is	
  important…	
  
•  All	
  sources	
  are	
  not	
  created	
  equal.	
  
     –  Eg.	
  Google	
  with	
  extreme	
  caudon	
  
•    Codex	
  
•    WordPress.org	
  forums	
  
•    TwiMer,	
  eg	
  #wordpress	
  
•    Other	
  sources	
  such	
  as	
  Theme	
  support,	
  Google	
  

                             WordPress	
  Tips	
  and	
  Tricks	
     22	
  
Stay INFORMED!
•  WordPress.org	
  
•  WPCandy.com	
  
•  Follow	
  developers…	
  




                      WordPress	
  Tips	
  and	
  Tricks	
     23	
  
Blogs of developers
•    Jared	
  Atchison	
                           •     Alex	
  Mills	
  
•    Bill	
  Erickson	
                            •     Andrew	
  Nacin	
  
•    Stephanie	
  Leary	
                          •     Ozh	
  Richards	
  
•    OMopress	
                                    •     Dougal	
  Campel	
  
•    Mark	
  Jaquith	
  
•    Yoast	
  
•    Scribu	
  
•    Lorelle	
  
•    Jusdn	
  Tadlock	
  

                              WordPress	
  Tips	
  and	
  Tricks	
              24	
  
Questions?
 THANKS!
   Jared	
  Atchison	
  
             	
  
jaredatchison.com	
  /	
  @jaredatch	
  



     WordPress	
  Tips	
  and	
  Tricks	
     25	
  

Weitere ähnliche Inhalte

Was ist angesagt?

Teach Yourself to Build Web Apps
Teach Yourself to Build Web AppsTeach Yourself to Build Web Apps
Teach Yourself to Build Web AppsSusie Ye
 
WordPress Multisite | WordPress Meetup Saint Petersburg, Russia 13 January 2017
WordPress Multisite | WordPress Meetup Saint Petersburg, Russia 13 January 2017WordPress Multisite | WordPress Meetup Saint Petersburg, Russia 13 January 2017
WordPress Multisite | WordPress Meetup Saint Petersburg, Russia 13 January 2017Doug Lawrence
 
Baku Social Media Seminar - Day 3
Baku Social Media Seminar - Day 3Baku Social Media Seminar - Day 3
Baku Social Media Seminar - Day 3Peter Svarre
 
Promoting Skepticism via Wikipedia
Promoting Skepticism  via WikipediaPromoting Skepticism  via Wikipedia
Promoting Skepticism via WikipediaTim Farley
 
Should I DIY or BUY a new WordPress website?
Should I DIY or BUY a new WordPress website? Should I DIY or BUY a new WordPress website?
Should I DIY or BUY a new WordPress website? Jennifer Novak
 
WordCamp Milwaukee 2012 - Contributing to Open Source
WordCamp Milwaukee 2012 - Contributing to Open SourceWordCamp Milwaukee 2012 - Contributing to Open Source
WordCamp Milwaukee 2012 - Contributing to Open Sourcejclermont
 
Communicating science: tips and tricks for students
Communicating science: tips and tricks for students Communicating science: tips and tricks for students
Communicating science: tips and tricks for students Sarah Keenihan
 
Selfish Accessibility: HTML5 Developer Conference 2014
Selfish Accessibility: HTML5 Developer Conference 2014Selfish Accessibility: HTML5 Developer Conference 2014
Selfish Accessibility: HTML5 Developer Conference 2014Adrian Roselli
 
Making Your Site Printable: CSS Summit 2014
Making Your Site Printable: CSS Summit 2014Making Your Site Printable: CSS Summit 2014
Making Your Site Printable: CSS Summit 2014Adrian Roselli
 

Was ist angesagt? (12)

Teach Yourself to Build Web Apps
Teach Yourself to Build Web AppsTeach Yourself to Build Web Apps
Teach Yourself to Build Web Apps
 
WordPress Multisite | WordPress Meetup Saint Petersburg, Russia 13 January 2017
WordPress Multisite | WordPress Meetup Saint Petersburg, Russia 13 January 2017WordPress Multisite | WordPress Meetup Saint Petersburg, Russia 13 January 2017
WordPress Multisite | WordPress Meetup Saint Petersburg, Russia 13 January 2017
 
MDN is easy!
MDN is easy!MDN is easy!
MDN is easy!
 
Baku Social Media Seminar - Day 3
Baku Social Media Seminar - Day 3Baku Social Media Seminar - Day 3
Baku Social Media Seminar - Day 3
 
Wc boston
Wc bostonWc boston
Wc boston
 
Promoting Skepticism via Wikipedia
Promoting Skepticism  via WikipediaPromoting Skepticism  via Wikipedia
Promoting Skepticism via Wikipedia
 
2016 du intro
2016 du intro2016 du intro
2016 du intro
 
Should I DIY or BUY a new WordPress website?
Should I DIY or BUY a new WordPress website? Should I DIY or BUY a new WordPress website?
Should I DIY or BUY a new WordPress website?
 
WordCamp Milwaukee 2012 - Contributing to Open Source
WordCamp Milwaukee 2012 - Contributing to Open SourceWordCamp Milwaukee 2012 - Contributing to Open Source
WordCamp Milwaukee 2012 - Contributing to Open Source
 
Communicating science: tips and tricks for students
Communicating science: tips and tricks for students Communicating science: tips and tricks for students
Communicating science: tips and tricks for students
 
Selfish Accessibility: HTML5 Developer Conference 2014
Selfish Accessibility: HTML5 Developer Conference 2014Selfish Accessibility: HTML5 Developer Conference 2014
Selfish Accessibility: HTML5 Developer Conference 2014
 
Making Your Site Printable: CSS Summit 2014
Making Your Site Printable: CSS Summit 2014Making Your Site Printable: CSS Summit 2014
Making Your Site Printable: CSS Summit 2014
 

Andere mochten auch

Custom Post Types - WordPress
Custom Post Types - WordPressCustom Post Types - WordPress
Custom Post Types - WordPressJared Atchison
 
FInal Presentation
FInal PresentationFInal Presentation
FInal PresentationSam Basu
 
bbPress 101 - WordPress
bbPress 101 - WordPressbbPress 101 - WordPress
bbPress 101 - WordPressJared Atchison
 
Aluiar design scenario add synmarks
Aluiar design scenario add synmarksAluiar design scenario add synmarks
Aluiar design scenario add synmarksJohn Crawford
 
Frame and Reframe it - Assignment 2 (Crash Course in Creativity)
Frame and Reframe it - Assignment 2 (Crash Course in Creativity)Frame and Reframe it - Assignment 2 (Crash Course in Creativity)
Frame and Reframe it - Assignment 2 (Crash Course in Creativity)Sam Basu
 
Aluiar design scenario watch recording
Aluiar design scenario   watch recordingAluiar design scenario   watch recording
Aluiar design scenario watch recordingJohn Crawford
 

Andere mochten auch (7)

Custom Post Types - WordPress
Custom Post Types - WordPressCustom Post Types - WordPress
Custom Post Types - WordPress
 
FInal Presentation
FInal PresentationFInal Presentation
FInal Presentation
 
bbPress 101
bbPress 101bbPress 101
bbPress 101
 
bbPress 101 - WordPress
bbPress 101 - WordPressbbPress 101 - WordPress
bbPress 101 - WordPress
 
Aluiar design scenario add synmarks
Aluiar design scenario add synmarksAluiar design scenario add synmarks
Aluiar design scenario add synmarks
 
Frame and Reframe it - Assignment 2 (Crash Course in Creativity)
Frame and Reframe it - Assignment 2 (Crash Course in Creativity)Frame and Reframe it - Assignment 2 (Crash Course in Creativity)
Frame and Reframe it - Assignment 2 (Crash Course in Creativity)
 
Aluiar design scenario watch recording
Aluiar design scenario   watch recordingAluiar design scenario   watch recording
Aluiar design scenario watch recording
 

Ähnlich wie WordPress Tips & Tricks

GDI - Intro to WordPress
GDI - Intro to WordPressGDI - Intro to WordPress
GDI - Intro to WordPressSuzette Franck
 
An ultimate tip to become a top Wordpress developer
An ultimate tip to become a top Wordpress developerAn ultimate tip to become a top Wordpress developer
An ultimate tip to become a top Wordpress developerSem Jacobs
 
WordPress Beginner Track
WordPress Beginner TrackWordPress Beginner Track
WordPress Beginner TrackJake Spurlock
 
WordPress & Personal Branding
WordPress & Personal BrandingWordPress & Personal Branding
WordPress & Personal BrandingSimon Vreeman
 
WordPress for Nonprofits- TechTuesday
WordPress for Nonprofits- TechTuesdayWordPress for Nonprofits- TechTuesday
WordPress for Nonprofits- TechTuesdayTrish Perkins
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPressPuneet Sahalot
 
So What is This Thing Called WordPress?
So What is This Thing Called WordPress?So What is This Thing Called WordPress?
So What is This Thing Called WordPress?Graham Armfield
 
WordPress for Nonprofits - 2013
WordPress for Nonprofits - 2013WordPress for Nonprofits - 2013
WordPress for Nonprofits - 2013Trish Perkins
 
Doing cool stuff with WordPress
Doing cool stuff with WordPressDoing cool stuff with WordPress
Doing cool stuff with WordPressPeter Baylies
 
The Power of BuddyPress in Social Media Marketing
The Power of BuddyPress in Social Media MarketingThe Power of BuddyPress in Social Media Marketing
The Power of BuddyPress in Social Media MarketingWebSocially
 
WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009René Clausen Nielsen
 
Using Wordpress To Create Your Website
Using Wordpress To Create Your WebsiteUsing Wordpress To Create Your Website
Using Wordpress To Create Your WebsiteNicole C. Engard
 
12 Things Every Programmer Should Know
12 Things Every Programmer Should Know12 Things Every Programmer Should Know
12 Things Every Programmer Should KnowSamnang Chhun
 
Becoming a more productive Rails Developer
Becoming a more productive Rails DeveloperBecoming a more productive Rails Developer
Becoming a more productive Rails DeveloperJohn McCaffrey
 
Writing Tools for WordPress
Writing Tools for WordPressWriting Tools for WordPress
Writing Tools for WordPressJess Jurick
 
PEPY Wordpress workshop-01
PEPY Wordpress workshop-01PEPY Wordpress workshop-01
PEPY Wordpress workshop-01Wei Peng
 

Ähnlich wie WordPress Tips & Tricks (20)

GDI - Intro to WordPress
GDI - Intro to WordPressGDI - Intro to WordPress
GDI - Intro to WordPress
 
An ultimate tip to become a top Wordpress developer
An ultimate tip to become a top Wordpress developerAn ultimate tip to become a top Wordpress developer
An ultimate tip to become a top Wordpress developer
 
WordPress Beginner Track
WordPress Beginner TrackWordPress Beginner Track
WordPress Beginner Track
 
WordPress & Personal Branding
WordPress & Personal BrandingWordPress & Personal Branding
WordPress & Personal Branding
 
WordPress for Nonprofits- TechTuesday
WordPress for Nonprofits- TechTuesdayWordPress for Nonprofits- TechTuesday
WordPress for Nonprofits- TechTuesday
 
Introduction to WordPress
Introduction to WordPressIntroduction to WordPress
Introduction to WordPress
 
So What is This Thing Called WordPress?
So What is This Thing Called WordPress?So What is This Thing Called WordPress?
So What is This Thing Called WordPress?
 
WordPress for Nonprofits - 2013
WordPress for Nonprofits - 2013WordPress for Nonprofits - 2013
WordPress for Nonprofits - 2013
 
Intro to Wordpress
Intro to WordpressIntro to Wordpress
Intro to Wordpress
 
Doing cool stuff with WordPress
Doing cool stuff with WordPressDoing cool stuff with WordPress
Doing cool stuff with WordPress
 
The Power of BuddyPress in Social Media Marketing
The Power of BuddyPress in Social Media MarketingThe Power of BuddyPress in Social Media Marketing
The Power of BuddyPress in Social Media Marketing
 
MWUG wp-myths
MWUG wp-mythsMWUG wp-myths
MWUG wp-myths
 
WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009
 
Using Wordpress To Create Your Website
Using Wordpress To Create Your WebsiteUsing Wordpress To Create Your Website
Using Wordpress To Create Your Website
 
OpenSource и Вы
OpenSource и ВыOpenSource и Вы
OpenSource и Вы
 
Wcto2014
Wcto2014Wcto2014
Wcto2014
 
12 Things Every Programmer Should Know
12 Things Every Programmer Should Know12 Things Every Programmer Should Know
12 Things Every Programmer Should Know
 
Becoming a more productive Rails Developer
Becoming a more productive Rails DeveloperBecoming a more productive Rails Developer
Becoming a more productive Rails Developer
 
Writing Tools for WordPress
Writing Tools for WordPressWriting Tools for WordPress
Writing Tools for WordPress
 
PEPY Wordpress workshop-01
PEPY Wordpress workshop-01PEPY Wordpress workshop-01
PEPY Wordpress workshop-01
 

Kürzlich hochgeladen

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 StreamsRoshan Dwivedi
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
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 2024The Digital Insurer
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
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...Drew Madelung
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 

Kürzlich hochgeladen (20)

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
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
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
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
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...
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 

WordPress Tips & Tricks

  • 1. WordPress Tips and Tricks Jared  Atchison   WordPress  Developer  &  Consultant     jaredatchison.com  /  @jaredatch   WordPress  Tips  and  Tricks   1  
  • 2. First,  a  few  things…   QUESTION WordPress  Tips  and  Tricks   2  
  • 3. WordPress This  isn’t  its  first  rodeo.   WordPress  Tips  and  Tricks   3  
  • 4. WordPress Facts •  Started  in  May  2003  by  MaM  Mulleweg   •  13%  of  the  1,000,000  biggest  websites   –  CNN,  Time,  BBC,  CBS,  NFL   •  3.0  has  over  32.5  million  downloads   •  GPLv2   •  Fun  fact:  Code  named  aUer  jazz  musicians   –  2.1  was  Ella  Fitzgerald   –  3.1  was  Django  Reinhardt   WordPress  Tips  and  Tricks   4  
  • 5. Just  who  the  hell  am  I?   ABOUT ME WordPress  Tips  and  Tricks   5  
  • 6. About Me •  2008  A&M  Graduate  (whoop)   •  WordPress  Developer  &  Consultant   •  Featured  Genesis  Developer   •  WordCamp  speaker  &  aMendee   •  Twenty  Ten  CRM  co-­‐author   •  Custom  Metaboxes  and  Fields  co-­‐author   •  ThemeGarden  theme  author   •  WordPress  enthusiast   WordPress  Tips  and  Tricks   6  
  • 7. A  PSA  on  WordPress  Themes…   THEMES WordPress  Tips  and  Tricks   7  
  • 8. All WordPress themes are NOT equal. WordPress  Tips  and  Tricks   8  
  • 9. Themes •  You  get  what  you  pay  for.  Really.   •  Googling  is  dangerous.  Proceed  with  caudon.   •  Use  the  WP.org  theme  repo.   •  Plethora  of  accepted  3rd  party  themes:   –  WooThemes,  StudioPress,  ElegantThemes,   iThemes,  Headway,  etc.   •  Beware  of  ThemeForest  and  non-­‐GLP  themes.   WordPress  Tips  and  Tricks   9  
  • 10. Can  be  the  best  thing  –  or  worst  thing  –  for  your  site   PLUGINS WordPress  Tips  and  Tricks   10  
  • 11. Thing to remember about plugins: do your homework WordPress  Tips  and  Tricks   11  
  • 12. Plugins •  First  stop,  WP.org  repository   –  Only  excepdon  should  be  well  known  paid-­‐plugins   •  Things  to  take  into  consideradon….   WordPress  Tips  and  Tricks   12  
  • 13. Plugins Things  to  consider…   •  Radng   •  Compadble  up  to   •  Last  Updated   •  Downloads   •  Author   •  “What  others  are  saying…”   WordPress  Tips  and  Tricks   13  
  • 14. Plugins •  Tesdng  first  is  good  pracdce   •  Don’t  leave  unused/inacdve  plugins  silng   •  Uninstall!   •  Consider  “premium”  paid  plugins  if  necessary   –  All  rules  sdll  follow!   •  Fellow  developers:  Write  great  plugins   –  Documentadon,  Codex,  Book   WordPress  Tips  and  Tricks   14  
  • 15. Things  that  go  on  under  the  hood.   DEVELOPMENT WordPress  Tips  and  Tricks   15  
  • 16. Just because it works does not mean it is right WordPress  Tips  and  Tricks   16  
  • 17. Follow the standards (also known as best practices) hMp://codex.wordpress.org/WordPress_Coding_Standards   WordPress  Tips  and  Tricks   17  
  • 18. Development •  Read.  When  you  are  done  reading,  read  more.   •  Get  your  hands  dirty.   •  A  few  dps…   WordPress  Tips  and  Tricks   18  
  • 19. Development •  Adding  JavaScript   •  jQuery  library  is  included   •  Including  files   –  Eg.  Include(),  require(),  require_once(),   get_template_part().   •  Permalinks  –  you’re  doing  it  wrong   •  Learn  from  others,  Twenty  Ten/Eleven   WordPress  Tips  and  Tricks   19  
  • 20. Did I mention the Codex? WordPress  Tips  and  Tricks   20  
  • 21. Troubleshooting •  Errors,  Warnings,  Nodces,  White-­‐screen-­‐of-­‐death?   •  DON’T  PANIC!  DEBUG.   •  Most  common  problems  you  can  debug   •  define(‘WP_DEBUG’,  true);   •  Deacdvate  plugins   •  Switch  themes   WordPress  Tips  and  Tricks   21  
  • 22. Getting Help •  Knowing  where  to  go  is  important…   •  All  sources  are  not  created  equal.   –  Eg.  Google  with  extreme  caudon   •  Codex   •  WordPress.org  forums   •  TwiMer,  eg  #wordpress   •  Other  sources  such  as  Theme  support,  Google   WordPress  Tips  and  Tricks   22  
  • 23. Stay INFORMED! •  WordPress.org   •  WPCandy.com   •  Follow  developers…   WordPress  Tips  and  Tricks   23  
  • 24. Blogs of developers •  Jared  Atchison   •  Alex  Mills   •  Bill  Erickson   •  Andrew  Nacin   •  Stephanie  Leary   •  Ozh  Richards   •  OMopress   •  Dougal  Campel   •  Mark  Jaquith   •  Yoast   •  Scribu   •  Lorelle   •  Jusdn  Tadlock   WordPress  Tips  and  Tricks   24  
  • 25. Questions? THANKS! Jared  Atchison     jaredatchison.com  /  @jaredatch   WordPress  Tips  and  Tricks   25