To make it even more inviting to contribute…

To make it even more inviting to contribute and kick-start great patches I added two buttons in the sidebarSidebar A sidebar in WordPress is referred to a widget-ready area used by WordPress themes to display information that is not a part of the main content. It is not always a vertical column on the side. It can be a horizontal rectangle below or above the content area, footer, header, or any where in the theme. that are direct links to the GitHubGitHub GitHub is a website that offers online implementation of git repositories that can easily be shared, copied and modified by other developers. Public repositories are free to host, private repositories require a paid subscription. GitHub introduced the concept of the ‘pull request’ where code changes done in branches by contributors can be reviewed and discussed before being merged be the repository owner. https://github.com/ repos for the iOSiOS The operating system used on iPhones and iPads. and Android projects. Hopefully this, with some updates to the mobile handbook should make it a lot less intimidating to actually start contributing.

#android, #ios, #mobile-handbook, #p2

Heads up just updated this p2 a great…

Heads up: just updated this p2 a great deal. It should now be much easier to…

  • Learn what the Mobile Group does
  • What projects within WordPress that we work with
  • How to start contributing
  • How to get in touch with the team and the team reps
  • See when our next Dev Chat is
  • What our ongoing projects are
  • FilterFilter Filters are one of the two types of Hooks https://codex.wordpress.org/Plugin_API/Hooks. They provide a way for functions to modify data of other functions. They are the counterpart to Actions. Unlike Actions, filters are meant to work in an isolated manner, and should never have side effects such as affecting global variables and output. posts by our main projects (using tags) in a menu

Hopefully this should make it easier to get started with contributing and open the group up more to the community.

#contribution, #heads-up, #p2

Plan for migrating mobile dev blogs and forums…

Plan for migrating mobile dev blogs and forums as discussed in #wordpress-mobile earlier today.

  1. Forums:
    o Create new forums titled “Mobile” here with “Requests & Feedback”, “How-To & Troubleshooting”
    o Add a way to select app when posting new threads
    o Close old forums and add note about the new ones
    o Migrate old forums over to be sub-forums of “Mobile”
  2. Dev blogs:
    o Migrate dev blogs, starting with a less busy one. Categorize all posts from the import with the name of the platform for good slugs and easy categorization in the future.
    o Add way to select platform when posting new posts on make/mobile
    o Map old URLs to post on make/mobile
    o Close old dev blog, repeat
  3. Landing sites (including official blogs): hold off until other migrations are complete. We’ll want to figure out how and where the landing sites will live in the WordPress.orgWordPress.org The community site where WordPress code is created and shared by the users. This is where you can download the source code for WordPress core, plugins and themes as well as the central location for community conversations and organization. https://wordpress.org/ infrastructure.

@nacin is going to look into Forums and Dev blogs starting next week. @aerych is helping out where needed.

#dev-blogs, #migration, #p2, #todo