SlideShare una empresa de Scribd logo
1 de 16
WordPress «l’abc per gli sviluppatori»
 Maurizio Pelizzone




PHP.TO.START [2012] – 21 Marzo 2012 - Torino
About me

   37 anni
   Nato e vissuto a Torino
   Titolare Mavida s.n.c.
   Sviluppatore e Consulente PHP
   WordPress lover


   http://maurizio.mavida.com
   http://www.linkedin.com/in/mauriziopelizzone
Cos’è WordPress

“WordPress is a web software you can use to create a beautiful
website or blog” *
“WordPress is a state-of-the-art publishing platform with a focus on
aesthetics, web standards, and usability. ”

      72 mln di installazioni nel mondo (circa 50% wordpress.com)
      53.7 % del mercato dei CMS
      + 18,800 plugins (Marzo 2012)
      + 1.500 themes (Marzo 2011)
      + 11 mln di download WordPress 3.3 (dicembre 2012 / marzo 2012)


                        * cit. from http://www.wordpress.org
Roadmap
 1.2      Mingus            22 May 2004
 1.5      Strayhorn         17 February 2005
 2.0      Duke              31 December 2005
 2.1      Ella              22 January 2007
 2.2      Getz              16 May 2007
 2.3      Dexter            24 September 2007
 2.5      Brecker           29 March 2008
 2.6      Tyner             15 July 2008
 2.7      Coltrane          11 December 2008
 2.8      Baker             10 June 2009
 2.9      Carmen            19 December 2009
 3.0      Thelonious        17 July 2010
 3.1      Reinhardt         23 February 2011
 3.2      George Gershwin   4 July 2011
 3.3      Sonny Stitt       12 December 2011
