{"id":28503,"date":"2014-04-13T23:50:55","date_gmt":"2014-04-13T23:50:55","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/simple-course-creator-customizer\/"},"modified":"2020-03-29T23:09:45","modified_gmt":"2020-03-29T23:09:45","slug":"simple-course-creator-customizer","status":"closed","type":"plugin","link":"https:\/\/mri.wordpress.org\/plugins\/simple-course-creator-customizer\/","author":810748,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.5","stable_tag":"trunk","tested":"5.3.21","requires":"3.8","requires_php":"","requires_plugins":"","header_name":"Simple Course Creator - Customizer","header_author":"Sean Davis","header_description":"","assets_banners_color":"ac7738","last_updated":"2020-03-29 23:09:45","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=52HQDSEUA542S","header_plugin_uri":"https:\/\/github.com\/SDavisMedia\/simple-course-creator-customizer","header_author_uri":"https:\/\/github.com\/SDavisMedia\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2242,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"2270397","resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"2270397","resolution":"256x256","location":"assets","locale":""},"icon.svg":{"filename":"icon.svg","revision":"2270397","resolution":"","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"2270397","resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"2270397","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1","1.0.2","1.0.3","1.0.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"2270397","resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"customizer settings and preview"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8102,2768,40116,6680,91],"plugin_category":[43,57],"plugin_contributors":[78292],"plugin_business_model":[],"class_list":["post-28503","plugin","type-plugin","status-closed","hentry","plugin_tags-course","plugin_tags-customizer","plugin_tags-lesson","plugin_tags-series","plugin_tags-taxonomy","plugin_category-customization","plugin_category-taxonomy","plugin_contributors-sdavis2702","plugin_committers-sdavis2702"],"banners":[],"icons":{"svg":"https:\/\/ps.w.org\/simple-course-creator-customizer\/assets\/icon.svg?rev=2270397","icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/simple-course-creator-customizer_ac7738.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/simple-course-creator-customizer\/assets\/screenshot-1.png?rev=2270397","caption":"customizer settings and preview"}],"raw_content":"<!--section=description-->\n<p>This plugin must be used with <a href=\"http:\/\/wordpress.org\/plugins\/simple-course-creator\/\">Simple Course Creator<\/a>.<\/p>\n\n<p>Easily control border properties, the background color, text color, and link color for Simple Course Creator output.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>simple-course-creator-customizer<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Customizer options under the 'Appearance -&gt; Customizer' menu<\/li>\n<\/ol>\n\n<p>Follow Simple Course Creator Customizer on <a href=\"https:\/\/github.com\/sdavis2702\/simple-course-creator-customizer\">Github<\/a><\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Will this plugin work without Simple Course Creator?<\/dt>\n<dd><p>No. The Customizer options will not appear unless Simple Course Creator is installed and activated.<\/p><\/dd>\n<dt>How detailed does the customizer get?<\/dt>\n<dd><p>The customizer options for SCC are very basic. For complete customization control, use SCC's built-in functionality.<\/p>\n\n<p>There are multiple ways to edit course output.<\/p>\n\n<p>-- The first and easiest way is to use the built-in hooks and filter to customize the course box. You'd write your actions in your active theme functions file.<\/p>\n\n<p>Here's a list of all the hook names you can use to insert custom content.<\/p>\n\n<ul>\n<li>scc_before_container<\/li>\n<li>scc_container_top<\/li>\n<li>scc_below_title<\/li>\n<li>scc_below_description<\/li>\n<li>scc_before_toggle<\/li>\n<li>scc_after_toggle<\/li>\n<li>scc_above_list<\/li>\n<li>scc_list_item<\/li>\n<li>scc_below_list<\/li>\n<li>scc_container_bottom<\/li>\n<li>scc_after_container<\/li>\n<\/ul>\n\n<p>The course display toggle link is also filtered. Use the following filter to change its text.<\/p>\n\n<ul>\n<li>course_toggle<\/li>\n<\/ul>\n\n<p>-- The second way is to override the plugin display files in your active theme.<\/p>\n\n<p>You'd create a directory in the ROOT of your active theme called <code>scc_templates<\/code> and in it, copy any of the files from the <code>includes\/scc_templates<\/code> directory of the plugin. Your new theme files will override the plugin files.<\/p>\n\n<p>Only use this method if you know your way around PHP, HTML, CSS, and JS.<\/p>\n\n<p>-- Lastly, for minimal display tweaks, simply write CSS in your active theme that overrides the default plugin CSS, which is minimal.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>Fixed: updated default controls for compatibility with Simple Course Creator 1.0.7+<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>Fixed: customizer PHP notices<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>improved: removed white space<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>fixed: incorrect text domains for translation functions<\/li>\n<li>improved: customizer input sanitization<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>fixed: languages directory path<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>first stable version<\/li>\n<\/ul>","raw_excerpt":"Add a style customizer section for Simple Course Creator output.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/28503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=28503"}],"author":[{"embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sdavis2702"}],"wp:attachment":[{"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=28503"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=28503"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=28503"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=28503"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=28503"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/mri.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=28503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}