{"id":88967,"date":"2018-07-26T18:34:20","date_gmt":"2018-07-26T18:34:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/mystem-edd\/"},"modified":"2019-04-28T16:10:57","modified_gmt":"2019-04-28T16:10:57","slug":"mystem-edd","status":"publish","type":"plugin","link":"https:\/\/lmo.wordpress.org\/plugins\/mystem-edd\/","author":14668513,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1","stable_tag":"trunk","tested":"5.2.24","requires":"4.5","requires_php":"5.3","requires_plugins":"","header_name":"MyStem EDD","header_author":"lobov","header_description":"Add extra features to the WordPress theme MyStem.","assets_banners_color":"2794da","last_updated":"2019-04-28 16:10:57","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/dayes.co\/","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/mystem-extra\/","header_author_uri":"https:\/\/mystemplus.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1507,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1915547","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1915547","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1915547","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5484,25561,2665,157945],"plugin_category":[],"plugin_contributors":[146788],"plugin_business_model":[],"class_list":["post-88967","plugin","type-plugin","status-publish","hentry","plugin_tags-easy-digital-downloads","plugin_tags-easydigitaldownloads","plugin_tags-edd","plugin_tags-mystem","plugin_contributors-lobov","plugin_committers-lobov","plugin_committers-wpcalc"],"banners":{"banner":"https:\/\/ps.w.org\/mystem-edd\/assets\/banner-772x250.png?rev=1915547","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/mystem-edd\/assets\/icon-128x128.png?rev=1915547","icon_2x":"https:\/\/ps.w.org\/mystem-edd\/assets\/icon-256x256.png?rev=1915547","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>MyStem EDD add extra features to the WordPress theme 'MyStem' like shortcodes, downloads category templates, single download templates and more, if you use the plugin Easy Digital Downloads\nThis plugin requires the <a href=\"https:\/\/wordpress.org\/themes\/mystem\/\">MyStem<\/a> theme to be installed.<\/p>\n\n<p>You can see the <a href=\"https:\/\/dayes.co\/\">Site<\/a> with this plugin and WordPress theme MyStem<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Select a template for each Downloads category<\/li>\n<li>Select a template for Single Downloads;<\/li>\n<li>Choose Category Icon and Icon color;<\/li>\n<li>Hide title and description of category;<\/li>\n<li>Set the number of posts for each category;<\/li>\n<\/ul>\n\n<h4>Shortcodes<\/h4>\n\n<ul>\n<li>Popular downloads<\/li>\n<li>Featured downloads<\/li>\n<li>Latest downloads<\/li>\n<li>Account informations<\/li>\n<li>Count of all sales<\/li>\n<li>Count of all users<\/li>\n<li>Count of all downloads<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ul>\n<li>Installation option 1: Find and install this plugin in the <code>Plugins<\/code> -&gt; <code>Add new<\/code> section of your <code>wp-admin<\/code><\/li>\n<li>Installation option 2: Download the zip file, then upload the plugin via the wp-admin in the <code>Plugins<\/code> -&gt; <code>Add new<\/code> section. Or unzip the archive and upload the folder to the plugins directory <code>\/wp-content\/plugins\/<\/code> via ftp<\/li>\n<li>Press <code>Activate<\/code> when you have installed the plugin via dashboard or press <code>Activate<\/code> in the in the <code>Plugins<\/code> list<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Add cart to menu<\/dt>\n<dd><p>You can add the cart to the menu and be setting it from Customizer. Just add class 'mystem-edd-cart' to the menu item<\/p><\/dd>\n<dt>Shortcodes for Downloads<\/dt>\n<dd><p>You can easily output a list or grid of downloadable products using the [downloads] short code. This short code accepts a variety of parameters that allow you to specify what downloads are displayed, and how they are displayed.<\/p>\n\n<p>To show downloads with the default configuration, use this: [mystem_downloads]<\/p>\n\n<p>List of the parameters:<\/p>\n\n<ul>\n<li>products - Which downloads will appear (featured, popular, latest, cat)<\/li>\n<li>type - How to display downloads. Can be 'slider' or 'grid'<\/li>\n<li>columns - How many columns appear for 'grid' (2,3,4)<\/li>\n<li>number - Number of downloads<\/li>\n<li>exclude - exclude downloading with ID<\/li>\n<li>title - title for slider<\/li>\n<li>background - background  for slider<\/li>\n<li>color - color for slider<\/li>\n<li>imgheight height of thumbnails in px, default 'auto'<\/li>\n<li>category - for products = cat, which category appear<\/li>\n<\/ul>\n\n<p>For Example, [mystem_downloads products=\"featured\" type=\"grid\" columns=\"4\" number=\"8\" exclude=\"32\"]<\/p>\n\n<p>Output the selected list of 8 downloads in four columns excluding download with ID = 32<\/p><\/dd>\n<dt>Shortcodes for Account<\/dt>\n<dd><p>You can easily output information about login user, use this; [mystem_account]<\/p>\n\n<p>List of the parameters:<\/p>\n\n<ul>\n<li>meta - What information should be displayed: avatar, nicename, login, pass, email, url, registered, firstname, lastname<\/li>\n<li>size - use for meta = avatar, default 96. The size of the avatar<\/li>\n<\/ul>\n\n<p>For Example, [mystem_account meta=\"email\"]<\/p>\n\n<p>Output of current user email<\/p><\/dd>\n<dt>Shortcodes for Statistic<\/dt>\n<dd><p>You can easily output statistic information, use this; [mystem_edd_count]<\/p>\n\n<p>List of the parameters:<\/p>\n\n<p>*type - What shall we deduce. Can be: products, users, sales<\/p>\n\n<p>For Example, [mystem_edd_count meta=\"sales\"]<\/p>\n\n<p>Displays the total number of sales<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1<\/h4>\n\n<ul>\n<li>Fixed: minor bugs<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"This plugin helps you to create a store with Easy Digital Downloads and WordPress theme MyStem.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/88967","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=88967"}],"author":[{"embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/wpcalc"}],"wp:attachment":[{"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=88967"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=88967"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=88967"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=88967"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=88967"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/lmo.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=88967"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}