Simple WordCamp bookmarklets for various stuffs.
A bookmarklet is a small pieced of JavaScript code saved as a bookmark in your web browser (usually in the bookmarks bar) that adds quick one-click functionality to the current page.
To install this bookmarklet:
- go to https://wp-italia-community.github.io/wordcamp-bookmarklet/ and drag "WordCamp Bookmarklet" button link to your bookmarks bar.
- Go to Tickets > Attendees admin page of a WordCamp site and click the bookmark you just added.
In order to contribute to project you have to do following steps:
- Fork project with your GitHub account.
- Clone your repository locally:
%> git clone git@github.com:<YOUR_USERNAME>/WP-Italia-Community/wordcamp-bookmarklet.git - Create a new one branch foreach single enhancement/bug.
- Push your branch on your GitHub origin and create new one pull request.