{"id":34992,"date":"2015-03-08T11:09:22","date_gmt":"2015-03-08T11:09:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/very-simple-custom-style\/"},"modified":"2018-06-11T18:22:54","modified_gmt":"2018-06-11T18:22:54","slug":"very-simple-custom-style","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/very-simple-custom-style\/","author":8604367,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.8","stable_tag":"trunk","tested":"4.9.29","requires":"3.7","requires_php":"","requires_plugins":"","header_name":"Very Simple Custom Style","header_author":"Guido","header_description":"","assets_banners_color":"f26535","last_updated":"2018-06-11 18:22:54","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.guido.site","rating":5,"author_block_rating":0,"active_installs":40,"downloads":5478,"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":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1415752","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1415752","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1415752","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1397881","resolution":"1","location":"assets"}},"screenshots":{"1":"Very Simple Custom Style (dashboard)."}},"plugin_section":[],"plugin_tags":[356,1332,1378,1976,1739],"plugin_category":[46,59],"plugin_contributors":[79385],"plugin_business_model":[],"class_list":["post-34992","plugin","type-plugin","status-closed","hentry","plugin_tags-css","plugin_tags-editor","plugin_tags-simple","plugin_tags-style","plugin_tags-stylesheet","plugin_category-editor-and-writing","plugin_category-utilities-and-tools","plugin_contributors-guido07111975","plugin_committers-guido07111975"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/very-simple-custom-style_f26535.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/very-simple-custom-style\/assets\/screenshot-1.png?rev=1397881","caption":"Very Simple Custom Style (dashboard)."}],"raw_content":"<!--section=description-->\n<h4>About<\/h4>\n\n<p>This is a very simple plugin to add Custom CSS to change your theme or plugin layout.<\/p>\n\n<h4>NOTICE<\/h4>\n\n<p>This plugin will be removed from repository. Main reasons are the new custom CSS page in customizer and the small number of active installs.<\/p>\n\n<p>You can keep using plugin, but without updates and without support from author.<\/p>\n\n<h4>How to use<\/h4>\n\n<p>After installation go to Settings &gt; Custom Style and enter your custom CSS.<\/p>\n\n<p>Example: <code>#header {padding:20px 0; background:#000; color:#fff;}<\/code><\/p>\n\n<p>In some cases you should use the <code>!important<\/code> declaration to overwrite parent style.<\/p>\n\n<p>Example: <code>#header {padding:20px 0 !important;}<\/code><\/p>\n\n<p>If you want to change the layout of your theme or plugin you should look for the element you want to change.<\/p>\n\n<p>So first you should inspect your theme or plugin.<\/p>\n\n<h4>Question?<\/h4>\n\n<p>Please take a look at the FAQ section.<\/p>\n\n<h4>Translation<\/h4>\n\n<p>Not included but plugin supports WordPress language packs.<\/p>\n\n<p>More <a href=\"https:\/\/translate.wordpress.org\/projects\/wp-plugins\/very-simple-custom-style\">translations<\/a> are very welcome!<\/p>\n\n<h4>Credits<\/h4>\n\n<p>Without the WordPress codex and help from the WordPress community I was not able to develop this plugin, so: thank you!<\/p>\n\n<p>Enjoy!<\/p>\n\n<!--section=installation-->\n<p>Please check Description section for installation info.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>Please check Description section for installation info.<\/p><\/dd>\n<dt>How do I set plugin language?<\/dt>\n<dd><p>Plugin will use the site language, set in Settings &gt; General.<\/p>\n\n<p>If plugin isn't translated into this language, language fallback will be English.<\/p><\/dd>\n<dt>Why did you set the max. amount on 2500 characters?<\/dt>\n<dd><p>You should use this plugin for minor CSS changes only. That's why I have set the max. amount on 2500 characters.<\/p>\n\n<p>For major CSS changes I recommend using a <a href=\"https:\/\/developer.wordpress.org\/themes\/advanced-topics\/child-themes\">Child Theme<\/a>.<\/p><\/dd>\n<dt>Can I make notes in my CSS code?<\/dt>\n<dd><p>Yes, this is possible.<\/p>\n\n<p>You should do it like this:<\/p>\n\n<pre><code>\/* Notes about your CSS code *\/\n<\/code><\/pre><\/dd>\n<dt>How can I make a donation?<\/dt>\n<dd><p>You like my plugin and you're willing to make a donation? Nice! There's a PayPal donate link at my website.<\/p><\/dd>\n<dt>Other question or comment?<\/dt>\n<dd><p>Please open a topic in plugin forum.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>Version 2.8<\/h4>\n\n<ul>\n<li>readme file: removed donate link<\/li>\n<li>updated theme author info<\/li>\n<\/ul>\n\n<h4>Version 2.7<\/h4>\n\n<ul>\n<li>last update: this plugin will be removed from repository<\/li>\n<li>main reasons are the new custom CSS page in customizer and the small number of active installs<\/li>\n<li>you can keep using plugin, but without updates and without support from author<\/li>\n<li>updated readme file<\/li>\n<\/ul>\n\n<h4>Version 2.6<\/h4>\n\n<ul>\n<li>best practice: removed closing PHP tag from most files<\/li>\n<li>best practice: added newline at end of most files<\/li>\n<\/ul>\n\n<h4>Version 2.5<\/h4>\n\n<ul>\n<li>file vscs: disable direct access to file<\/li>\n<li>updated file uninstall<\/li>\n<\/ul>\n\n<h4>Version 2.4<\/h4>\n\n<ul>\n<li>added link to settingspage<\/li>\n<\/ul>\n\n<p>For all versions please check file changelog.<\/p>","raw_excerpt":"This is a very simple plugin to add Custom CSS to change your theme or plugin layout.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/34992","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=34992"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/guido07111975"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=34992"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=34992"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=34992"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=34992"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=34992"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=34992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}