SlideShare a Scribd company logo
and the Future of WordPress Plugins


                                by Mark Jaquith

                                   markjaquith.com
                               coveredwebservices.com
                                    @markjaquith

Saturday, September 26, 2009
BP 1.1 FTW

Saturday, September 26, 2009
What is BuddyPress?
                    • a WordPress MU plugin
                    • a “social layer”
                    • extensible
                    • fond of eating its own dog
                               food
                    • under your control
Saturday, September 26, 2009
What it can do
                    • Extended         • Groups
                           Profiles
                                       • Wire
                    • Private
                           Messaging   • Activity Streams
                    • Friends          • Forums
                    • Blogs            • Status updates

Saturday, September 26, 2009
Cafeteria Style

                    • Use only what you want
                    • Could just use it for extended profiles



Saturday, September 26, 2009
Saturday, September 26, 2009
Saturday, September 26, 2009
Installation
                    • Install WPMU (2.8.4a currently)
                    • Use plugin installer to install
                               BuddyPress
                    • Set up themes

Saturday, September 26, 2009
Theme Setup
         For WPMU 2.8.x:

         Add the themes to your themes dir:

         $ cd wp-content/themes/
         $ ln -s ../plugins/buddypress/bp-themes/bp-sn-parent bp-sn-parent
         $ ln -s ../plugins/buddypress/bp-themes/bp-default bp-default

         Future versions of WPMU (2.9+) will skip this step by allowing BP to
         tell WPMU about its default themes.




Saturday, September 26, 2009
Theme Setup
         Enable your BP theme in WPMU Site
         Admin, for the main blog




         Activate the BP Members theme for the
         site's main blog

Saturday, September 26, 2009
Core Files          Theme Files




Saturday, September 26, 2009
Pretty URLs
       http://bp.site/members/mark/skills/edit/buddypress/seattle




Saturday, September 26, 2009
Pretty URLs
       http://bp.site/members/mark/skills/edit/buddypress/seattle



                               $bp['current_component']
                                           $bp['current_action']
                                                          $bp['action_variables'][0]
                                                                     $bp['action_variables'][1]




Saturday, September 26, 2009
Adding Menus
     bp_core_new_nav_item(
         array(
             'name' => __('Item Name', 'i18n-domain'),
             'slug' => 'item-slug',
             'position' => 50,
             'show_for_displayed_user' => true,
             'screen_function' => 'item_handler',
             'default_subnav_slug' => 'index',
             'item_css_id' => 'your-css-id'
         ));



Saturday, September 26, 2009
Adding Submenus
     bp_core_new_subnav_item( array(
          'name' => __( 'Child', 'i18n-domain' ),
          'slug' => 'child-slug',
          'parent_url' => $bp->loggedin_user->domain . '/item-slug',
          'parent_slug' => 'item-slug',
          'screen_function' => 'child_handler_function'
        ));




Saturday, September 26, 2009
Handlers
        function handler_function() {
            // Logic here
            bp_core_load_template( 'item-name/index' );
            // Loads item-name/index.php
        }




Saturday, September 26, 2009
Custom components


                    • Download the BP Skeleton Component
                    • Learn by doing



Saturday, September 26, 2009
BuddyPress 1.1
                    • Consolidated WP/BP themes
                    • Crazy-simple bbPress install
                    • Groups API
                    • more...

Saturday, September 26, 2009
bbPress



Saturday, September 26, 2009
Theme Architecture


                    • No more dual themes
                    • BP themes are WP child
                               themes




Saturday, September 26, 2009
WP/WPMU Merge

                    • 2010
                    • Will make BuddyPress available
                               on any WordPress install
                    • Consolidation of developer
                               resources


Saturday, September 26, 2009
BP Consulting
                    •Nascent market
                    •Rapidly expanding demand
                    •Premium prices
                    •???
                    •Profit
Saturday, September 26, 2009
Plugins Today
                    • Often single author
                    • High rate of abandonment
                    • Highly variable quality
                    • Unendorsed
                    • Multiple competing solutions
Saturday, September 26, 2009
Canonical Plugins

                    • Multi-author
                    • High quality
                    • Supported
                    • Implicit endorsement

Saturday, September 26, 2009

More Related Content

PDF
BuddyPress @ WordCamp Whistler 2009
PDF
BuddyPress - An Introduction
PDF
BuddyPress @ WordCamp SF 2009
PDF
Wordpress as a CMS
PDF
Camtasia studio 8
PPTX
Business Models for WordPress Plugin and Theme Distribution
PPTX
An Introduction to Multisite - WordCamp Phoenix
PDF
Pimp your wp site
BuddyPress @ WordCamp Whistler 2009
BuddyPress - An Introduction
BuddyPress @ WordCamp SF 2009
Wordpress as a CMS
Camtasia studio 8
Business Models for WordPress Plugin and Theme Distribution
An Introduction to Multisite - WordCamp Phoenix
Pimp your wp site

