Description
This plugin creates a “Share to Google Classroom” for your posts or files with all the parameters as options.
Use: [share_to_google] to create a button that shares the current page to Google Classroom.
The following options exist:
url: the link you want to share (default: current post)
size: size of the button (default: 32)
theme: classic, light, or dark (default: classic)
title: the title of the post in Google Classroom (default: current post title)
itemtype: announcement, assignment, material, or question (default: assignment)
body: description of post in Google Classroom (default: blank)
You can also style the text that shows up after the button and the button itself.
The button is wrapped in a span with class “gclassroom” and the label is wrapped in a span with class “glcassroom_text.”
Installation
Just upload the plugin and activate it.
Reviews
Contributors & Developers
“Share to Google Classroom” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Share to Google Classroom” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0: Creates button with all the default parameters offered by Google.