{"id":21629,"date":"2013-01-18T14:51:37","date_gmt":"2013-01-18T14:51:37","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/asynchronous-javascript\/"},"modified":"2013-11-02T21:58:46","modified_gmt":"2013-11-02T21:58:46","slug":"asynchronous-javascript","status":"publish","type":"plugin","link":"https:\/\/bs.wordpress.org\/plugins\/asynchronous-javascript\/","author":8128772,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.5","stable_tag":"trunk","tested":"3.5.2","requires":"3.5","requires_php":"","requires_plugins":"","header_name":"Asynchronous Javascript","header_author":"Paris Holley","header_description":"","assets_banners_color":"e3541a","last_updated":"2013-11-02 21:58:46","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_donations&business=paris%40holleywoodproductions%2ecom&lc=US&item_name=Paris%20Holley&no_note=0&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/asynchronous-javascript\/","header_author_uri":"http:\/\/www.linkedin.com\/in\/parisholley","rating":3.8,"author_block_rating":0,"active_installs":200,"downloads":35816,"num_ratings":9,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"1.1":"<ul>\n<li>Dependencies are now honored and it is recommended that you use this version instead of 1.0<\/li>\n<li><code>wp_enqueue_async_script()<\/code> is no longer available for use in the theme<\/li>\n<\/ul>"},"ratings":{"1":"2","2":"1","3":0,"4":"1","5":"6"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"654920","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.1.1","1.1.2","1.2.0","1.2.1","1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8906,8858,8910,229,1731],"plugin_category":[54,59],"plugin_contributors":[81072],"plugin_business_model":[],"class_list":["post-21629","plugin","type-plugin","status-publish","hentry","plugin_tags-async","plugin_tags-asynchronous","plugin_tags-headjs","plugin_tags-javascript","plugin_tags-js","plugin_category-security-and-spam-protection","plugin_category-utilities-and-tools","plugin_contributors-parisholley","plugin_committers-parisholley"],"banners":{"banner":"https:\/\/ps.w.org\/asynchronous-javascript\/assets\/banner-772x250.jpg?rev=654920","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/asynchronous-javascript_e3541a.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin is meant to be a drop-in to your wordpress installation with no additional configuration. The goals\/features of this plugin are:<\/p>\n\n<ul>\n<li>Load javascript files in an asynchronous manner to improve time to DomReady\/OnLoad<\/li>\n<li>Use existing wordpress APIs for backwards compatability and prevent coupling to this plugin<\/li>\n<li>Leverage dependency model wordpress provides for assets to improve loading performance<\/li>\n<\/ul>\n\n<p>Please submit bugs or contributions to the github location and not here on wordpress' system:<\/p>\n\n<p>https:\/\/github.com\/parisholley\/wordpress-asynchronous-javascript\/<\/p>\n\n<p>SEO: async js, asynchronous js, async javascript<\/p>\n\n<h3>Incompatibility<\/h3>\n\n<p>This plugin will not work out the box with the following plugins (unless they are modified to support asynchronous loading).<\/p>\n\n<ul>\n<li>Jetpack by WordPress.com (social plugin)<\/li>\n<li>WP Most Popular<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload <code>asynchronous-javascript<\/code> folder 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=faq-->\n<dl>\n<dt>Is there any potential problems with other plugins?<\/dt>\n<dd><p>As long as those plugins are using the built-in wordpress script queuing and not attempting to output scripts manually (such as invoking wp_print_scripts()), you should have no problems. If you find plugins that don't work properly (or without modifications), let me know and I will maintain an incompatibility list.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Ability to mark headjs as always in header (thanks DeanStr)<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Fixed notices<\/li>\n<li>Added filter to alter src location<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Fixed bug introduced in last version<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Ability to specify your own head.js file (thanks to DeanStr)<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Removed PHP warning<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Ability to exclude files by filename or queue id from being loaded asynchronously<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Fixed static reference for PHP &lt; 5.2.3<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Wordpress already orders dependencies, updated as head.js doesn't support multiple dependency resolution<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>Starting incompatibility list<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Updated readme and versioning<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Removed <code>wp_enqueue_async_script()<\/code>, should be able to use normal wordpress method <code>wp_enqueue_script()<\/code><\/li>\n<li>Updated normal enqueue processing to use dependencies, will need to improve upon this in future.<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release, seems to work. :)<\/li>\n<\/ul>","raw_excerpt":"Improve page load performance by asynchronously loading javascript using head.js","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/21629","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=21629"}],"author":[{"embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/parisholley"}],"wp:attachment":[{"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=21629"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=21629"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=21629"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=21629"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=21629"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bs.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=21629"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}