What's hot (11)

PPT
Sustainable Drupal Theming with Fusion
PDF
Starting up a cost free library portal for small-funded libraries
PPTX
My uploads ia
 
PPTX
#SitecoreJSS and #SitecoreSXA together. Is It Real? First experience!
PDF
Child Themes and CSS in WordPress
PDF
Senior Project at USF - Mapping with Adobe Flex and Google Maps (Dec 2010)
KEY
Plana Inici
KEY
Exploring WordPress Multisite
PDF
WordPress Crash Course
KEY
Understanding WordPress Multisite
PPT
WordPress 101 - Self-Administered Small Business Web Sites and/or Blogs; Wor...
Sustainable Drupal Theming with Fusion
Starting up a cost free library portal for small-funded libraries
My uploads ia
 
#SitecoreJSS and #SitecoreSXA together. Is It Real? First experience!
Child Themes and CSS in WordPress
Senior Project at USF - Mapping with Adobe Flex and Google Maps (Dec 2010)
Plana Inici
Exploring WordPress Multisite
WordPress Crash Course
Understanding WordPress Multisite
WordPress 101 - Self-Administered Small Business Web Sites and/or Blogs; Wor...
Ad

Similar to BuddyPress and the Future of WordPress Plugins (20)

PDF
DFW WP Buddypress Presentation
PDF
WordPress: After The Install
KEY
Yet Another Wordpress SEO
KEY
Open Camp 2010 BuddyPress presentation
PPTX
WordPress: Smart Ideas for Startup - SMW torino 2012
PDF
No Really, It's All About You
PPT
Wordpress 2009 Suite
PPT
WordPress Suite 2009
ZIP
WordPress as a CMS
PDF
WordCamp UK 2009 presentation
PDF
Managing WordPress Websites - Training Course - Feb 2015
PDF
WordPress Beginners Workshop
PDF
eMusic: WordPress in the Enterprise
PPT
Newspapers with WordPress
PDF
Jason Tucker Wordpress 3rd Party Web Services
KEY
WordPress - Open Source Overview Presentation
PPTX
Comparison of Top CMS Systems
ODP
Buddypress Pasadena Meetup
PPTX
Business 2.0 with WordPress
PPTX
BITM3730 11-8.pptx
DFW WP Buddypress Presentation
WordPress: After The Install
Yet Another Wordpress SEO
Open Camp 2010 BuddyPress presentation
WordPress: Smart Ideas for Startup - SMW torino 2012
No Really, It's All About You
Wordpress 2009 Suite
WordPress Suite 2009
WordPress as a CMS
WordCamp UK 2009 presentation
Managing WordPress Websites - Training Course - Feb 2015
WordPress Beginners Workshop
eMusic: WordPress in the Enterprise
Newspapers with WordPress
Jason Tucker Wordpress 3rd Party Web Services
WordPress - Open Source Overview Presentation
Comparison of Top CMS Systems
Buddypress Pasadena Meetup
Business 2.0 with WordPress
BITM3730 11-8.pptx
Ad

More from Mark Jaquith (15)

PDF
Cache Money Business
PDF
Scaling WordPress
PDF
Creating and Maintaining WordPress Plugins
PDF
Coding, Scaling, and Deploys... Oh My!
PDF
WordPress Security - WordCamp Phoenix
PDF
WordPress Custom Post Types
PDF
Writing Your First WordPress Plugin
PDF
What I Hate About Wordpress
PDF
Writing Secure Plugins — WordCamp New York 2009
PDF
"State of the Word" at WordCamp Mid-Atlantic, by Mark Jaquith
PDF
Secure Coding With Wordpress (BarCamp Orlando 2009)
PDF
Wordcamp Charlotte: WordPress Today and Tomorrow
PDF
Secure Coding with WordPress - WordCamp SF 2008
PPT
Amping up your WordPress Blog
PDF
Contributing To WordPress
Cache Money Business
Scaling WordPress
Creating and Maintaining WordPress Plugins
Coding, Scaling, and Deploys... Oh My!
WordPress Security - WordCamp Phoenix
WordPress Custom Post Types
Writing Your First WordPress Plugin
What I Hate About Wordpress
Writing Secure Plugins — WordCamp New York 2009
"State of the Word" at WordCamp Mid-Atlantic, by Mark Jaquith
Secure Coding With Wordpress (BarCamp Orlando 2009)
Wordcamp Charlotte: WordPress Today and Tomorrow
Secure Coding with WordPress - WordCamp SF 2008
Amping up your WordPress Blog
Contributing To WordPress

Recently uploaded (20)

PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Spectral efficient network and resource selection model in 5G networks
PPTX
sap open course for s4hana steps from ECC to s4
PPTX
Big Data Technologies - Introduction.pptx
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Electronic commerce courselecture one. Pdf
PDF
Machine learning based COVID-19 study performance prediction
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PDF
KodekX | Application Modernization Development
PPTX
Spectroscopy.pptx food analysis technology
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Spectral efficient network and resource selection model in 5G networks
sap open course for s4hana steps from ECC to s4
Big Data Technologies - Introduction.pptx
Programs and apps: productivity, graphics, security and other tools
Unlocking AI with Model Context Protocol (MCP)
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Mobile App Security Testing_ A Comprehensive Guide.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Building Integrated photovoltaic BIPV_UPV.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
MIND Revenue Release Quarter 2 2025 Press Release
Electronic commerce courselecture one. Pdf
Machine learning based COVID-19 study performance prediction
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Digital-Transformation-Roadmap-for-Companies.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Understanding_Digital_Forensics_Presentation.pptx
KodekX | Application Modernization Development
Spectroscopy.pptx food analysis technology

BuddyPress and the Future of WordPress Plugins

  • 1. and the Future of WordPress Plugins by Mark Jaquith markjaquith.com coveredwebservices.com @markjaquith Saturday, September 26, 2009
  • 2. BP 1.1 FTW Saturday, September 26, 2009
  • 3. What is BuddyPress? • a WordPress MU plugin • a “social layer” • extensible • fond of eating its own dog food • under your control Saturday, September 26, 2009
  • 4. What it can do • Extended • Groups Profiles • Wire • Private Messaging • Activity Streams • Friends • Forums • Blogs • Status updates Saturday, September 26, 2009
  • 5. Cafeteria Style • Use only what you want • Could just use it for extended profiles Saturday, September 26, 2009
  • 8. Installation • Install WPMU (2.8.4a currently) • Use plugin installer to install BuddyPress • Set up themes Saturday, September 26, 2009
  • 9. Theme Setup For WPMU 2.8.x: Add the themes to your themes dir: $ cd wp-content/themes/ $ ln -s ../plugins/buddypress/bp-themes/bp-sn-parent bp-sn-parent $ ln -s ../plugins/buddypress/bp-themes/bp-default bp-default Future versions of WPMU (2.9+) will skip this step by allowing BP to tell WPMU about its default themes. Saturday, September 26, 2009
  • 10. Theme Setup Enable your BP theme in WPMU Site Admin, for the main blog Activate the BP Members theme for the site's main blog Saturday, September 26, 2009
  • 11. Core Files Theme Files Saturday, September 26, 2009
  • 12. Pretty URLs http://bp.site/members/mark/skills/edit/buddypress/seattle Saturday, September 26, 2009
  • 13. Pretty URLs http://bp.site/members/mark/skills/edit/buddypress/seattle $bp['current_component'] $bp['current_action'] $bp['action_variables'][0] $bp['action_variables'][1] Saturday, September 26, 2009
  • 14. Adding Menus bp_core_new_nav_item( array( 'name' => __('Item Name', 'i18n-domain'), 'slug' => 'item-slug', 'position' => 50, 'show_for_displayed_user' => true, 'screen_function' => 'item_handler', 'default_subnav_slug' => 'index', 'item_css_id' => 'your-css-id' )); Saturday, September 26, 2009
  • 15. Adding Submenus bp_core_new_subnav_item( array( 'name' => __( 'Child', 'i18n-domain' ), 'slug' => 'child-slug', 'parent_url' => $bp->loggedin_user->domain . '/item-slug', 'parent_slug' => 'item-slug', 'screen_function' => 'child_handler_function' )); Saturday, September 26, 2009
  • 16. Handlers function handler_function() { // Logic here bp_core_load_template( 'item-name/index' ); // Loads item-name/index.php } Saturday, September 26, 2009
  • 17. Custom components • Download the BP Skeleton Component • Learn by doing Saturday, September 26, 2009
  • 18. BuddyPress 1.1 • Consolidated WP/BP themes • Crazy-simple bbPress install • Groups API • more... Saturday, September 26, 2009
  • 20. Theme Architecture • No more dual themes • BP themes are WP child themes Saturday, September 26, 2009
  • 21. WP/WPMU Merge • 2010 • Will make BuddyPress available on any WordPress install • Consolidation of developer resources Saturday, September 26, 2009
  • 22. BP Consulting •Nascent market •Rapidly expanding demand •Premium prices •??? •Profit Saturday, September 26, 2009
  • 23. Plugins Today • Often single author • High rate of abandonment • Highly variable quality • Unendorsed • Multiple competing solutions Saturday, September 26, 2009
  • 24. Canonical Plugins • Multi-author • High quality • Supported • Implicit endorsement Saturday, September 26, 2009