{"id":10928,"date":"2010-10-20T13:52:13","date_gmt":"2010-10-20T13:52:13","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/js-css-script-optimizer\/"},"modified":"2017-07-18T16:27:26","modified_gmt":"2017-07-18T16:27:26","slug":"js-css-script-optimizer","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/js-css-script-optimizer\/","author":5520208,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"0.3.3","stable_tag":"trunk","tested":"4.8.28","requires":"2.8","requires_php":"","requires_plugins":"","header_name":"JS & CSS Script Optimizer","header_author":"Yevhen Kotelnytskyi","header_description":"","assets_banners_color":"cdb920","last_updated":"2017-11-28 12:26:26","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/4coder.info\/en\/","header_plugin_uri":"http:\/\/4coder.info\/en\/code\/wordpress-plugins\/js-css-script-optimizer\/","header_author_uri":"http:\/\/4coder.info\/en\/","rating":3.6,"author_block_rating":0,"active_installs":1000,"downloads":171216,"num_ratings":58,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":"15","2":"4","3":"1","4":"7","5":"31"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1698294","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1698294","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1698294","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1776871","resolution":"5","location":"plugin"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1776871","resolution":"4","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1776871","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1776871","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1776871","resolution":"1","location":"plugin"}},"screenshots":{"1":"Plugin settings page","2":"Ability to include JavaScript files","3":"Ability to include CSS files","4":"YSlow speed test before installation","5":"YSlow speed test after installation"}},"plugin_section":[],"plugin_tags":[356,229,1731,247,1216],"plugin_category":[52,54,59],"plugin_contributors":[79768],"plugin_business_model":[],"class_list":["post-10928","plugin","type-plugin","status-closed","hentry","plugin_tags-css","plugin_tags-javascript","plugin_tags-js","plugin_tags-performance","plugin_tags-script","plugin_category-performance","plugin_category-security-and-spam-protection","plugin_category-utilities-and-tools","plugin_contributors-evgenniy","plugin_committers-evgenniy"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/js-css-script-optimizer_cdb920.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/js-css-script-optimizer\/trunk\/screenshot-1.png?rev=1776871","caption":"Plugin settings page"},{"src":"https:\/\/ps.w.org\/js-css-script-optimizer\/trunk\/screenshot-2.png?rev=1776871","caption":"Ability to include JavaScript files"},{"src":"https:\/\/ps.w.org\/js-css-script-optimizer\/trunk\/screenshot-3.png?rev=1776871","caption":"Ability to include CSS files"},{"src":"https:\/\/ps.w.org\/js-css-script-optimizer\/trunk\/screenshot-4.png?rev=1776871","caption":"YSlow speed test before installation"},{"src":"https:\/\/ps.w.org\/js-css-script-optimizer\/trunk\/screenshot-5.png?rev=1776871","caption":"YSlow speed test after installation"}],"raw_content":"<!--section=description-->\n<h4>Features<\/h4>\n\n<ul>\n<li>Grouping several scripts into single file (to minimize http requests count)<\/li>\n<li>Combine several CSS files into single files (with grouping by \"media\")<\/li>\n<li>Pack scripts using Dean Edwards's JavaScript Packer or Minify (by Steve Clay)<\/li>\n<li>Minify CSS files (remove comments, tabs, spaces, newlines)<\/li>\n<li>Support conditional JS and CSS (html5.js, IE CSS, &lt;!--[if lt IE 9]&gt;)<\/li>\n<li>Support JavaScript L10n \/ I18n (wp_localize_script)<\/li>\n<li>Put JavaScript at bottom<\/li>\n<li>Ability to include JavaScript and CSS files<\/li>\n<li>Network \/ WPMU support<\/li>\n<\/ul>\n\n<h4>Requirements<\/h4>\n\n<ul>\n<li>Cache directory <code>\/wp-content\/cache\/<\/code> should be writable<\/li>\n<li>This Plugin processing only those scripts that are included properly (using \"wp_enqueue_script\" or \"wp_enqueue_style\" function)<\/li>\n<li>Read <a href=\"https:\/\/developer.wordpress.org\/themes\/basics\/including-css-javascript\/\">Including CSS &amp; JavaScript<\/a><\/li>\n<li>If any script fails and web-browser console shows errors you can add this JS to exclude list<\/li>\n<\/ul>\n\n<p>For more info visit <a title=\"This WordPress plugin home page\" href=\"http:\/\/4coder.info\/en\/code\/wordpress-plugins\/js-css-script-optimizer\/\">http:\/\/4coder.info\/en\/code\/wordpress-plugins\/js-css-script-optimizer\/<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>plugin-name.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.3.3<\/h4>\n\n<ul>\n<li>HTTP timeout option added (for wp_remote_get function)<\/li>\n<li>The issue with image backgrounds was fixed<\/li>\n<li>Notices \"Undefined variable: group\" are eliminated <\/li>\n<\/ul>\n\n<h4>0.3.2<\/h4>\n\n<ul>\n<li>Added new JS paker \"Minify\" (by Steve Clay)<\/li>\n<li>More comfortable admin options<\/li>\n<\/ul>\n\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>Translated into Serbian language (by Borisa Djuraskovic)<\/li>\n<\/ul>\n\n<h4>0.3.0<\/h4>\n\n<ul>\n<li>Relative \"Cache directory\" path<\/li>\n<li>Ready to translate (PO file added)<\/li>\n<\/ul>\n\n<h4>0.2.9<\/h4>\n\n<ul>\n<li>\"wp_remote_get\" methods exception was handled<\/li>\n<li>Notices in WP_DEBUG mode are eliminated<\/li>\n<\/ul>\n\n<h4>0.2.8<\/h4>\n\n<ul>\n<li>Support JavaScript L10n (wp_localize_script)<\/li>\n<li>Support conditional JS (html5.js, &lt;!--[if lt IE 9]&gt;)<\/li>\n<li>Disable plugin when define('SCRIPT_DEBUG', true); <\/li>\n<\/ul>\n\n<h4>0.2.7<\/h4>\n\n<ul>\n<li>Ability to change cache directory from the plugin settings<\/li>\n<li>Default cache directory changed to \"wp-content\/cache\/scripts\"<\/li>\n<li>Cache directory creation bug  were fixed<\/li>\n<\/ul>\n\n<h4>0.2.6<\/h4>\n\n<ul>\n<li>Better compatibility with others plugins and themes<\/li>\n<li>Support conditional CSS (IE CSS, &lt;!--[if lt IE 9]&gt;)<\/li>\n<li>Dean Edwards's packer was updated<\/li>\n<li>Using \"wp_remote_get\" instead of \"file_get_contents\"<\/li>\n<li>Do not pack JS which already packed<\/li>\n<li>More correct (save) ordering<\/li>\n<\/ul>\n\n<h4>0.2.5<\/h4>\n\n<ul>\n<li>Better compatibility with other plugins (betta)<\/li>\n<li>Plugin options updated<\/li>\n<li>Some minor changes\/fixes<\/li>\n<\/ul>\n\n<h4>0.2.4<\/h4>\n\n<ul>\n<li>Added WPMU \/ Network support<\/li>\n<li>CSS compression bug has been fixed<\/li>\n<li>Some minor changes\/fixes<\/li>\n<\/ul>\n\n<h4>0.2.3<\/h4>\n\n<ul>\n<li>CSS compression has been improved<\/li>\n<li>Ability to add CSS files only for logged in users<\/li>\n<li>Some minor changes\/fixes<\/li>\n<\/ul>\n\n<h4>0.2.2<\/h4>\n\n<ul>\n<li>Some cache problems are fixed<\/li>\n<\/ul>\n\n<h4>0.2.1<\/h4>\n\n<ul>\n<li>Some cache issues<\/li>\n<li>CSS processing problems<\/li>\n<\/ul>\n\n<h4>0.1.7<\/h4>\n\n<ul>\n<li>Bug with options saving<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Added helpful information<\/li>\n<li>Some bugs are fixed<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>CSS grouping has been updated<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Ability to include JavaScript and CSS scripts has been added<\/li>\n<\/ul>\n\n<h4>0.1.0<\/h4>\n\n<ul>\n<li>Release version!<\/li>\n<\/ul>\n\n<h4>0.0.2<\/h4>\n\n<ul>\n<li>Beta version of the JS &amp; CSS Script Optimizer<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload <code>plugin-name.php<\/code> to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"Make your Website faster by packing and grouping JavaScript and CSS files. Also it provides an opportunity to add CSS &amp; JS via admin panel.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/10928","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=10928"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/evgenniy"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=10928"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=10928"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=10928"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=10928"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=10928"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=10928"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}