Making WordPress.org

Ticket #71: 71-meta.2.diff

File 71-meta.2.diff, 1.2 KB (added by iandunn, 12 years ago)

Adds events, community and training

  • functions-global.php

     
    5858                                        'http://make.wordpress.org/support/' => array('title' => 'Help the users.', 'text' => 'Support'),
    5959                                        'http://make.wordpress.org/polyglots/' => array('title' => 'Translate for the world.', 'text' => 'Polyglots'),
    6060                                        'http://make.wordpress.org/mobile/' => array('title' => 'On the go.', 'text' => 'Mobile'),
     61                                        'http://make.wordpress.org/meta/' => array('title' => 'Support the community.', 'text' => 'Meta'),
     62                                        'http://make.wordpress.org/docs/' => array('title' => 'Document all the things.', 'text' => 'Docs'),
     63                                        'http://make.wordpress.org/events/' => array('title' => 'Bring people together.', 'text' => 'Events'),
     64                                        'http://make.wordpress.org/training/' => array('title' => 'Help everyone level-up.', 'text' => 'Training'),
     65                                        'http://make.wordpress.org/community/' => array('title' => 'Herd the cats.', 'text' => 'Community'),
    6166                                )
    6267                        ),
    6368                        '/about/' => array('title' => "About the WordPress Organization, and where we're going.", 'text' => 'About'),