post_id (int) Post ID to share. Can be any published post from any public post type. Defaults to current post/page. Example: [mongoose-social-share post_id="1"]
networks (string) Comma separated list of networks to display. Accepts the slug of any registered network (defaults are facebook, twitter, linkedin, tumblr and pinterest). Defaults to global setting. Example: [mongoose-social-share networks="facebook,twitter"]
show_title (bool) Whether or not to show the “Share this post” title. Accepts true or false. Defaults to global setting. Example: [mongoose-social-share show_title="true"]
icons_only (bool) Whether to display only the network icon or include the name. Accepts true or false. Defaults to global setting. Example: [mongoose-social-share icons_only="false"]