Caratteristiche principali

  Standard W3C (twentyeleven)
  Gestione multiautore (con gestione Ruoli ed ACL)
  Multisito (singola installazione)
  Tipi e Tassonomie personalizzabili
  Server XML-RPC integrato
  Plugin e Template autoinstallanti
  Aggiornamenti automatici (core, plugins, themes)

  (http://wordpress.org/about/features/)
10 cose da non dimenticare

  1. Repository centralizzato per Plugin e Template
  2. Ombed
  3. [gallery] shortcode
  4. Sticky posts
  5. Image editing
  6. Post thumbnails image
  7. Commenti nidificati con paginazione automatica
  8. Generatore visuale di Menu (drag and drop)
  9. Gestione «Temi figlio»
  10. Compativilità IIS
10 cose da sapere per realizzare template/plugins

  1. Nomenclatura e Gerarchia (http://codex.wordpress.org/Template_Hierarchy)
  2. Il loop (http://codex.wordpress.org/The_Loop)
  3. Concetto di Hooks (http://codex.wordpress.org/Plugin_API/Hooks)
  4. WP_Query (codex.wordpress.org/Class_Reference/WP_Query)
  5. Cache (http://codex.wordpress.org/Transients_API)
  6. Custom Type (http://codex.wordpress.org/Post_Types)
  7. Taxomies (http://codex.wordpress.org/Taxonomies)
  8. $wpdb (http://codex.wordpress.org/Class_Reference/wpdb)
  9. Metabox (http://codex.wordpress.org/Function_Reference/add_meta_box)
  10. Options page (http://codex.wordpress.org/Creating_Options_Pages)
Casi d’uso
 1.    Standard Blog           12.   Magazine / News
 2.    Real estate             13.   Social Network
 3.    (Movie) reviews         14.   News aggregator
 4.    Books shop              15.   Network multisite
 5.    Portofolio Gallery      16.   Membership
 6.    Shop / e-commerce       17.   Local Event Directory
 7.    Contact manager         18.   Microblogging
 8.    Ticket system           19.   Job board
 9.    Time tracking project   20.   Classified
 10.   Bookmarks service       21.   Wiki
 11.   Forum                   22.   WebTv
Strumenti per il debug

   Debug query
      http://wordpress.org/extend/plugins/debug-queries/
   Debug bar
      http://wordpress.org/extend/plugins/debug-bar/
   Debug bar extender
      http://wordpress.org/extend/plugins/debug-bar-extender/
  Impostare il proprio wp-config.php (solo in ambiente si sviluppo)
   define( 'WP_DEBUG', true );
   define( 'SAVEQUERIES', true );
Links Reference 1/5
  Snippets ed approfondimenti

     http://codex.wordpress.org/
     http://wpengineer.com/
     http://www.wprecipes.com/
     http://www.wpbeginner.com/
     http://wpshout.com/
Links Reference 2/5
  Templates

     http://wordpress.org/extend/themes/
     http://www.elegantthemes.com/
     http://www.woothemes.com/
     http://www.wpzoom.com/
     http://www.studiopress.com/
     http://templatic.com/
Links Reference 3/5
  Plugins

     http://wordpress.org/.../posts-to-posts/
     http://wordpress.org/.../query-multiple-taxonomies/
     http://wordpress.org/.../custom-post-type-ui/
     http://wordpress.org/.../super-widgets/
     http://wordpress.org/.../widget-logic/
Links Reference 4/5
  Usi «alternativi»

  •   http://p2theme.com/
  •   http://getqualitycontrol.com/
  •   http://rolopress.com/
  •   http://buddypress.org/
  •   http://links.sillybean.net/

  •   http://wordpress.org/extend/plugins/wp-invoice/
  •   http://wordpress.org/extend/plugins/collabpress/
  •   http://wordpress.org/extend/plugins/members/
  •   http://wordpress.org/extend/plugins/geotag/
Links Reference 5/5
  Numeri e statistiche
  •   http://w3techs.com/technologies/overview/content_management/all
  •   http://trends.builtwith.com/blog/WordPress
  •   http://en.wordpress.com/stats/
  •   http://wordpress.org/download/counter/
Domande?




           ?
Grazie


         Pelizzone Maurizio
         maurizio@mavida.com
         http://www.mavida.com
         http://maurizio.mavida.com

Más contenido relacionado

La actualidad más candente

Using disqus & facebook comment in wordpress themes
Using disqus & facebook comment in wordpress themesUsing disqus & facebook comment in wordpress themes
Using disqus & facebook comment in wordpress themes
codebangla
 
J day la 2011 webmatrix
J day la 2011 webmatrixJ day la 2011 webmatrix
J day la 2011 webmatrix
Alice Pang
 
Joomla! Day Los Angeles 2011 WebMatrix
Joomla! Day Los Angeles 2011 WebMatrixJoomla! Day Los Angeles 2011 WebMatrix
Joomla! Day Los Angeles 2011 WebMatrix
Alice Pang
 
Librarians learn web day 3
Librarians learn web day 3Librarians learn web day 3
Librarians learn web day 3
Robin Hastings
 
Social Media + WordPress - SoCal WP Meetup
Social Media + WordPress - SoCal WP MeetupSocial Media + WordPress - SoCal WP Meetup
Social Media + WordPress - SoCal WP Meetup
Noel Saw
 

La actualidad más candente (20)

Joomla! Plugin Development
Joomla! Plugin DevelopmentJoomla! Plugin Development
Joomla! Plugin Development
 
Using disqus & facebook comment in wordpress themes
Using disqus & facebook comment in wordpress themesUsing disqus & facebook comment in wordpress themes
Using disqus & facebook comment in wordpress themes
 
J day la 2011 webmatrix
J day la 2011 webmatrixJ day la 2011 webmatrix
J day la 2011 webmatrix
 
Running Android Apps on Chrome & ChromeOS
Running Android Apps on Chrome & ChromeOSRunning Android Apps on Chrome & ChromeOS
Running Android Apps on Chrome & ChromeOS
 
Joomla wireframing Template - Joomladay Netherlands 2014 #jd14nl
Joomla wireframing Template - Joomladay Netherlands 2014 #jd14nlJoomla wireframing Template - Joomladay Netherlands 2014 #jd14nl
Joomla wireframing Template - Joomladay Netherlands 2014 #jd14nl
 
8 Most Common Joomla! Hacks and How to Avoid Them
8 Most Common Joomla! Hacks and How to Avoid Them8 Most Common Joomla! Hacks and How to Avoid Them
8 Most Common Joomla! Hacks and How to Avoid Them
 
Bootstrap 3 in Joomla!
Bootstrap 3 in Joomla!Bootstrap 3 in Joomla!
Bootstrap 3 in Joomla!
 
Joomla! Day Los Angeles 2011 WebMatrix
Joomla! Day Los Angeles 2011 WebMatrixJoomla! Day Los Angeles 2011 WebMatrix
Joomla! Day Los Angeles 2011 WebMatrix
 
Joomla 3 JLayout's - Joomladay Netherlands 2014 #jd14nl
Joomla 3 JLayout's - Joomladay Netherlands 2014 #jd14nlJoomla 3 JLayout's - Joomladay Netherlands 2014 #jd14nl
Joomla 3 JLayout's - Joomladay Netherlands 2014 #jd14nl
 
More Browser Basics, Tips & Tricks 3 Draft 8
More Browser Basics, Tips & Tricks 3 Draft 8More Browser Basics, Tips & Tricks 3 Draft 8
More Browser Basics, Tips & Tricks 3 Draft 8
 
More Browser Basics, Tips & Tricks 2 Draft 17
More Browser Basics, Tips & Tricks 2 Draft 17More Browser Basics, Tips & Tricks 2 Draft 17
More Browser Basics, Tips & Tricks 2 Draft 17
 
Making Chrome Extension with AngularJS
Making Chrome Extension with AngularJSMaking Chrome Extension with AngularJS
Making Chrome Extension with AngularJS
 
Librarians learn web day 3
Librarians learn web day 3Librarians learn web day 3
Librarians learn web day 3
 
Refresh WordPress Beginner Workshop
Refresh WordPress Beginner WorkshopRefresh WordPress Beginner Workshop
Refresh WordPress Beginner Workshop
 
Social Media + WordPress - SoCal WP Meetup
Social Media + WordPress - SoCal WP MeetupSocial Media + WordPress - SoCal WP Meetup
Social Media + WordPress - SoCal WP Meetup
 
How to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ codeHow to Jazz Up Your WordPress Site – without a lick o’ code
How to Jazz Up Your WordPress Site – without a lick o’ code
 
5 single page application principles developers need to know
5 single page application principles developers need to know5 single page application principles developers need to know
5 single page application principles developers need to know
 
Wordpress for Newbies 2010-03-27
Wordpress for Newbies 2010-03-27Wordpress for Newbies 2010-03-27
Wordpress for Newbies 2010-03-27
 
A Beginner's Guide to WordPress - WordCamp Montreal 2012
A Beginner's Guide to WordPress - WordCamp Montreal 2012A Beginner's Guide to WordPress - WordCamp Montreal 2012
A Beginner's Guide to WordPress - WordCamp Montreal 2012
 
How to build a website... the accessible way
How to build a website... the accessible wayHow to build a website... the accessible way
How to build a website... the accessible way
 

Similar a Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012]

Node Js Websocket Js Meetup Slides
Node Js Websocket Js Meetup SlidesNode Js Websocket Js Meetup Slides
Node Js Websocket Js Meetup Slides
Makoto Inoue
 
DevTeach Ottawa - Webmatrix, see what the matrix can do for you!!
DevTeach Ottawa - Webmatrix, see what the matrix can do for you!!DevTeach Ottawa - Webmatrix, see what the matrix can do for you!!
DevTeach Ottawa - Webmatrix, see what the matrix can do for you!!
Frédéric Harper
 
WordPress Developers Israel Meetup #1
WordPress Developers Israel Meetup #1WordPress Developers Israel Meetup #1
WordPress Developers Israel Meetup #1
Yoav Farhi
 

Similar a Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012] (20)

Moving from Web 1.0 to Web 2.0
Moving from Web 1.0 to Web 2.0Moving from Web 1.0 to Web 2.0
Moving from Web 1.0 to Web 2.0
 
Node Js Websocket Js Meetup Slides
Node Js Websocket Js Meetup SlidesNode Js Websocket Js Meetup Slides
Node Js Websocket Js Meetup Slides
 
Intro to WordPress #memtech
Intro to WordPress #memtechIntro to WordPress #memtech
Intro to WordPress #memtech
 
Change by HTML5
Change by HTML5Change by HTML5
Change by HTML5
 
Wordpress as a CMS
Wordpress as a CMSWordpress as a CMS
Wordpress as a CMS
 
An Introduction To The Use Of Widgets in libraries
An Introduction To The Use Of Widgets in librariesAn Introduction To The Use Of Widgets in libraries
An Introduction To The Use Of Widgets in libraries
 
WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009WordPress DK at DrupalCamp Copenhagen 2009
WordPress DK at DrupalCamp Copenhagen 2009
 
Site Manager rocks!
Site Manager rocks!Site Manager rocks!
Site Manager rocks!
 
DevTeach Ottawa - Webmatrix, see what the matrix can do for you!!
DevTeach Ottawa - Webmatrix, see what the matrix can do for you!!DevTeach Ottawa - Webmatrix, see what the matrix can do for you!!
DevTeach Ottawa - Webmatrix, see what the matrix can do for you!!
 
HTML5 Webinar - Mind Storm Software
HTML5 Webinar - Mind Storm SoftwareHTML5 Webinar - Mind Storm Software
HTML5 Webinar - Mind Storm Software
 
Real solutions, no tricks
Real solutions, no tricksReal solutions, no tricks
Real solutions, no tricks
 
WordPress Developers Israel Meetup #1
WordPress Developers Israel Meetup #1WordPress Developers Israel Meetup #1
WordPress Developers Israel Meetup #1
 
WordPress, the what, why, and how
WordPress, the what, why, and howWordPress, the what, why, and how
WordPress, the what, why, and how
 
Choosing A Web Cms And Intro To Modx
Choosing A Web Cms And Intro To ModxChoosing A Web Cms And Intro To Modx
Choosing A Web Cms And Intro To Modx
 
Web components Introduction
Web components IntroductionWeb components Introduction
Web components Introduction
 
URL Design
URL DesignURL Design
URL Design
 
What Web Developers Need to Know to Develop Windows 8 Apps
What Web Developers Need to Know to Develop Windows 8 AppsWhat Web Developers Need to Know to Develop Windows 8 Apps
What Web Developers Need to Know to Develop Windows 8 Apps
 
W3C Widget and MeeGo - MeeGo Meetup Hacker's Dojo Mountain View Dec 2010 @iRa...
W3C Widget and MeeGo - MeeGo Meetup Hacker's Dojo Mountain View Dec 2010 @iRa...W3C Widget and MeeGo - MeeGo Meetup Hacker's Dojo Mountain View Dec 2010 @iRa...
W3C Widget and MeeGo - MeeGo Meetup Hacker's Dojo Mountain View Dec 2010 @iRa...
 
Morden F2E Education - Think of Progressive Web Apps
Morden F2E Education - Think of Progressive Web AppsMorden F2E Education - Think of Progressive Web Apps
Morden F2E Education - Think of Progressive Web Apps
 
HTML5 and friends - Institutional Web Management Workshop 2010
HTML5 and friends - Institutional Web Management Workshop 2010HTML5 and friends - Institutional Web Management Workshop 2010
HTML5 and friends - Institutional Web Management Workshop 2010
 

Más de Maurizio Pelizzone

Use Symfony2 components inside WordPress
Use Symfony2 components inside WordPress Use Symfony2 components inside WordPress
Use Symfony2 components inside WordPress
Maurizio Pelizzone
 

Más de Maurizio Pelizzone (13)

WordPress and his «almost» native page builder
WordPress and his «almost» native page builderWordPress and his «almost» native page builder
WordPress and his «almost» native page builder
 
WCEU 2016 - 10 tips to sleep better at night
WCEU 2016 - 10 tips to sleep better at nightWCEU 2016 - 10 tips to sleep better at night
WCEU 2016 - 10 tips to sleep better at night
 
Professional WordPress Workflow - WPDay 2015
Professional WordPress Workflow - WPDay 2015 Professional WordPress Workflow - WPDay 2015
Professional WordPress Workflow - WPDay 2015
 
WordPress Hardening v4
WordPress Hardening v4WordPress Hardening v4
WordPress Hardening v4
 
WordPress Meetup Torino Giugno 2015
WordPress Meetup Torino Giugno 2015WordPress Meetup Torino Giugno 2015
WordPress Meetup Torino Giugno 2015
 
Wordpress e la gestione di progetti complessi
Wordpress e la gestione di progetti complessiWordpress e la gestione di progetti complessi
Wordpress e la gestione di progetti complessi
 
WordPress Hardening
WordPress HardeningWordPress Hardening
WordPress Hardening
 
Use Symfony2 components inside WordPress
Use Symfony2 components inside WordPress Use Symfony2 components inside WordPress
Use Symfony2 components inside WordPress
 
WordPress for developers - phpday 2011
WordPress for developers -  phpday 2011WordPress for developers -  phpday 2011
WordPress for developers - phpday 2011
 
Custom taxonomies / Custom post type - wordcamp milano 2010
Custom taxonomies / Custom post type - wordcamp milano 2010Custom taxonomies / Custom post type - wordcamp milano 2010
Custom taxonomies / Custom post type - wordcamp milano 2010
 
Ottimizzare un sito web per i motori di ricerca
Ottimizzare un sito web per i motori di ricercaOttimizzare un sito web per i motori di ricerca
Ottimizzare un sito web per i motori di ricerca
 
Casa In Rete
Casa In ReteCasa In Rete
Casa In Rete
 
Come funzionano i template di Wordpress
Come funzionano i template di WordpressCome funzionano i template di Wordpress
Come funzionano i template di Wordpress
 

Último

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
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
 

Último (20)

Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
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
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
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...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
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
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
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
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 

Wordpress: «l’abc per gli sviluppatori» - PHP.TO.START [2012]

  • 1. WordPress «l’abc per gli sviluppatori» Maurizio Pelizzone PHP.TO.START [2012] – 21 Marzo 2012 - Torino
  • 2. About me  37 anni  Nato e vissuto a Torino  Titolare Mavida s.n.c.  Sviluppatore e Consulente PHP  WordPress lover  http://maurizio.mavida.com  http://www.linkedin.com/in/mauriziopelizzone
  • 3. Cos’è WordPress “WordPress is a web software you can use to create a beautiful website or blog” * “WordPress is a state-of-the-art publishing platform with a focus on aesthetics, web standards, and usability. ”  72 mln di installazioni nel mondo (circa 50% wordpress.com)  53.7 % del mercato dei CMS  + 18,800 plugins (Marzo 2012)  + 1.500 themes (Marzo 2011)  + 11 mln di download WordPress 3.3 (dicembre 2012 / marzo 2012) * cit. from http://www.wordpress.org
  • 4. Roadmap 1.2 Mingus 22 May 2004 1.5 Strayhorn 17 February 2005 2.0 Duke 31 December 2005 2.1 Ella 22 January 2007 2.2 Getz 16 May 2007 2.3 Dexter 24 September 2007 2.5 Brecker 29 March 2008 2.6 Tyner 15 July 2008 2.7 Coltrane 11 December 2008 2.8 Baker 10 June 2009 2.9 Carmen 19 December 2009 3.0 Thelonious 17 July 2010 3.1 Reinhardt 23 February 2011 3.2 George Gershwin 4 July 2011 3.3 Sonny Stitt 12 December 2011
  • 5. Caratteristiche principali Standard W3C (twentyeleven) Gestione multiautore (con gestione Ruoli ed ACL) Multisito (singola installazione) Tipi e Tassonomie personalizzabili Server XML-RPC integrato Plugin e Template autoinstallanti Aggiornamenti automatici (core, plugins, themes) (http://wordpress.org/about/features/)
  • 6. 10 cose da non dimenticare 1. Repository centralizzato per Plugin e Template 2. Ombed 3. [gallery] shortcode 4. Sticky posts 5. Image editing 6. Post thumbnails image 7. Commenti nidificati con paginazione automatica 8. Generatore visuale di Menu (drag and drop) 9. Gestione «Temi figlio» 10. Compativilità IIS
  • 7. 10 cose da sapere per realizzare template/plugins 1. Nomenclatura e Gerarchia (http://codex.wordpress.org/Template_Hierarchy) 2. Il loop (http://codex.wordpress.org/The_Loop) 3. Concetto di Hooks (http://codex.wordpress.org/Plugin_API/Hooks) 4. WP_Query (codex.wordpress.org/Class_Reference/WP_Query) 5. Cache (http://codex.wordpress.org/Transients_API) 6. Custom Type (http://codex.wordpress.org/Post_Types) 7. Taxomies (http://codex.wordpress.org/Taxonomies) 8. $wpdb (http://codex.wordpress.org/Class_Reference/wpdb) 9. Metabox (http://codex.wordpress.org/Function_Reference/add_meta_box) 10. Options page (http://codex.wordpress.org/Creating_Options_Pages)
  • 8. Casi d’uso 1. Standard Blog 12. Magazine / News 2. Real estate 13. Social Network 3. (Movie) reviews 14. News aggregator 4. Books shop 15. Network multisite 5. Portofolio Gallery 16. Membership 6. Shop / e-commerce 17. Local Event Directory 7. Contact manager 18. Microblogging 8. Ticket system 19. Job board 9. Time tracking project 20. Classified 10. Bookmarks service 21. Wiki 11. Forum 22. WebTv
  • 9. Strumenti per il debug  Debug query http://wordpress.org/extend/plugins/debug-queries/  Debug bar http://wordpress.org/extend/plugins/debug-bar/  Debug bar extender http://wordpress.org/extend/plugins/debug-bar-extender/ Impostare il proprio wp-config.php (solo in ambiente si sviluppo)  define( 'WP_DEBUG', true );  define( 'SAVEQUERIES', true );
  • 10. Links Reference 1/5 Snippets ed approfondimenti  http://codex.wordpress.org/  http://wpengineer.com/  http://www.wprecipes.com/  http://www.wpbeginner.com/  http://wpshout.com/
  • 11. Links Reference 2/5 Templates  http://wordpress.org/extend/themes/  http://www.elegantthemes.com/  http://www.woothemes.com/  http://www.wpzoom.com/  http://www.studiopress.com/  http://templatic.com/
  • 12. Links Reference 3/5 Plugins  http://wordpress.org/.../posts-to-posts/  http://wordpress.org/.../query-multiple-taxonomies/  http://wordpress.org/.../custom-post-type-ui/  http://wordpress.org/.../super-widgets/  http://wordpress.org/.../widget-logic/
  • 13. Links Reference 4/5 Usi «alternativi» • http://p2theme.com/ • http://getqualitycontrol.com/ • http://rolopress.com/ • http://buddypress.org/ • http://links.sillybean.net/ • http://wordpress.org/extend/plugins/wp-invoice/ • http://wordpress.org/extend/plugins/collabpress/ • http://wordpress.org/extend/plugins/members/ • http://wordpress.org/extend/plugins/geotag/
  • 14. Links Reference 5/5 Numeri e statistiche • http://w3techs.com/technologies/overview/content_management/all • http://trends.builtwith.com/blog/WordPress • http://en.wordpress.com/stats/ • http://wordpress.org/download/counter/
  • 15. Domande? ?
  • 16. Grazie Pelizzone Maurizio maurizio@mavida.com http://www.mavida.com http://maurizio.mavida.com